[Freeswitch-users] optional SRTP
Levend Sayar
levend.sayar at karel.com.tr
Fri Feb 22 18:36:55 MSK 2013
Hi again.
On my previous discussion on this list, i learned that RTP/AVP with a a=crypto attribute means optional SRTP.
I suppose FS supports optional SRTP, but when i look at the sofia code, afaiu fs does not support it.
Right ?
A code snippet from sofia_glue.c
if (m->m_proto != sdp_proto_srtp) {
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_ERROR, "a=crypto in RTP/AVP, refer to rfc3711\n");
match = 0;
goto done;
}
--
_lvnd_
{^_^}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130222/6c85c6ae/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list