RemoveQueueMember( )


RemoveQueueMember( ) Dynamically removes queue members

 RemoveQueueMember(   queuename   [,   interface   ]) 

Dynamically removes the specified interface from the queuename call queue. If interface is not specified, this application removes the current interface from the queue.

If the interface is not in the queue and there exists a priority n +101 (where n is the current priority), the application will jump to that priority. Otherwise, it will return an error.

Returns -1 if there is an error.

 ; remove SIP/3000 from the techsupport queue  exten => 123,1,RemoveQueueMember(techsupport,SIP/3000)  

See Also

AddQueueMember( )



Asterisk. The Future of Telephony
Asterisk: The Future of Telephony: The Future of Telephony
ISBN: B0026OR3OO
EAN: N/A
Year: 2001
Pages: 380

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net