This is what we use.

 

Adam

 

 

exten => *450,1,AddQueueMember(CTITechnicalSupport)

exten => *450,2,PlayBack(agent-loginok)

exten => *450,3,Hangup

 

exten => #450,1,RemoveQueueMember(CTITechnicalSupport)

exten => #450,2,PlayBack(agent-loggedoff)

exten => #450,3,Hangup

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott
Sent: Friday, June 03, 2005 4:57 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] login/logout of call queue

 

We are using Grandstream GXP-2000 phones with Asterisk and was wondering if anyone had a procedure or way of logging out the phone from the network or taking the ext out of a queue?  The reason we want to do this is if someone was on a break or away they could remove themselves from their queue.

I was thinking of some type of * keypad sequence (like *99 etc) that could be used and then programmed into the speed dial buttons.

Any help would be appreciated.

Thanks,

Scott.

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to