[sr-dev] [kamailio/kamailio] 5.1.2: rtpengine module hijacks DTLS key (#1468)

Daniel-Constantin Mierla notifications at github.com
Fri Mar 2 11:56:25 CET 2018


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 or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1468#issuecomment-369890586
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180302/c7783901/attachment.html>


More information about the sr-dev mailing list