Hello,
Thanks both of you for your answers, my problem was effectively with unexhausted
set/group.
Thanks again.
Regards,
David
From: David VILLAUME
Sent: Friday, July 10, 2020 7:51 PM
To: Kamailio (SER) - Users Mailing List <sr-users(a)lists.kamailio.org>
Subject: subsequent ds_select_dst with different groups
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