Lee, John (Sydney) wrote:
> I am trying to build a simple queue with several agents using
> AgentCallBackLogin.
> From what I read on the Internet and tried briefly, it seems to suggest that
> I should be coding my own queue system for AgentCallBackLogin using AEL2
> instead of using the AgentCa
There's actually a document included with the source code which will
take you through setting up an agent callback system. You can find it
in 'doc/queues-with-callback-members.txt'.
The 'AgentCallBackLogin' application has some issues, and since you can
do the same thing with your dialplan, yo
I am trying to build a simple queue with several agents using
AgentCallBackLogin.
>From what I read on the Internet and tried briefly, it seems to suggest that I
>should be coding my own queue system for AgentCallBackLogin using AEL2 instead
>of using the AgentCallBackLogin command because it is