search for: upqmstatus

Displaying 2 results from an estimated 2 matches for "upqmstatus".

Did you mean: pqmstatus
2011 May 05
1
Why is PQMSTATUS empty?
...n => unpause,1,NoOp() exten => unpause,n,PauseQueueMember(,Local/${CALLBACKNUM}@from-queue/n) exten => unpause,n,PauseQueueMember(,Local/${CALLBACKNUM}@from-internal/n) ; that queue, otherwise, we'll unpause in ; in all queues exten => unpause,n,GoSub(changePauseStatus,start,1(UPQMSTATUS,UNPAUSED,available)) ; use the changePauseStatus subroutine and ; pass the values for: variable to check, ; value to check for, and file to play exten => unpause,n,Hangup() ; ### Subroutine we use to check pausing and unpausing status ### [changePauseStatus] ; ARG1: variable name to chec...
2011 May 25
6
Asterisk 1..8 multiple queue
Hey Guys! We had migrate asterisk 1.2 to 1.8 now big issue is queue system. Before we had 3 queues and we were using AgentCallbackLogin but now its quite difficult to use AddQueueMember. Is there any easy way to logged into multiple queue using AddQueueMember ? and restrict agent for specific queue ? -S -------------- next part -------------- An HTML attachment was scrubbed...