UnpauseQueueMember()¶
Synopsis¶
Unpauses a queue member.
Description¶
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
-
Syntax¶
Arguments¶
-
queuename
-
interface
-
options
-
reason
- Is used to add extra information to the appropriate queue_log entries and manager events.
See Also¶
- Dialplan Applications Queue
- Dialplan Applications QueueLog
- Dialplan Applications AddQueueMember
- Dialplan Applications RemoveQueueMember
- Dialplan Applications PauseQueueMember
- Dialplan Applications UnpauseQueueMember
- Dialplan Functions QUEUE_VARIABLES
- Dialplan Functions QUEUE_MEMBER
- Dialplan Functions QUEUE_MEMBER_COUNT
- Dialplan Functions QUEUE_EXISTS
- Dialplan Functions QUEUE_GET_CHANNEL
- Dialplan Functions QUEUE_WAITING_COUNT
- Dialplan Functions QUEUE_MEMBER_LIST
- Dialplan Functions QUEUE_MEMBER_PENALTY
Generated Version¶
This documentation was generated from Asterisk branch 16 using version GIT