[Asterisk-Users] pause / unpausequeuemember

Dov Bigio dovb at terra.com.br
Thu Apr 6 07:39:53 MST 2006


Hi,

I wanted to use the same extensions for Pausing and UnPausing queue members.

Is that a variable that is set up with the agent status (on call, available, not logged, paused) so that I could use it to make some logic in this extension?

exten => 111,1,Set(AGENTEPARADESLOGAR=${$[AGENTBYCALLERID_${CALLERIDNUM}]})
exten => 111,2,PauseQueueMember(|Agent/${AGENTEPARADESLOGAR})
exten => 111,3,Hangup

Or the only way out is to have different extensions for pausing and unpausing?

Thank you
Dov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060406/c7db233d/attachment.htm


More information about the asterisk-users mailing list