[asterisk-bugs] [Asterisk 0017070]: asterisk is not closing unused RTP ports

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 25 15:24:23 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17070 
====================================================================== 
Reported By:                chiller
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17070
Category:                   Core/RTP
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.6 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 253205 
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-22 05:00 CDT
Last Modified:              2010-05-25 15:24 CDT
====================================================================== 
Summary:                    asterisk is not closing unused RTP ports
Description: 
i am using asterisk in a production-enviroment with 200+ concurrent calls.
Also a TC400B transcoding card from digium is installed. 
the issue i am seeing: asterisk is not closing the open files/used RTP
ports. So after 2 days all the ports(rtp.conf) or all the file (ulimit -n
32768) are full.
To give u an idea, please see the number of open ports, open files and
active sip dialogs, right now.

# netstat -tunap | grep asterisk | wc -l
# 21348

# ls -l /proc/<asterisk-pid>/fd | wc -l 
# 21392

*CLI> sip show channels
...
109 active SIP dialogs




======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0016774 [patch] [regression] 1.6.1.13 and 1.6.1...
duplicate of        0017072 Asterisk 1.6.1.18 and 1.6.2.6 RTP BUG
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-25 15:24 pabelanger     Resolution               open => suspended   
======================================================================




More information about the asterisk-bugs mailing list