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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 31 18:03:04 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15627 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15627
Category:                   Core/Netsock
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
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-07-31 18:03 CDT
====================================================================== 
Summary:                    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,

====================================================================== 

---------------------------------------------------------------------- 
 (0108485) falves11 (reporter) - 2009-07-31 18:03
 https://issues.asterisk.org/view.php?id=15627#c108485 
---------------------------------------------------------------------- 
I realize that I use Sip timers in my sip.conf:
sip.conf
session-timers=refuse
session-expires=3600
session-minse=90
session-refresher=uac

in each one of my peers I use:
session-timers=originate
session-expires=1800
session-minse=90
session-refresher=uas

So maybe the Sip Timers technology is leaking.
Is it possible to set a trace for a minute or so and see what section is
allocation UDP sockets and after the call is finished which ones are open? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-31 18:03 falves11       Note Added: 0108485                          
======================================================================




More information about the asterisk-bugs mailing list