Thansk for merging @miconda !
I wanted to offer a version of the documentation for flag 16 to make it more clear:
If bit five is set, then try to find the most closest target from all dispatcher targets
with the mandatory ip and combination of local socket, protocol, port.
The weighted search result is combined from bit flags of matched components: ip - 1, port
- 2, protocol - 4, local socket - 8, the target with the maximum value of flags
combination will be selected.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3699#issuecomment-1963943052
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3699/c1963943052(a)github.com>