AddQueueMember()¶
Synopsis¶
Dynamically adds queue members.
Description¶
Dynamically adds interface to an existing queue. If the interface is already in the queue it will return an error.
This application sets the following channel variable upon completion:
-
AQMSTATUS
- The status of the attempt to add a queue member as a text string.-
ADDED
-
MEMBERALREADY
-
NOSUCHQUEUE
-
Syntax¶
AddQueueMember(queuename,[interface,[penalty,[options,[membername,[stateinterface,[wrapuptime]]]]]])
Arguments¶
-
queuename
-
interface
-
penalty
-
options
-
membername
-
stateinterface
-
wrapuptime
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