UnpauseQueueMember

Command Type: 
Dialplan Application
Version: 
Trunk
Syntax: 

UnpauseQueueMember([queuename,interface[,options[,reason]]])

Unpauses (resumes calls to) a queue member. This is the counterpart to PauseQueueMember() and operates exactly the same way, except it unpauses instead of pausing the given interface.

This application sets the following channel variable upon completion:

UPQMSTATUS

The status of the attempt to unpause a queue member as a text string.

UNPAUSED

NOTFOUND

Example: UnpauseQueueMember(,SIP/3000)

Parameters: 
queuename: (no description)
interface: (no description)
options: (no description)
reason:

Is used to add extra information to the appropriate queue_log entries and manager events.

See Also: