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]<mailto:[email protected]> phone: +34669448337
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
