search for: qdialer_queue

Displaying 1 result from an estimated 1 matches for "qdialer_queue".

2011 May 03
1
How to debug MixMonitor misbehaviour
...rking. Not sure what I changed. System Info: Asterisk 1.4.21.2 Queuemetrics 1.6.3.0 [queuedial] ; this piece of dialplan is just a calling hook into the [qm-queuedial] context that actually does the ; outbound dialing - replace as needed - just fill in the same variables. exten => _XXX.,1,Set(QDIALER_QUEUE=q-${EXTEN:0:3}) exten => _XXX.,n,Set(QDIALER_NUMBER=${EXTEN:3}) exten => _XXX.,n,Set(QDIALER_AGENT=Agent/${CALLERID(num)}) exten => _XXX.,n,Set(QDIALER_CHANNEL=ZAP/g0/${QDIALER_NUMBER}) exten => _XXX.,n,Set(QueueName=${QDIALER_QUEUE}) *exten => _XXX.,n,MixMonitor(Q-${QDIALER_QUEUE}-$...