[OpenSIPS-Users] Dynamic routing .
Bogdan-Andrei Iancu
bogdan at opensips.org
Tue May 3 14:21:33 CEST 2016
Hi Sasmita,
Take a look at the carrier flags definition (1.1.4.2):
http://www.opensips.org/html/docs/modules/2.1.x/drouting.html#id293400
flags : 0x1 - use weight for sorting the list and not definition order;
0x2 - use only the first gateway from the carrier (depending on the
sorting); 0x4 - disable the usage of this carrier
So, you need to have the flag 0x1 to do weight based selection inside
the carrier.
Best regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 03.05.2016 10:57, Sasmita Panda wrote:
> Hi All ,
>
> I am using opensips-1.11 and seting up the dynamic routing .
> I wanted to randomly distribute the call between two gateways .
> When I have added two gateways with weight 50% each in the
> dr_carriers table and set flags=2 , it didnt worked .
>
> But when i just changed the flags=3 , it started working , calls
> get distributed randomly between two gateways .
>
> Is there any dependency of the call distribution with the flags
> parameter of dr_carriers table ?
>
> */Thanks & Regards/*
> /Sasmita Panda/
> /Network Testing and Software Engineer/
> /3CLogic , ph:07827611765/
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160503/cac8f539/attachment.htm>
More information about the Users
mailing list