[asterisk-bugs] [Asterisk 0017070]: asterisk is not closing unused RTP ports
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 22 09:12:20 CDT 2010
The following issue has been set as DUPLICATE OF issue 0016774.
======================================================================
https://issues.asterisk.org/view.php?id=17070
======================================================================
Reported By: chiller
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17070
Category: Core/RTP
Reproducibility: always
Severity: block
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 2010-03-22 05:00 CDT
Last Modified: 2010-03-22 09:12 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...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-03-22 09:12 lmadsen Relationship added duplicate of 0016774
======================================================================
More information about the asterisk-bugs
mailing list