comment out or remove
bindaddr=0.0.0.0


On 10/12/2012 5:07, Jon Rorke wrote:
I check the node I am working on and it has the following:

; Inter-Asterisk eXchange driver definition
;
;

[general]
bindport=4570
bindaddr=0.0.0.0   
disallow=all                                                                    
allow=gsm                    
allow=g726aal2                                                                  
allow=ulaw                                                                      
jitterbuffer=yes                                                                
forcejitterbuffer=yes                                                           
dropcount=2                                                                     
maxjitterbuffer=4000                                                            
maxjitterinterps=10                                                             
resyncthreshold=1000                                                            
maxexcessbuffer=80                                                              
minexcessbuffer=10                                                              
jittershrinkrate=1                                                              
tos=0x1E                                                                  
autokill=yes                                                                    
delayreject=yes                                                                 
;iaxthreadcount=30                                                              
;iaxmaxthreadcount=150

So bindport is set correctly but the node is still reporting to all the others as port 4569. in the RPT_extnodes list.

28505=radio@66.206.229.10:4569/28505,66.206.229.10
I have port 4570 open in the router but the node is not reachable because of this.


On 10/12/2012 12:12 AM, Kevin Oleniczak wrote:
I finally got this working. To close this out, here's what i found.

It turns out the issue was that i had binaddr listed above bindport in iax.conf. In order for bindport to get used, it has to appear in the file before bindaddr.

thanks to all who helped with this.

On Tue, Oct 9, 2012 at 8:40 PM, Tim Sawyer <tim.sawyer@mac.com> wrote:
Try changing your IP address setting on the Portal to either DHCP or Fixed. I don't know what the VoIP setting you currently have it set for does. 
--
Tim
:wq

On Oct 9, 2012, at 5:29 PM, Kevin Oleniczak <kevinoleniczak@gmail.com> wrote:

I had already done that in the portal but it still wasn't working. As an experiment, i changed everything back to the original 4569 port and forwarded that on my router. I could then connect with the webtransceiver. However i can't leave it there and need to get it to work on an alternate port. It seems from my testing that something is hard set to port 4569 on the allstar end of things?

ideas?

thank you

On Tue, Oct 9, 2012 at 3:47 AM, Ken <ke2n@cs.com> wrote:

Yes – you need to log onto the portal and get to the server configuration tab – there is a place there to change to port number that the registration server is talking to.

 

 

Ken

 

 

From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Kevin Oleniczak
Sent: Tuesday, October 09, 2012 12:09 AM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] Alternate IAX port >> Registered ok but not listed?

 

I am unable to connect to my node from the webtransceiver and don't see it listed on the active nodes page. I use an alternate iax port because i have to.

From reading other posts… it seems I may need an admin to change my iax port from 4569 to what I now want to use which is 4570? thoughts?

 

My registration is still showing 4569 and am forwarding 4570 on my router to my ACID box.

 

cruiser*CLI> iax2 show registry

Host                  dnsmgr  Username    Perceived             Refresh  State

<myip>:4569   N       28970       <myip>:4569          60  Registered

 

I’m not seeing my node show up and believe this is the cause. In my iax.conf I have bindport set 4570 and also in server config under network I set port 4570 on the portal.

 

looking at rpt_extnodes i see my node listed with the correct port...

 

28970=radio@<myip>:4570/28970,<myip>

 

 

[general]

bindaddr=0.0.0.0

bindport=4570

....

 

register=28970:<mypasswd>@register.allstarlink.org

 

 


_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users




_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users



_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users