...
AddQueueMember()
...
<h3>Synopsis</h3>
...
Synopsis
Dynamically adds queue members.</p>
<h3>Description</h3>
<p>Dynamically
Description
Dynamically adds interface to an existing queue. If the interface is already in the queue it will return an error.</p>
<p>This This application sets the following channel variable upon completion:</p><ul>
<li><code>AQMSTATUS</code>
AQMSTATUS
- The status of the attempt to add a queue member as a text string.
...
- ADDED
...
<h3>Syntax</h3>
...
- MEMBERALREADY
- NOSUCHQUEUE
Syntax
No Format |
---|
AddQueueMember(queuename,interface,penalty,options,membername,stateinterface) |
...
<h5>Arguments</h5>
<ul>
<li><code>queuename</code></li>
<li><code>interface</code></li>
<li><code>penalty</code></li>
<li><code>options</code></li>
<li><code>membername</code></li>
<li><code>stateinterface</code></li>
</ul>
<h3>See Also</h3>
...
Arguments
queuename
interface
penalty
options
membername
stateinterface
See Also
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
<h3>Import Version</h3>
...
Import Version
This documentation was imported from Asterisk Version SVN-branch-10-r383982</p>r383982