[Freeswitch-users] any way ring fifo members one by one?

Anthony Minessale anthony.minessale at gmail.com
Tue Apr 28 05:33:08 PDT 2009


learn to think 4th dimensionally =D

Add one <member> with a | sep list in the dial string.


On Mon, Apr 27, 2009 at 11:35 PM, seven <dujinfang at gmail.com> wrote:

> Hi,
>
> I'm on trunk 13174, and route a call to fifo, but two members ring at
> the same time. I want it ring one by one in a round robin manner,
> what's wrong with me?
>
> here is fifo.xml
>
>     <fifo name="sales_fifo@$${domain}" importance="0">
>       <member timeout="60" simo="1"
> lag="20">{fifo_member_wait=wait}user/1009@$${domain}</member>
>       <member timeout="60" simo="1"
> lag="20">{fifo_member_wait=wait}user/1001@$${domain}</member>
>     </fifo>
>
> We want to implement a call center where agents register to waiting
> customers, when a customer calls in, it will drop in a queue and
> search one available agent(in round robin manner). Most fifo functions
> seems implemented for scenarios where agents dial in and waiting
> callers, which is unnecessary on our condition.
>
>
> Thanks.
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090428/9833ae66/attachment-0002.html 


More information about the FreeSWITCH-users mailing list