[Asterisk-Users] pause / unpausequeuemember
Johann
johann.hoehn at ecommerce.com
Mon Apr 10 14:42:06 MST 2006
There isn't one that behaves the same. I resorted to storing stuff in astdb so
that I could use that to make the pause/unpause toggle.
--johann
Dov Bigio wrote:
> 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
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list