agents.conf
 [agents]
 agent => 1001,4321,Ben Dover

queues.conf
 [queue1]
 member => Agent/1001

extensions.conf
 exten => 28,1,AgentLogin(1001)
 exten => 29,1,Queue(queue1)
 
 
But when I call number 28, I get:
"Please enter your password followed by the pound key"..
 
but when I enter the the password, 4321, I get: login incorrect.
 
CLI>
    -- Executing AgentLogin("SIP/stigcompaq-f8be", "1001") in new stack
    -- Playing 'agent-pass' (language 'en')
    -- Playing 'agent-incorrect' (language 'en')
 
/ Stig Henning
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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