<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><a class="moz-txt-link-freetext" href="https://github.com/lemenkov/rtplib/blob/master/src/stun.erl">https://github.com/lemenkov/rtplib/blob/master/src/stun.erl</a>
      is BSD licensed and seems better than the links listed below.  The
      basic stun server using it is here:<br>
      <a class="moz-txt-link-freetext" href="https://github.com/lemenkov/erlstund">https://github.com/lemenkov/erlstund</a><br>
      <br>
      This code could help create an ICE server.<br>
      <br>
      On 09/13/2013 07:09 PM, pablo platt wrote:<br>
    </div>
    <blockquote
cite="mid:CANdLC8U3AkMEjbdESpiUPec1r5FR6Lt2S1ysXDDFYV-L-EAtiA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">
        <div>
          <div>Hi Benoit,<br>
            <br>
          </div>
          Did you release your ice client and stun/turn server?<br>
          <br>
        </div>
        Thanks<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Aug 1, 2013 at 1:15 AM, pablo
          platt <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:pablo.platt@gmail.com" target="_blank">pablo.platt@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote">
            <div dir="ltr">
              <div>Great news Benoit.<br>
                <br>
              </div>
              Thanks<br>
            </div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra">
                  <br>
                  <br>
                  <div class="gmail_quote">On Thu, Aug 1, 2013 at 1:13
                    AM, Benoit Chesneau <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:bchesneau@gmail.com"
                        target="_blank">bchesneau@gmail.com</a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote">
                      <div dir="ltr"><br>
                        <div class="gmail_extra"><br>
                          <br>
                          <div class="gmail_quote">
                            <div>On Tue, Jul 30, 2013 at 6:39 PM, <span
                                dir="ltr"><<a moz-do-not-send="true"
                                  href="mailto:pablo.platt@gmail.com"
                                  target="_blank">pablo.platt@gmail.com</a>></span>
                              wrote:<br>
                              <blockquote class="gmail_quote">benoit,
                                did you make any progress with your ICE
                                server?<br>
                                <br>
                                I'm testing the processone server but I
                                need ICE (ice-lite) and there are few
                                things missing like the priority,
                                use-candidate, ice-controlled and
                                ice-controlling attributes.<br>
                                I've added the missing attributes but
                                still can't respond to ICE connectivity
                                checks.<br>
                                <br>
                                I've found two more erlang
                                implementations but they seems
                                incomplete:<br>
                                <a moz-do-not-send="true"
                                  href="https://github.com/kevinlynx/icerl"
                                  target="_blank">https://github.com/kevinlynx/icerl</a><br>
                                <a moz-do-not-send="true"
href="https://github.com/kalta/nksip/blob/master/nksip/src/nksip_stun.erl"
                                  target="_blank">https://github.com/kalta/nksip/blob/master/nksip/src/nksip_stun.erl</a></blockquote>
                              <div><br>
                              </div>
                            </div>
                            <div>Hi pablo,</div>
                            <div><br>
                            </div>
                            <div>Yes I will have an ice client and
                              stun/turn server available next week. </div>
                            <div><br>
                            </div>
                            <div>The stun/turn server is working over
                              TCP/TLS and udp. for tcp/tls it is using
                              barrel. the stun/turn client is able to
                              provide a socket linked to the public
                              port.</div>
                            <div><br>
                            </div>
                            <div>The ice client/server is able to decde
                              ice messages and eventually use them.</div>
                            <span>
                              <div><br>
                              </div>
                              <div>- benoit</div>
                            </span>
                            <div>
                              <div><br>
                              </div>
                              <div> </div>
                              <blockquote class="gmail_quote">
                                <br>
                                <br>
                                On Sunday, July 7, 2013 5:59:40 AM
                                UTC+3, Benoit Chesneau wrote:
                                <div>
                                  <div>
                                    <blockquote class="gmail_quote">
                                      <div dir="ltr"><br>
                                        <div><br>
                                          <br>
                                          <div class="gmail_quote">On
                                            Sat, Jun 1, 2013 at 3:11 AM,
                                            Evgeniy Khramtsov <span
                                              dir="ltr"><<a
                                                moz-do-not-send="true">xram...@gmail.com</a>></span>
                                            wrote:<br>
                                            <blockquote
                                              class="gmail_quote">
                                              <div>On 01.06.2013 01:00,
                                                Igor Karymov wrote:<br>
                                                <blockquote
                                                  class="gmail_quote">
                                                  You may take a look
                                                  here:<br>
                                                  <a
                                                    moz-do-not-send="true"
href="https://github.com/processone/ejabberd/tree/master/src/stun"
                                                    target="_blank">https://github.com/processone/ejabberd/tree/master/src/stun</a><br>
                                                  <br>
                                                </blockquote>
                                                <br>
                                              </div>
                                              It's a separate project
                                              now: <a
                                                moz-do-not-send="true"
                                                href="https://github.com/processone/stun"
                                                target="_blank">https://github.com/processone/stun</a><span><br>
                                                <br>
                                                -- <br>
                                                <br>
                                              </span></blockquote>
                                            <div><br>
                                            </div>
                                            <div>I'm just back on that
                                              topic.</div>
                                            <div><br>
                                            </div>
                                            <div>Thanks for the code.
                                              Unfortunately the licensee
                                              is too restrictive for my
                                              project so I will have to
                                              find another way to do
                                              that. Anyway just wanted
                                              to say thanks it can be
                                              useful for some.</div>
                                            <div><br>
                                            </div>
                                            <div>- benoit</div>
                                            <div><br>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </blockquote>
                                  </div>
                                </div>
                              </blockquote>
                            </div>
                          </div>
                          <br>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>