[asterisk-bugs] [Asterisk 0015627]: [patch] Asterisk runs out of sockets

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 9 00:00:34 CST 2009


The following issue is now READY FOR TESTING. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15627 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15627
Category:                   Core/Netsock
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-255 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 209626 
Request Review:              
====================================================================== 
Date Submitted:             2009-07-31 17:12 CDT
Last Modified:              2009-12-09 00:00 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...
====================================================================== 

---------------------------------------------------------------------- 
 (0114961) tilghman (administrator) - 2009-12-09 00:00
 https://issues.asterisk.org/view.php?id=15627#c114961 
---------------------------------------------------------------------- 
I've modified the patch slightly.  It's the same general idea, except that
it will prevent timeout looping for ANY dialog, not just an INVITE.  Given
that this is not the first time that we've looked at the potential for
looping forever, I'd like to get any remaining edge cases out of the way at
the same time. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-09 00:00 tilghman       Note Added: 0114961                          
2009-12-09 00:00 tilghman       Status                   ready for review =>
ready for testing
======================================================================




More information about the asterisk-bugs mailing list