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; ```