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