Hi Denis,

If you use weights alg and the GW has no weight, a 0 weight will be assumed, so it will never match (unless after a failover).

Using weights, the selection is over all the GW in the set.

If you want do a combination between serial and parallel selection , you need to use carriers:

Make carrier X with wights flags and set for it destinations 34=50,35=50
and in the rule have the destination set "14,#X" (and do not use the W flag anymore)

Regards,

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

On 21.08.2015 12:16, dpa wrote:

Hello!

There is one question about dr_routing module.

Example 1.

I have such gw_list “#14,#34=50,#35=50,#2881”

Example 2.

I have such gw_list “#14,#34,#35,#2881”

I am using d_routing() with W flag.

In Example 1 a call first had been sent to sharing between #34 and #35 and only then to #14.

In Example 2 a call first had been sent to #14, then #34, then #35 and #2881.

Is there any way to tell Opensips in Example 1 first sends calls to #14 and only then to sharing between #34 and #35?

Thank you for any help.



_______________________________________________
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