August 2007
Intermediate to advanced
608 pages
20h 33m
English
QueuePause — Pauses or unpauses a member in a call queue
Pauses or unpauses a member in a call queue.
Interface[required] The name of the interface to pause or unpause.
Paused[required] Whether or not the interface
should be paused. Set to true
to pause the member, or false
to unpause the member.
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.
agent, all
Action: QueuePauseInterface: SIP/testphonePaused: trueQueue: myqueueResponse: SuccessMessage: Interface paused successfullyEvent: QueueMemberPausedPrivilege: agent,allQueue: myqueueLocation: SIP/testphoneMemberName: Jared SmithPaused: 1Action: QueuePauseInterface: SIP/testphonePaused: falseResponse: SuccessMessage: Interface unpaused successfullyEvent: QueueMemberPausedPrivilege: agent,allQueue: myqueueLocation: SIP/testphoneMemberName: Jared SmithPaused: 0