It is a side effect of PR #1460.
More specific, from mailing list discussion (https://lists.kamailio.org/pipermail/sr-users/2018-March/100539.html), the related change should be:
+ else if (str_eq(&key, "DTLS"))
+ ng_flags->transport |= 0x104;
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.