[asterisk-bugs] [Asterisk 0018426]: ${CHANNEL} broken in 'failed' extension
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 18 10:12:23 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18426
======================================================================
Reported By: jkister
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18426
Category: PBX/pbx_spool
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.8.1-rc1
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-12-05 11:25 CST
Last Modified: 2011-01-18 10:12 CST
======================================================================
Summary: ${CHANNEL} broken in 'failed' extension
Description:
the ${CHANNEL} variable is set to 'OutgoingSpoolFailed' instead of the real
channel that the call came from.
-- Executing [failed at alarm-ack:3] NoOp("OutgoingSpoolFailed", "CHANNEL
is: OutgoingSpoolFailed") in new stack
-- Auto fallthrough, channel 'Local/121 at extensions-0fa2;2' status is
'NOANSWER'
I think ${CHANNEL} in this case should be "Local/121 at extensions-0fa2;2"
======================================================================
----------------------------------------------------------------------
(0130610) lmadsen (administrator) - 2011-01-18 10:12
https://issues.asterisk.org/view.php?id=18426#c130610
----------------------------------------------------------------------
This might actually be what the MASTER_CHANNEL() dialplan function is for.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-18 10:12 lmadsen Note Added: 0130610
======================================================================
More information about the asterisk-bugs
mailing list