[asterisk-users] Queue data from within dialplan?

Steve Davies davies147 at gmail.com
Tue Mar 31 04:32:23 CDT 2009


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



More information about the asterisk-users mailing list