[asterisk-bugs] [Asterisk 0019198]: Channel Group exists for nonexistent channel (didn't clear out properly)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 10 17:42:48 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19198
======================================================================
Reported By: wrp
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19198
Category: Core/General
Reproducibility: unable to reproduce
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.8.3.3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-04-28 11:13 CDT
Last Modified: 2011-05-10 17:42 CDT
======================================================================
Summary: Channel Group exists for nonexistent channel (didn't
clear out properly)
Description:
A channel group was set and was expected to clear out once the channel
closed (as is the default behavior in Asterisk). The channel group,
however, did not clear after the channel closed.
We have been unable to remove the channel manually as Asterisk does not
provide a means for this (as far as we know), since this is a feature
"managed" by Asterisk.
The channel group in question in the "Additional Information" section
below is:
SIP/2137-000001d1 2137 (default)
======================================================================
----------------------------------------------------------------------
(0134761) wrp (reporter) - 2011-05-10 17:42
https://issues.asterisk.org/view.php?id=19198#c134761
----------------------------------------------------------------------
This just happened again (second time today):
newast02*CLI> group show channels
Channel Group Category
SIP/2201-00001699 2201 (default) <---
previous uncleared group
SIP/2232-0000199a 2232 (default) <--- new
uncleared group (channel no longer exists)
SIP/2178-00001a6b 2178 (default)
SIP/2226-00001abd 2226 (default)
SIP/2192-00001abf 2192 (default)
SIP/coloCUBE-00001ac1 OUT_5 (default)
SIP/2233-00001ac6 2233 (default)
7 active channels
I've uploaded a new backtrace file. "core show locks" still reports
nothing, so I won't upload a second locks output file.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-10 17:42 wrp Note Added: 0134761
======================================================================
More information about the asterisk-bugs
mailing list