[Asterisk-Users] queue - ringing members in order
Christian Gansberger
c.gansberger at gmail.com
Tue Aug 30 05:08:46 MST 2005
thanks for reply
but i tried it out: roundrobin - is doing like this
first Call rings sip/1 then sip/2 then sip/3
second Call rings sip/2 then sip/3 then sip/1
third Call rings sip/3 then sip/1 then sip/2
i want that: (this should be roundrobin)
first Call rings sip/1 then sip/2 then sip/3
second Call rings sip/1 then sip/2 then sip/3
third call rings sip/1 then sip/2 then sip/3
Asterisk: bristuff...RC8n
2005/8/30, Sergio Serrano <sergio.serrano at avanzada7.com>:
> Hi Sr.
>
> rrmemory i same like roundrobin, but this policy store which is the next
> when a call get into your system.
>
> For example with next queue:
>
> SIP/1
> SIP/2
> SIP/3
>
> and roundrobin, all calls stars with SIP/1 and with rrmemory first call
> starts with SIP/1, second call with SIP/2 and so on.
>
>
> Regards,
>
> srsergio
>
> -----Mensaje original-----
> De: Christian Gansberger [mailto:c.gansberger at gmail.com]
> Enviado el: martes, 30 de agosto de 2005 13:22
> Para: asterisk-users at lists.digium.com
> Asunto: [Asterisk-Users] queue - ringing members in order
>
> hi all, i m new to this list,
>
> I have a big problem, how to configure a Queue to follow the behaivor of:
>
> every incoming call should first ring the member listed first (in
> queues.conf) - then the second and so on.
>
> Is there a way to always start ringing with the first member of the queue?
>
>
> Here is a the queue definition:
> [res]
> musiconhold = moh-res
> strategy = roundrobin
> timeout = 20
> retry = 0
> maxlen = 0
>
> member = SIP/1824
> member = SIP/1816
> member = SIP/1831
> member = SIP/1832
>
>
> Can anyone tell me difference between strategy roundrobin and rrmemory?
>
> i m really stuck with that problem
> so please help
>
> Thanks
> crs
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.10.17/84 - Release Date: 29/08/2005
>
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list