[asterisk-bugs] [Asterisk 0012208]: Calls drop due to unanswered INVITES

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Mar 17 11:20:32 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12208 
====================================================================== 
Reported By:                atrash
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   12208
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.18 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-13-2008 15:22 CDT
Last Modified:              03-17-2008 11:20 CDT
====================================================================== 
Summary:                    Calls drop due to unanswered INVITES
Description: 
Calls with a MetaSwitch (or any device which uses INVITE to check for
remote existence) will drop with Asterisk 1.4.18 when the 200/OK send as a
response to the INVITE is lost.

I've fixed this by sending my 200/OKs as CRITICAL during the handling of a
reinvite (an easy modification in chan_sip.c)

Ultimately, it might make sense for this to be a setting in the sip.conf
(handle reinvites critically)
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 03-17-08 11:20  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 109107

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r109107 | file | 2008-03-17 11:20:20 -0500 (Mon, 17 Mar 2008) | 4 lines

200 OKs in response to a reinvite need to be sent reliably. If the remote
side does not receive one the dialog will be torn down.
(closes issue http://bugs.digium.com/view.php?id=12208)
Reported by: atrash

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=109107 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-17-08 11:20  svnbot         Note Added: 0084066                          
03-17-08 11:20  svnbot         Status                   new => assigned     
03-17-08 11:20  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list