[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:57:17 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:57 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
======================================================================
----------------------------------------------------------------------
(0115067) svnbot (reporter) - 2009-12-10 10:57
https://issues.asterisk.org/view.php?id=15716#c115067
----------------------------------------------------------------------
Repository: asterisk
Revision: 234132
_U branches/1.6.1/
U branches/1.6.1/channels/chan_sip.c
------------------------------------------------------------------------
r234132 | tilghman | 2009-12-10 10:30:32 -0600 (Thu, 10 Dec 2009) | 31
lines
Merged revisions 234129 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r234129 | tilghman | 2009-12-10 10:24:26 -0600 (Thu, 10 Dec 2009) | 16
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=234132
Issue History
Date Modified Username Field Change
======================================================================
2009-12-10 10:57 svnbot Checkin
2009-12-10 10:57 svnbot Note Added: 0115067
======================================================================
More information about the asterisk-bugs
mailing list