[asterisk-bugs] [Asterisk 0015716]: [patch] chan_sip fails to destroy channels in INVITE when no response received

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 10 10:08:33 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15716 
====================================================================== 
Reported By:                dant
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15716
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-08-13 19:15 CDT
Last Modified:              2009-12-10 10:08 CST
====================================================================== 
Summary:                    [patch] chan_sip fails to destroy channels in INVITE
when no response received
Description: 
In the event that a call is made to a device that is not responding INVITE
packets are reliably transmitted to the device, if the call is hungup the
channel lives forever. 

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0016408 Asterisk runs out of handles because of...
related to          0015627 [patch] Asterisk runs out of sockets
related to          0016382 SIP OPTIONS qualify message forever
====================================================================== 

---------------------------------------------------------------------- 
 (0115020) svnbot (reporter) - 2009-12-10 10:08
 https://issues.asterisk.org/view.php?id=15716#c115020 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 234095

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r234095 | tilghman | 2009-12-10 10:08:21 -0600 (Thu, 10 Dec 2009) | 9
lines

When we receive no response at all to our INVITE, allow the channel to be
destroyed.
(closes issue https://issues.asterisk.org/view.php?id=15627, closes issue
https://issues.asterisk.org/view.php?id=15716, closes issue
https://issues.asterisk.org/view.php?id=16270, closes
issue https://issues.asterisk.org/view.php?id=15356, issue
https://issues.asterisk.org/view.php?id=16382)
 Reported by: falves11
 Patches: 
       20091209__issue15627__1.6.0.diff.txt uploaded by tilghman (license
14)
       20091209__issue15627__1.4.diff.txt uploaded by tilghman (license
14)
 Tested by: falves11
Review: https://reviewboard.asterisk.org/r/446/

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-10 10:08 svnbot         Checkin                                      
2009-12-10 10:08 svnbot         Note Added: 0115020                          
======================================================================




More information about the asterisk-bugs mailing list