[asterisk-bugs] [Asterisk 0016546]: Local channel not terminated (regression)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 5 09:33:35 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16546
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16546
Category: Channels/chan_local
Reproducibility: always
Severity: block
Priority: normal
Status: acknowledged
Target Version: 1.6.2.1
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 236985
Request Review:
======================================================================
Date Submitted: 2010-01-05 08:41 CST
Last Modified: 2010-01-05 09:33 CST
======================================================================
Summary: Local channel not terminated (regression)
Description:
With patch from https://issues.asterisk.org/view.php?id=15609 applied, Local
channel from Queue is not terminated,
and Queue won't call next member.
It seems that not all frames should be dropped silently.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015609 [patch] WARNING[23025]: channel.c:952 _...
======================================================================
----------------------------------------------------------------------
(0116051) atis (reporter) - 2010-01-05 09:33
https://issues.asterisk.org/view.php?id=16546#c116051
----------------------------------------------------------------------
Ok, apparently this is fixed in r237318 by Tilghman.
I was about to add check for f->frametype==AST_FRAME_CONTROL which would
also fix it.
I also tried terminating channel by letting it fall through, and it seems
to work.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-05 09:33 atis Note Added: 0116051
======================================================================
More information about the asterisk-bugs
mailing list