[SR-Users] How to decrypt SIP message

Olle E. Johansson oej at edvina.net
Fri May 3 14:20:18 CEST 2013


TLS has two phases - key exchange and encryption.
Seems like you only want stream encryption, which means you will have to go deep down in the
TLS module and the OpenSSL library.


Why on earth do you want to use a static key? That seems to contradict the need for protection.

/O

3 maj 2013 kl. 14:14 skrev Khoa Pham <onmyway133 at gmail.com>:

> @Daniel
> 
> TLS is OK, but many TCP connections will makes client suffering from 503 Service Unavailable error. Please consider this as a feature request :)
> 
> 
> On Tue, Apr 2, 2013 at 11:18 AM, Khoa Pham <onmyway133 at gmail.com> wrote:
> Hi,
> 
> Currently, I'm using TLS and it works fine. But eventually, TLS is just used to agree upon a secret key. And both client and Kamailio use that secret key to encrypt message.
> 
> In my solution, I have a fixed secret key. And client encrypt SIP message with that secret key.
> What code should I insert in Kamalio to decrypt it?
> 
> -- 
> Khoa Pham
> HCMC University of Science
> Faculty of Information Technology
> 
> 
> 
> -- 
> Khoa Pham
> HCMC University of Science
> Faculty of Information Technology
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20130503/137f442b/attachment.html>


More information about the sr-users mailing list