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

Re: [reSIProcate-users] SRTP


Check out the reflow and recon code bases in Git.

Scott

On Tue, Oct 11, 2016 at 2:08 PM, Tom Chen <chentom60@xxxxxxxxxxx> wrote:

Scott,


Thank you! 


Bye the way, is there any relevant example code?


Tom




From: slgodin@xxxxxxxxx <slgodin@xxxxxxxxx> on behalf of Scott Godin <sgodin@xxxxxxxxxxxxxxx>
Sent: Tuesday, October 11, 2016 5:34 AM
To: Tom Chen
Cc: resiprocate-users@resiprocate.org
Subject: Re: [reSIProcate-users] SRTP
 
SRTP is implemented mostly outside of SIP itself.  It is definitely possible to implement SRTP using reSIProcate.  In fact the recon project does this via the reflow library.  Key exchange is typically done via an older SDES mechanism or the more modern DTLS-SRTP approach that is used in ICE and WebRTC.  More info on recon/reflow's implementation is here:  http://www.resiprocate.org/Reflow_SRTP_Implementation_Notes

Scott

On Mon, Oct 10, 2016 at 8:51 PM, Tom Chen <chentom60@xxxxxxxxxxx> wrote:

Hello,


I am wondering if SRTP is supported in resiprocate? How is SRTP key exchanged? in signaling path or media path or both? Is there any relevant document or sample code?


Tom


_______________________________________________
resiprocate-users mailing list
resiprocate-users@resiprocate.org
List Archive: http://list.resiprocate.org/archive/resiprocate-users/