[Freeswitch-dev] how to encrypt the sip message?

彭勇 ppyy at pubyun.com
Mon Sep 16 20:52:39 MSD 2013


one of my sip gateway using a encrypted SIP message.


char * sip_encrypt(char* str)
{
...
    return encrypted_str;
}

i should send encrypted to the gateway. the gateway also send me a
encrypted SIP message, and i should decrypt it.

then how can i do it in Freeswitch?

thanks

-- 
Peng Yong



Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-dev mailing list