[Asterisk-Users] app_queue and Real roundrobin

BJ Weschke bweschke at gmail.com
Thu Jun 1 17:44:33 MST 2006


On 6/1/06, Michael Konietzny <michael at konietzny.ws> wrote:
> Hey guys,
>
> i'm wondering if there is any good way to get app_queue working in real roundrobin strategy. The idea
> is to specify a call list of, lets say, 3 agants. Those agents should always be called in the correct defined order.
>
> So all calls have to get the following agent priority: 1st Agent -> 2nd Agent -> 3rd Agent
>
> I've actually solved that by defining penelty for the accounts, but if the 1st Agent does not hear his/her phone and
> did not logged off correctly, the 2nd or 3rd agent has no chance to get the incoming call on his/her phone.
>
> It would be great if there is any solution - else it would be interesting how to send feature requests to asterisk-developers.
>

 You might be able to use autopause to automatically pause the 1st
agent out of the queue when they fail to answer the phone, but the
trick then will be making sure that when they return, they know they
are paused and need to unpause in order to receive calls again.

 BJ


-- 
Bird's The Word Technologies, Inc.
http://www.btwtech.com/



More information about the asterisk-users mailing list