[Home]

Summary:ASTERISK-04387: [patch] s extension is not used on incoming overlap call without extension
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2005-06-09 18:33:05Date Closed:2011-06-07 14:10:35
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When an overlap call is received, and there is no Called Number specified, the 's' extension is not used, but asterisk just hangs up. If the incoming call has "sending complete", the 's' extension is used.<br />
<br />
In Austria, the TON for the called number is typically "unknown", thus if someone dials the line number without specifying an extension, the incoming SETUP message does not include a "Called Number" IE.

****** ADDITIONAL INFORMATION ******

I made a patch, which verifies the length of the extension in the ss_thread, just after receiving the overlap digits. If the len is zero, the 's' extension will be used. I'm not familiar with asterisk code, thus I'm not sure if this was the right position to put the check.<br />
<br />
Both patches are tested on my incoming PRI. IMO this is a bug, thus please submit into stable too (or make an appropriate patch).<br />
<br />
I'm trying to fax the disclaimer, but the fax machines fail to communicate. May I scan the disclaimer and send it via email?
Comments:By: Russell Bryant (russell) 2005-06-13 18:20:39

fixed in 1.0