This seems standard behavior. One advise, make sure you clear the xavps between each ds_select unless you are sure to iterate over the ds_select_next until it is emptied.
On Fri, Jul 10, 2020, 10:51 David VILLAUME <[email protected]> wrote: > Hello, > > > > Is it possible to use the following logic : > > > > Route() > > ds_select_dst (1,2) > > failure_route(1) > > ds_next_dst(first_dispatcher_ secondgateway) > > failure_route(newdispatcher_group) > > ds_select_dst (2,2) > > failure_route(secondispatcher_secondgateway) > > ds_next_dst() > > > > Thanks in advance. > > > > Regards, > > David > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
