Here is the login for English:
;English-temp LOGIN
exten => 800,1,Answer()
exten => 800,n,AddQueueMember(500|Local/${CALLERID(num)}...@from-internal/n)
exten => 800,n,Set(DEVSTATE(Custom:agenten)=INUSE)
exten => 800,n,Playback(agent-loginok)
exten => 800,n,Hangup()
;English Logout
;All Queues Logout
exten => 802,1,Answer
exten => 802,n,RemoveQueueMember(500|Local/${CALLERID(num)}...@from-internal/n)
exten => 802,n,RemoveQueueMember(499|Local/${CALLERID(num)}...@from-internal/n)
exten => 802,n,Playback(agent-loggedoff)
exten => 802,n,Hangup
The logout logs both English and Spanish (which is just like English for
Login.
Thanks,
Bruce
On Thu, Oct 21, 2010 at 10:01 AM, bakko <[email protected]> wrote:
> Hi Bruce,
>
> can you show agent login/logoff diaplan?
>
> Maybe there is a solution but i have to know how yours agents login/logoff.
>
> Regards
>
> - Bakko
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users