<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><tt>Hi, Jon!</tt></p>
    <p><tt>The "eth0:5060" syntax has been deprecated along with the
        transport layer rework.</tt></p>
    <p><tt>In order to achieve the same effect as before, you simply
        have to add one more line to your script for each transport you
        choose to support:<br>
      </tt></p>
    <p><tt>udp:eth0:5060</tt><tt><br>
      </tt></p>
    <p><tt>tcp:eth0:5060</tt></p>
    <p><tt>hep:eth0:9060</tt></p>
    <p><tt>...</tt></p>
    <p><tt>Docs for the "listen" directive are indeed broken and I'll
        get them fixed asap. Thanks!<br>
      </tt></p>
    <pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 21.08.2016 04:19, Jon Abrams wrote:<br>
    </div>
    <blockquote
cite="mid:CAP9sNzGXe+99FaVmJqobh6ktb0re7U+=vg=bz46-oT69T2Ke6A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hello list,<br>
          <br>
        </div>
        <div>I've been noticing the listen configuration seems to work
          differently on the latest 2.2.X versions.<br>
          <br>
        </div>
        <div>I'm trying to listen on all addresses (essentially 0.0.0.0)
          without having to manually add each ip line by line to the
          script.<br>
          <br>
        </div>
        <div>In the old days you could just omit the listen and set the
          port. However I need to leave a listen directive for HEP.<br>
        </div>
        <div><br>
        </div>
        <div>Mentioned in the 2.2 docs, listen=eth0:5060, gives a vague
          generic script error. listen=udp:eth0:5060 works. Are the docs
          out of date on some of these? disable_tcp and port seem to
          give generic script errors despite being still listed in the
          docs <br>
          <br>
        </div>
        <div>Best Regards,<br>
          <br>
        </div>
        <div>Jon<br>
        </div>
        <div><br>
          <br>
        </div>
      </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>