< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] SRTP


Hi Scott, thanks for your helps, I have take a look on recon and reflow, I found that you use
createSRTPSession to create the SRTP session in recon, and likes use FlowManagerSipXSocket::write
to send the data, but I do not found  any .cxx file to called  FlowManagerSipXSocket::write to send the data.
 
Where did you sent the RTP(SRTP) data ?
 
Thanks in advance.


 
On Mon, Oct 6, 2008 at 8:07 AM, Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote:
Yes that's more or less correct.  You can use libSrtp with
dtls-wrapper in order to support Srtp with DTLS key negotiation.  You
can take at look at the reFlow subproject of reCon - it supports SRTP
with DTLS key negotiation using dtls_wrapper and SRTP with SDES key
negotiation.  Check out http://www.resiprocate.org/Recon_Overview

Scott

On 10/5/08, Karlsson <boost.regex@xxxxxxxxx> wrote:
> Hi Scott, I was found you have wrote the dtls_wrapper,  I have read the
> TestDtlsUdp.cxx and understood it can be receive & send
> the SRTP packet, but do not found any example for send & receive SRTCP
> packet, do I need to implement the SRTCP by myself ?
>
> Thank you in advance.
>

--
Sent from my mobile device