[Freeswitch-users] how to encrypt the sip message?
彭勇
ppyy at pubyun.com
Tue Sep 17 08:06:09 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?
where can i code insert sip_encrypt()?
thanks
--
Peng Yong
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list