Asterisk Project : Asterisk 13 Application_RemoveQueueMember

RemoveQueueMember()

Synopsis

Dynamically removes queue members.

Description

If the interface is NOT in the queue it will return an error.

This application sets the following channel variable upon completion:

  • RQMSTATUS
    • REMOVED
    • NOTINQUEUE
    • NOSUCHQUEUE
    • NOTDYNAMIC
      Example: RemoveQueueMember(techsupport,SIP/3000)

Syntax

RemoveQueueMember(queuename,[interface])
Arguments
  • queuename
  • interface

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-13-r420538