<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sure enough, I just added "bindport=4563" and it changed. I could
swear I tried the same thing on an older node about 6 mos ago and it
just stayed on 4569 when looking at it via netstat. I wonder if the
new iax code has something to do with it. Thanks for the info.<br>
<br>
Steve<br>
<br>
<br>
On 6/28/2010 20:11, Jim Duuuude wrote:
<blockquote cite="mid:BAY119-W2211D1559605B0227C5303B1CB0@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>ahhh
no.. just specifing bindport should do the trick. Then you need to tell
us so that we<br>
can make the database aware of this.<br>
<br>
> Date: Mon, 28 Jun 2010 19:55:35 -0700<br>
> From: <a class="moz-txt-link-abbreviated" href="mailto:k6kya@hokeynet.net">k6kya@hokeynet.net</a><br>
> To: <a class="moz-txt-link-abbreviated" href="mailto:app_rpt-users@qrvc.com">app_rpt-users@qrvc.com</a><br>
> Subject: Re: [App_rpt-users] Port 4569 question - Multiple
asterisk servers behind NAT ?<br>
> <br>
> I believe you need to change the default port number in iax2.h and
<br>
> recompile asterisk in order to change the port. Registration will <br>
> automatically pick up that it's running on a port other than 4569.<br>
> <br>
> The following line is what you want to change<br>
> #define IAX_DEFAULT_PORTNO 4569<br>
> <br>
> You can't just rely on juggling ports via your NATrouter.<br>
> <br>
> Steve<br>
> <br>
> On 6/28/2010 19:31, Stephen Rodgers wrote:<br>
> > Neil Addis (WA5JXY) wrote:<br>
> > <br>
> >> I searched the archives (& google) for an answer to
this. I've tried<br>
> >> everything I can on this end (other than replacing the
router).<br>
> >> Anyone else have any insight?<br>
> >><br>
> >> I have two Asterisk servers running app_rpt, each with
it's own node #.<br>
> >><br>
> >> One of them I have default port forwarding 4569 to the pc
ip.<br>
> >> Everything works great!<br>
> >><br>
> >> The other I set up with different ip, and used port
forward (4563) to it's ip.<br>
> >> I then set my iax.conf to append the non-standard port to
the<br>
> >> registration statement as follows;<br>
> >><br>
> >> <a class="moz-txt-link-abbreviated" href="mailto:register=Anodenum:password:4563@register.allstarlink.org">register=Anodenum:password:4563@register.allstarlink.org</a><br>
> >><br>
> >> I then checked the /var/lib/asterisk/rpt_extnodes to see
if my<br>
> >> non-standard port is listed, but even after 24 hours it
still shows<br>
> >> 4569.<br>
> >><br>
> >> I tried bindport=4563 to no avail.<br>
> >> I also tried bindaddr=0.0.0.0:4563<br>
> >> I also tried bindaddr=192.168.1.106:4563<br>
> >><br>
> >> Is it a manual thing the allstarlink sysops have to do?<br>
> >><br>
> >> Is it possible to have multiple asterisk pc's behind a
single WAN ip<br>
> >> - with port forwarding?<br>
> >><br>
> >> Thanks!<br>
> >> Neil<br>
> >> _______________________________________________<br>
> >> App_rpt-users mailing list<br>
> >> <a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a><br>
> >> <a class="moz-txt-link-freetext" href="http://qrvc.com/mailman/listinfo/app_rpt-users">http://qrvc.com/mailman/listinfo/app_rpt-users</a><br>
> >><br>
> >> <br>
> > In the currently used registration system it probably needs
to be specially set up by a node assigner. Please send me<br>
> > your node off-list and I will check.<br>
> ><br>
> > Steve<br>
> > WA6ZFT<br>
> ><br>
> > _______________________________________________<br>
> > App_rpt-users mailing list<br>
> > <a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a><br>
> > <a class="moz-txt-link-freetext" href="http://qrvc.com/mailman/listinfo/app_rpt-users">http://qrvc.com/mailman/listinfo/app_rpt-users</a><br>
> > <br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a><br>
> <a class="moz-txt-link-freetext" href="http://qrvc.com/mailman/listinfo/app_rpt-users">http://qrvc.com/mailman/listinfo/app_rpt-users</a><br>
</blockquote>
</body>
</html>