Asterisk Project : Asterisk 10 Application_PauseQueueMember
This page last changed on Oct 14, 2011 by wikibot.
PauseQueueMember()SynopsisPauses a queue member. DescriptionPauses (blocks calls for) a queue member. The given interface will be paused in the given queue. This prevents any calls from being sent from the queue to the interface until it is unpaused with UnpauseQueueMember or the manager interface. If no queuename is given, the interface is paused in every queue it is a member of. The application will fail if the interface is not found. This application sets the following channel variable upon completion:
Example: PauseQueueMember(,SIP/3000) SyntaxPauseQueueMember([queuename,interface[,options[,reason]]]) Arguments
See AlsoAsterisk 10 Application_Queue Import VersionThis documentation was imported from Asterisk version SVN-branch-10-r340810. |
![]() |
Document generated by Confluence on Oct 14, 2011 13:24 |