Displaying 1 result from an estimated 1 matches for "agenteparadeslogar".
2006 Apr 06
1
pause / unpausequeuemember
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...
U...