[asterisk-bugs] [Asterisk 0015627]: [patch] Asterisk runs out of sockets
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 10 10:30:45 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15627
======================================================================
Reported By: falves11
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15627
Category: Core/Netsock
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA: SWP-255
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/446/
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 209626
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-07-31 17:12 CDT
Last Modified: 2009-12-10 10:30 CST
======================================================================
Summary: [patch] Asterisk runs out of sockets
Description:
The Parallels engineers have found a bug that takes down asterisk because
the server runs out of sockets, and also it degrades the performance
because over time it takes more and more time for the processor to find an
empty socket. The load on the processor grows over time,
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015716 [patch] chan_sip fails to destroy chann...
related to 0016270 [patch] Asterisk doesn't free udp ports
related to 0012101 SIP channel hung due to CANCEL Reliable...
has duplicate 0016408 Asterisk runs out of handles because of...
related to 0016382 SIP OPTIONS qualify message forever
child of 0015356 After a few thousand calls, or at rando...
======================================================================
----------------------------------------------------------------------
(0115039) svnbot (reporter) - 2009-12-10 10:30
https://issues.asterisk.org/view.php?id=15627#c115039
----------------------------------------------------------------------
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:39 -0600 (Thu, 10 Dec 2009) | 23
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, 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, corruptor, dant
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=234132
Issue History
Date Modified Username Field Change
======================================================================
2009-12-10 10:30 svnbot Checkin
2009-12-10 10:30 svnbot Note Added: 0115039
======================================================================
More information about the asterisk-bugs
mailing list