Re: [SR-Users] RTP to SRTP encryption with Kamailio.

2014-07-04 Thread Dani Kamailio
thub.com/caruizdiaz/kamailio-ws > > Regards, > Carlos > > > > On Thu, Jun 26, 2014 at 3:35 AM, Dani Kamailio > wrote: > >> Hello, >> >> I need to build a VoIP system who receives SIP and RTP traffic in a >> public IP and encrypt both of them with TLS

Re: [SR-Users] no rtpengine.so module

2014-07-03 Thread Dani Kamailio
You can use rtpproxy-ng.so that is included (It does the conversion of SDP packets) with rtpengine media relay from Sipwise , the rtpengine.so is still a devel module. Regards. 2014-07-03 10:38 GMT+02:00 Yuriy Gorlichenko : > Hello. I install kamailio 4.1.3 and it works fine. But I neen proxy D

[SR-Users] RTP to SRTP encryption with Kamailio.

2014-06-26 Thread Dani Kamailio
Hello, I need to build a VoIP system who receives SIP and RTP traffic in a public IP and encrypt both of them with TLS and SRTP respectively. The main point is to have security inside of the local network (I know it may sound unuseful). So, I was trying to build the whole system in Kamailio but I