[Asterisk-Users] Setting QUEUE_PRIO

Douglas Garstang dgarstang at oneeighty.com
Wed May 3 14:30:20 MST 2006


Has anyone tried to use this?

I have:

exten => 2944000,1,Queue(some_q)
exten => 2944000,2,Set(QUEUE_PRIO=10)
exten => 2944000,3,Queue(some_q)

When the user enters the queue again, they are being put at the back of the queue. It seems this new variable does not work.

Doug.



More information about the asterisk-users mailing list