[OpenSIPS-Users] Partitions question (drouting)

Pete Kelly pkelly at gmail.com
Mon Oct 31 15:28:04 CET 2016


Hi

I have a scenario whereby I want to query 1 DR group (A) which will imply
another DR group (B) to query.

I then want to loop through the gateways in group B and if all should fail,
I want to continue to loop through the gateways from A.

Obviously if I call do_routing() a second time, I will lose all the gateway
list from the initial lookup.

Can I achieve what I want to to by using partitions?

e.g.

do_routing("A....)
do_routing("B...)
use_next_gw("A..)
use_next_gw("B...)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20161031/1baea2be/attachment.htm>


More information about the Users mailing list