[asterisk-bugs] [LibPRI 0013485]: [patch] Force SIP Ringing when connecting trough a telco that uses NEC Neax InterUrban CO

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 16 09:41:26 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13485 
====================================================================== 
Reported By:                alerios
Assigned To:                mattf
====================================================================== 
Project:                    LibPRI
Issue ID:                   13485
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           Older 1.4 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-15 11:23 CDT
Last Modified:              2008-09-16 09:41 CDT
====================================================================== 
Summary:                    [patch] Force SIP Ringing when connecting trough a
telco that uses NEC Neax InterUrban CO
Description: 
This is related to issue http://bugs.digium.com/view.php?id=12153

After several months of tracking and debugging this issue with the Telco
side, we found out that the problem shows up when the broadband PSTN
carrier uses an interurban CO NEC Neax which doesn't handle the ISDN-to-SS7
translation in a proper manner:

- When we send "100 Trying" and then "200 OK", the NEC CO sends a SS7 ACM
message to the other end and triggers a timer waiting for an ANM message,
hence making the call drop after 90 sec.

- When we send "100 Trying", followed by an "180 Ringing", and then "200
OK", the call doesn't get dropped, and everything works fine.

(Also see recommendation Q.2650)


I'm attaching the patch where I forced the sending of "180 Ringing" always
after "100 Trying". Its an awful hard-coded patch, but I hope someone could
adapt it to make it an option in sip.conf in the future.
====================================================================== 

---------------------------------------------------------------------- 
 (0092556) alerios (reporter) - 2008-09-16 09:41
 http://bugs.digium.com/view.php?id=13485#c92556 
---------------------------------------------------------------------- 
Using Ringing() application in the dialplan before Answer() seems to work
for the SIP call. You can close this issue anytime. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-16 09:41 alerios        Note Added: 0092556                          
======================================================================




More information about the asterisk-bugs mailing list