Hi all!<br>In my case all sip clients uses SRTP, but VoIP provider accepts only RTP packets. I'm thinking about <br>using freeswitch between them, like so:<br>client <=SRTP=> freeswitch <=RTP=> VoIP provider. <br>
Is it possible? If so please give me some direction how to implement this setup.<br>Thanks a lot in advance.