drachtio / drachtio-siprec-recording-server

SIPREC recording server based on drachtio and rtpengine
MIT License
81 stars 31 forks source link

Support for SRTP with rtpengine #71

Open sumit-kumar-iitm opened 1 year ago

sumit-kumar-iitm commented 1 year ago

I am using drachtio-server, this repo with RTPEngine. Siprec is working fine for me and the recording files are getting generated. I need to support SRTP with the existing setup. I know the configuration of certs at drachtio-server but not sure what configuration I need to do at rtpengine. Need help to make SRTP working.

davehorton commented 1 year ago

This is mainly a case of familiarizing yourself with the rtpengine docs.

sumit-kumar-iitm commented 1 year ago

ok, I will go through the docs but is it possible to do that with the existing setup?

davehorton commented 1 year ago

yes, its a matter of the rtpengine configs, but it can be done