[asterisk-users] How do you handle queues with AMI?

Louis Carreiro carreirolt at gmail.com
Fri Mar 11 09:16:43 CST 2011


Hey all,

 

I'm in the process of writing a few applications that are going to either
monitor the queue (number of calls, positions, etc) or respond to answering
a queue call (if you answer, a window pops up with info about caller, hold
time, etc.). I'm writing this in C# but language isn't important. I'm not
looking for a hand out on code, what I'm really interested in is theory or
logic. How are other people watching the call come into the queue and watch
it from there. What events are you watching?

 

I've already got the app to recognize the "packets" of information from the
AMI so I can handle them accordingly. I know how to action off of the
AgentConnect part but what I'm missing is how to tie that back into the call
(Caller ID, etc.). I know the first response will be use the Uniqueid for
the call but how? What are your methods for tracking it? How do you know it
even entered the queue?

 

Also, as I'm writing this, if anyone would like to help out or share code
I'm up for it. I'll make my code available to all interested in doing this
in C# (it's pretty painless).

 

Thanks!

Louis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110311/b84164ca/attachment.htm>


More information about the asterisk-users mailing list