[asterisk-bugs] [Asterisk 0018426]: ${CHANNEL} broken in 'failed' extension
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 7 14:22:36 CST 2010
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: 2010-12-07 14:22 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"
======================================================================
----------------------------------------------------------------------
(0129425) jkister (reporter) - 2010-12-07 14:22
https://issues.asterisk.org/view.php?id=18426#c129425
----------------------------------------------------------------------
to reproduce:
move the attached callfile.txt to /var/spool/asterisk/outgoing
don't answer the call when x143 rings.
Issue History
Date Modified Username Field Change
======================================================================
2010-12-07 14:22 jkister Note Added: 0129425
======================================================================
More information about the asterisk-bugs
mailing list