<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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.<br>
    <br>
    Also - I would suggest you try SIP.js isntead of JSSIP.  SIP.js is
    much more developed than JSSIP.<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://sipjs.com/">http://sipjs.com/</a><br>
    <br>
    <a class="moz-txt-link-freetext" href="http://sipjs.com/guides/">http://sipjs.com/guides/</a><br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/onsip/sip.js">https://github.com/onsip/sip.js</a><br>
    <br>
    -Eric<br>
    <br>
    <div class="moz-cite-prefix">On 01/05/2016 03:46 AM, suganthi
      karthick wrote:<br>
    </div>
    <blockquote
cite="mid:CAK8SOLiJsByEQ4NGmE=XSfgDD+6L671zPnap8mQy1n6nPTtXZQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi all,<br>
          <br>
        </div>
        <div>We need to develop a WebRTC gateway with ICE,DTLS support
          and merge it to an existing SIP based conference bridge.<br>
          <br>
        </div>
        <div>So, we decided to use openSIPS with RTPEngine for this
          purpose.<br>
          <br>
        </div>
        <div>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.<br>
          <br>
        </div>
        <div>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?<br>
        </div>
        <div><br>
        </div>
        Thanks<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>