[Asterisk-Users] login/logout of call queue

Adam Vocks Adam.Vocks at cticomputers.com
Fri Jun 3 17:41:11 MST 2005


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: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Scott
Sent: Friday, June 03, 2005 4:57 PM
To: asterisk-users at 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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050603/213350cc/attachment.htm


More information about the asterisk-users mailing list