<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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 href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br></blockquote></div><br></div></body></html>