This page last changed on Jul 20, 2012 by wikibot.

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)
Arguments
  • queuename
  • interface
  • penalty
  • options
  • membername
  • stateinterface

See Also

Import Version

This documentation was imported from Asterisk Version SVN-trunk-r370328

Document generated by Confluence on Nov 02, 2012 17:42