<div dir="ltr">Hi Martin,<div><br></div><div>I have implemented DTLS inside my open source -and closed source- code years ago.</div><div><br></div><div>Obviously, not being used by anyone, this code is almost never tested. I can tell that</div><div>it worked in labs years ago and I don't think it was ever used in production by any one</div><div>that I know.</div><div><br></div><div>To test on a linux:</div><br>git clone <a href="https://git.savannah.gnu.org/git/osip.git">https://git.savannah.gnu.org/git/osip.git</a><div>cd osip</div><div>./autogen.sh</div><div>./configure</div><div>make</div><div>sudo make install</div><div>cd ..</div><div><br></div>THEN:<div><br>git clone <a href="https://git.savannah.nongnu.org/git/exosip.git">https://git.savannah.nongnu.org/git/exosip.git</a><div><div>cd exosip</div><div>./autogen.sh</div><div>./configure</div><div>make</div><div>sudo make install</div><br class="gmail-Apple-interchange-newline"></div><div>./tools/sip_reg -d -p 3456 -r sip:<a href="http://sip.antisip.com">sip.antisip.com</a> -u <a href="mailto:sip%3Axxxx@sip.antisip.com">sip:xxxx@sip.antisip.com</a> -U xxxxx -P yyyyy -t DTLS<br></div></div><div><br></div><div>I just fixed a crash upon failure... and pushed the change in git.</div><div><br></div><div>Anyway, feel free to test! I have only started the above "sip_reg" test without any proxy listening behind.</div><div>Use your own kamailio and credentials!</div><div><br></div><div>And let me know the results ;)</div><div>Aymeric</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 8 juil. 2019 à 12:23, Martin Meadows <<a href="mailto:martin@netconfigs.com">martin@netconfigs.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, (repost in plaintext)<br>
<br>
I haven't found anything that follows up on that expired draft, except in<br>
the sips: rfc5630 section 3.1.4 that appears to explicitly preclude UDP.<br>
<br>
My issue is that a draft of BS8521part2 mandates TLS over UDP, and the<br>
closest I can see is sip-dtls over UDP but I'm struggling to find a clear<br>
declaration from within the sip community.<br>
<br>
If I encounter an phone/app supporting it, I shall post it here.<br>
<br>
Regards - Martin (phone)<br>
<br>
<br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><img src="http://sip.antisip.com/am48.png">Antisip - <a href="http://www.antisip.com" target="_blank">http://www.antisip.com</a><br></div>