AddQueueMember

Command Type: 
Dialplan Application
Version: 
Trunk
Syntax: 

AddQueueMember(queuename[,interface[,penalty[,options[,membername[,stateinterface]]]]])

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

Parameters: 
queuename: (no description)
interface: (no description)
penalty: (no description)
options: (no description)
membername: (no description)
stateinterface: (no description)