[OpenSIPS-Users] Can I use RTPEngine only for ICE(STUN/TURN) and DTLS only and not for relaying (bypassing) the media
Eric Tamme
eric at uphreak.com
Tue Jan 5 15:09:19 CET 2016
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 at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160105/69abd742/attachment-0001.htm>
More information about the Users
mailing list