Displaying 1 result from an estimated 1 matches for "some_q".
Did you mean:
some_
2006 May 03
3
Setting QUEUE_PRIO
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.