Hi,

for equal weights use something else than 0 - this will disable weights. Use 1 and 1 :). But this will not give you a perfect round robin, but something close - an almost even distribution of the calls across the 2 destinations.

And yes, you can do that kind of weights, but do not use the % sign - just the numbers.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 23.07.2014 22:02, Ricky Keele wrote:
Just to be clear. We do routing to customer GW's that require us to do round-robin which means we rotate the calls between gateways. I am assuming that the drouting module would do the same if the weights are equal say gw1=0 gw2=0. The other big request is where customer will have 3 or 4 gateways and they need to balance the traffic between the 3;example gw1=30%, gw2=50%, gw3=20%.. Is this possible with drouting module today?

Ricky
On 7/23/2014 9:09 AM, Bogdan-Andrei Iancu wrote:
Hi Ricky,

Weights give you a non-even dispersion of calls over the GWs - you can call it a percentage routing.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 23.07.2014 01:42, Ricky Keele wrote:
Hello,

Will the opensips Drouting module do percentage based routing, and or round robin? I have read the documentation and it seems that the weights for a gateway just tells drouting which gate way to try first and you have to use load balancing module to control call flow to gateways.

Ricky

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users





_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to