Sorry, it's defined in cr_carriers, that's the list of gws which are then defined on dr_gateways. The "flags" field is "1", which i take to mean weight-based (this is opensips 2.4) So i would need to set the flags to "2"? Regards,
David Villasmil email: [email protected] phone: +34669448337 On Wed, Nov 10, 2021 at 2:56 AM Ben Newlin <[email protected]> wrote: > David, > > > > Is this gw_list defined on a dr_rule or a dr_carrier? What is the value of > the sort_alg column for that dr_rule/dr_carrier? If the sort_alg is set to > W, then the assigned values are interpreted as weights. So with this > configuration it would send 100 out of 110 calls to PrimaryGW and 10 out of > 110 calls to SecondaryGW. > > > > If you don’t want to use the SecondaryGW except for failover you should > not use weighted routing, so you should set the sort_alg column to N. > > > > https://www.opensips.org/Documentation/Install-DBSchema-3-2#GEN-DB-DR-RULES > > > > Ben Newlin > > > > *From: *Users <[email protected]> on behalf of David > Villasmil <[email protected]> > *Date: *Tuesday, November 9, 2021 at 7:37 PM > *To: *[email protected] <[email protected]> > *Subject: *[OpenSIPS-Users] drouting gw list > > Hello folks, > > > > i have the following gw_list > > > > PrimaryGW=100,SecondaryGW=10 > > > > I'm seeing calls going to the SecondaryGW. > > How should i set this if i only want the SecondaryGW to be used for > failover? > > > Regards, > > > > David Villasmil > > email: [email protected] > > phone: +34669448337 > _______________________________________________ > 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
