[asterisk-users] Round Robin Queue
Felipe Neuwald
felipebgn at gmail.com
Wed Jan 10 14:28:53 MST 2007
Hi Folks,
I implemented an Asterisk 1.2.10 on a Debian GNU/Linux, and I have
implemented a round robin queue (and a memory round robin queue too).
Here I have one simple problem:
- agent 1 (busy)
- agent 2 (busy)
- agent 3 (free)
When someone call to my queue, the action of the queue is this:
call agent 1, then call agent 2, and then call agent 3, that is free and
finally ring. There is someway to my queue only call free agents?
Thank you,
Felipe Neuwald.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070110/61920b11/attachment.htm
More information about the asterisk-users
mailing list