<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">Great! This is helpful. That way I can
      test out 2 servers connected to the same IP address before I ship
      to alternate site.<br>
      <br>
      Thanks!<br>
      <br>
      <br>
      On 6/21/2012 1:43 AM, Don Hackler wrote:<br>
    </div>
    <blockquote
      cite="mid:9DC14528-167C-4062-A5C0-AA2C692723B5@sigma.net"
      type="cite">You can use alternate ports for IAX.
      <div>I'm using 4568, since 4569 is already occupied by another
        Asterisk switch.</div>
      <div><br>
      </div>
      <div>You have to be careful of the order of the bind port and bind
        address in iax.conf and I think you have to call them both out
        if you are not using the default port.   This is what's working
        in my iax.conf:</div>
      <div>. . .</div>
      <div>
        <div>[general]</div>
        <div>bindport=4568</div>
        <div>bindaddr=0.0.0.0   </div>
      </div>
      <div>. . . </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>You also have to call out the port number in the  server
        configuration -> (your server ID) -> network configuration
        of the portal.</div>
      <div>This is how the other nodes find out they need to connect to
        you on your alternate port number.</div>
      <div><br>
      </div>
      <div><br>
        <div>
          <div>On Jun 20, 2012, at 10:02 PM, (KP4TR)Ramon Gonzalez
            wrote:</div>
          <br class="Apple-interchange-newline">
          <blockquote type="cite">
            <meta http-equiv="content-type" content="text/html;
              charset=ISO-8859-1">
            <div bgcolor="#FFFFFF" text="#000000"> <font size="+1">Hello,<br>
                <br>
                This may be a simple question. In iax.conf, it indicates
                the default UDP port to bind to (4569). Is it possible
                to use an alternate port other than 4569 and make change
                here?<br>
                <br>
                In some other post they mention to change configuration
                on allstar server network settings, but I don't believe
                that has anything to do other than to download that
                configuration to the server if requested by me.<br>
                <br>
                I know port forwarding needs to change in router and
                asterisk restarted.<br>
                <br>
                Thanks.<br>
                <br>
              </font> </div>
            _______________________________________________<br>
            App_rpt-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
            <a class="moz-txt-link-freetext" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
  </body>
</html>