On Friday 03 July 2015 12:22:00 Slava Bendersky wrote:
Thank you for reply, based on you example. Can I do
some thing like that.
modparam("dispatcher", "dstid_avp", "$avp(dsdst_id)")
...
ds_select_dst($avp(dsdst_id),4);
This might have unintended side effects, since dstid_avp
http://kamailio.org/docs/modules/stable/modules/dispatcher.html#dispatcher.…
affects loadbalancing. You can use any variable to hold the set of
dispatchers.