[asterisk-bugs] [Asterisk 0014207]: iax2 trunked channels not being cleared
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 15 10:40:47 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14207
======================================================================
Reported By: clive18
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 14207
Category: Channels/chan_iax2
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.2.X
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.2
SVN Revision (number only!): 162868
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-10 14:53 CST
Last Modified: 2009-05-15 10:40 CDT
======================================================================
Summary: iax2 trunked channels not being cleared
Description:
It appears to me as a memory leak, as many old iax2 channels are appearing
in the "iax2 show netstats" as:
(None) 1000 0 40 0 0 0 0 0 0
0 0 0 0 0 0
At present I see 36 out of 57 of these channels reported on "iax2 show
netstats", but when I do a "show channels" there are only 21 calls.
In my humble opinion, something on the channel is not being closed
properly at the end of a call.
Before I was using version 1.2.6 and had no issue at all. I know its been
a long time since then, but I know something is now broken, although I am
not sure which is the latest version which has this behavior.
If I leave asterisk to run on its own, after 1 week there are about 60 of
these ghost channels displayed, and the number keeps increasing with time.
======================================================================
----------------------------------------------------------------------
(0104834) svnbot (reporter) - 2009-05-15 10:40
https://issues.asterisk.org/view.php?id=14207#c104834
----------------------------------------------------------------------
Repository: asterisk
Revision: 194685
U branches/1.4/channels/chan_iax2.c
U branches/1.4/channels/iax2-parser.c
------------------------------------------------------------------------
r194685 | dvossel | 2009-05-15 10:40:45 -0500 (Fri, 15 May 2009) | 6 lines
Update to previous IAX2 "Ghost" Channels patch.
Fixed some comments made on reviewboard for the previous patch.
(issue https://issues.asterisk.org/view.php?id=14207)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=194685
Issue History
Date Modified Username Field Change
======================================================================
2009-05-15 10:40 svnbot Checkin
2009-05-15 10:40 svnbot Note Added: 0104834
======================================================================
More information about the asterisk-bugs
mailing list