Hi,

It there any way of getting queue data from within a dialplan in order
to change call routing based on what is already happening? Something
like the following would be ideal:

exten => X.,n,Set(WAITING=${QUEUE(qname|waiting)})
exten => X.,n,Set(TALKING=${QUEUE(qname|talking)})

Can anyone suggest how I might achieve this?

Thanks,
Steve

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to