Search:
     
3CX Phone System for Windows Download the Free Edition

Asterisk cmd UnpauseQueueMember

Synopsis:


 Unpauses a queue member

Description:

  UnPauseQueueMember([queuename]|agent[|options]):

Unpauses an agent on a queue, i.e. the agent goes back to answering calls.

If no queue is given, agent is unpaused on all queues.

The option string may contain zero or more of the following characters:
  • j - jump to priority n+101 if the agent is not a member of the queue

Return codes


This application sets the following channel variable upon completion: UPQMSTATUS

The value of this variable will be set to the status of the attempt to unpause a queue member. One of:
    UNPAUSED | NOTFOUND

 

Example:

  UnpauseQueueMember(|Agent/101)

Unpauses Agent/101 on all queues s/he is a member of.

In extensions.conf:
  exten => *12ZXXX,1,UnpauseQueueMember(|Agent/${EXTEN:3});

If *121001 is dialed, Agent/1001 will be unpaused on all queues s/he is a member of.


See also



Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ

Created by: lenz,Last modification on Sat 05 of Apr, 2008 [06:45 UTC] by alecdavis


Please update this page with new information, just login and click on the "Edit" or "Discussion" tab. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

 





Search: