Anton Krall wrote:
I have my agents defined in agents.conf.. Damn.. I normally use
agentcallbacklogin.. So how can I use agentcallbacklogin and addqueuemember?

AddQueueMember does pretty much the same thing as AgentCallbackLogin, it causes the queue to dial the agent when a call is being delivered to them. It just doesn't use any of the chan_agent infrastructure, so you'd have to build your own agent code/password entry and validation before calling AddQueueMember. There is an example on the wiki of doing this.
_______________________________________________
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