[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:55:19 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15716 
====================================================================== 
Reported By:                dant
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   15716
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-08-13 19:15 CDT
Last Modified:              2009-12-10 10:55 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
====================================================================== 

---------------------------------------------------------------------- 
 (0115057) svnbot (reporter) - 2009-12-10 10:55
 https://issues.asterisk.org/view.php?id=15716#c115057 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 234129

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r234129 | tilghman | 2009-12-10 10:24:26 -0600 (Thu, 10 Dec 2009) | 24
lines

Merged revisions 234095 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r234095 | tilghman | 2009-12-10 10:08:20 -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)
   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/
  (closes issue https://issues.asterisk.org/view.php?id=15716)
  Reported by: dant
  (closes issue https://issues.asterisk.org/view.php?id=16270)
  Reported by: corruptor
  (closes issue https://issues.asterisk.org/view.php?id=15356)
  Reported by: falves11
  (issue https://issues.asterisk.org/view.php?id=16382)
  Reported by: lftsy
........

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

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

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




More information about the asterisk-bugs mailing list