[asterisk-bugs] [Asterisk 0016532]: call answer macro not being called in cmd Dial
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 5 09:08:20 CST 2010
A NOTE has been added to this issue.
======================================================================
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: feedback
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:
======================================================================
Date Submitted: 2010-01-01 10:18 CST
Last Modified: 2010-01-05 09:08 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.
======================================================================
----------------------------------------------------------------------
(0116046) zzabeerss (reporter) - 2010-01-05 09:08
https://issues.asterisk.org/view.php?id=16532#c116046
----------------------------------------------------------------------
R: Indicate ringing to the calling party when the called party indicates
ringing, pass no audio until answered. This is available only if you are
using kapejod's Bristuff.
Reference: http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial
Issue History
Date Modified Username Field Change
======================================================================
2010-01-05 09:08 zzabeerss Note Added: 0116046
======================================================================
More information about the asterisk-bugs
mailing list