[asterisk-bugs] [Asterisk 0016532]: call answer macro not being called in cmd Dial
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 5 13:21:41 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16532
======================================================================
Reported By: zzabeerss
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16532
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: Older 1.4 - please test a newer version
JIRA: SWP-630
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!):
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 2010-01-01 10:18 CST
Last Modified: 2010-01-05 13:21 CST
======================================================================
Summary: call answer macro not being called in cmd Dial
Description:
When i do this
"exten =>
s,n,Dial(${QDIALER_CHANNEL},30,gM(queuedial-answer^${UNIQUEID}^${GM}^${QDIALER_QUEUE}^${QDIALER_AGENT}^${ST}))"
queuedial-answer macro is called when call is answered
But when i do this
"exten =>
s,n,Dial(${QDIALER_CHANNEL},30,gRMT(queuedial-answer^${UNIQUEID}^${GM}^${QDIALER_QUEUE}^${QDIALER_AGENT}^${ST}))"
Note: RT parameters
the queuedial-answer macro is not called when the call is answered.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-05 13:21 lmadsen Resolution open => suspended
======================================================================
More information about the asterisk-bugs
mailing list