Page 563 - Asterisk™: The Future of Telephony
P. 563

Queue
                   [optional] The name of the queue in which to pause or unpause this member. If
                   not specified, the member will be paused or unpaused in all the queues it is a
                   member of.

               ActionID
                   [optional] An identifier that can be used to identify the response to this action.

               Privilege
               agent, all
               Example
                   Action: QueuePause
                   Interface: SIP/testphone
                   Paused: true
                   Queue: myqueue

                   Response: Success
                   Message: Interface paused successfully
                   Event: QueueMemberPaused
                   Privilege: agent,all
                   Queue: myqueue
                   Location: SIP/testphone
                   MemberName: Jared Smith
                   Paused: 1

                   Action: QueuePause
                   Interface: SIP/testphone
                   Paused: false
                   Response: Success
                   Message: Interface unpaused successfully

                   Event: QueueMemberPaused
                   Privilege: agent,all
                   Queue: myqueue
                   Location: SIP/testphone
                   MemberName: Jared Smith
                   Paused: 0

               QueueRemove                                           Removes interface from queue


               Removes interface from queue.

               Parameters
               Queue
                   [required] Which queue to remove the member from.



                                                                          QueueRemove | 535
   558   559   560   561   562   563   564   565   566   567   568