Re: [OpenSIPS-Users] drouting do_routing not randomizing when sort=1

2012-06-08 Thread Alejandro Recarey
OpenSIPS is now randomizing correctly. I guess I must have made a configuration error or something. Sorry for the noise. Alex On Thu, Jun 7, 2012 at 4:13 PM, Alejandro Recarey wrote: > Hi all, > > I am using opensips 1.6.2 and am using drouting module like this: > >  do_routing("1","1"); > > A

[OpenSIPS-Users] drouting do_routing not randomizing when sort=1

2012-06-07 Thread Alejandro Recarey
Hi all, I am using opensips 1.6.2 and am using drouting module like this: do_routing("1","1"); According to the manual this means "group 1" and "randomize members in each group". My group has the following gateways: 13,14 When I run opensips, the calls only go to gateway 13. I thought that