[asterisk-bugs] [Asterisk 0017986]: high chan_sip use count (mem leak)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 14 04:31:38 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17986
======================================================================
Reported By: vrban
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17986
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.34
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-14 04:31 CDT
Last Modified: 2010-09-14 04:31 CDT
======================================================================
Summary: high chan_sip use count (mem leak)
Description:
Hello, i have a average of 66 active SIP channels (33 active calls)
and asterisk use 374MB(VIRT) 301MB(RES) after 1 week, 5 days uptime.
Suspicious is chan_sip Use Count:
asterisk -rx'module show like chan_sip.so'
Module Description
Use Count
chan_sip.so Session Initiation Protocol (SIP)
1540
But "sip show channels" only show the 66 aktiv SIP channels (the ACK's and
INVITE's)
So where are the 1540 chan_sip uses from that probably cause the memory
leak?
A function like "module show linke chan_sip.so uses" perhaps can show
what's going wrong.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-09-14 04:31 vrban New Issue
2010-09-14 04:31 vrban Asterisk Version => 1.4.34
2010-09-14 04:31 vrban Regression => No
2010-09-14 04:31 vrban SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list