If the conference bridge does not support DLTS-SRTP, as well as ICE and STUN, then you MUST relay the media through RTPEngine and convert it to plain RTP and relay to the conference bridge.

Also - I would suggest you try SIP.js isntead of JSSIP. SIP.js is much more developed than JSSIP.

http://sipjs.com/

http://sipjs.com/guides/

https://github.com/onsip/sip.js

-Eric

On 01/05/2016 03:46 AM, suganthi karthick wrote:
Hi all,

We need to develop a WebRTC gateway with ICE,DTLS support and merge it to an existing SIP based conference bridge.

So, we decided to use openSIPS with RTPEngine for this purpose.

Here, we need to relay the SDP to the conference bridge manager and need to relay the media to the conference bridge through UDP sockets.

So we have a doubt whether we can use the RTPEngine just for ICE and DTLS only (because the existing conference bridge does not have support for ICE and DTLS) and bypass the media to the conference bridge?

Thanks


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to