[asterisk-users] Use PauseQueueMember
gc
garych at unidial.com
Fri Sep 8 10:47:17 MST 2006
After using PauseQueueMember in my dialplan. I used 'show agents' cli to show the agent status. It is still show that agent available. Here is the output from asterisk console:
5156597 (Agent1 ) available at '5156597 at from-pstn-custom' (musiconhold is 'default')
5156598 (Agent2 ) not logged in (musiconhold is 'default')
Although Agent1 is indeed in pause mode.
Here is my dialplan:
exten => 881112,1,PauseQueueMember(|Agent/${CALLERIDNUM})
exten => 881112,n,Playback(vm-goodbye)
exten => 881112,n,Hanup
Am I doing somthing wrong?
I am using asterisk 1.2.9.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060908/565ee929/attachment.htm
More information about the asterisk-users
mailing list