Hello,

dtls is not supported right now.

You have to study the code from udp_server.c and sctp_server.c (or other sctp_* files from core) and add some code/callbacks for handling dtls packets. You can probably extend the tls module to implement the callbacks for dtls -- i guess you can reuse from there at least the part related to ssl certificates management.

Cheers,
Daniel

On 10/15/12 11:17 AM, Kamal Palei wrote:
Hi List
Is DTLS supported in Kamailio?
If not, can somebody give me initial idea/pointer how can we support it with minimal code change.
Best Regards
Kamal


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - http://asipto.com/u/kat
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - 
http://asipto.com/u/katu

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to