[arm-allstar] registration woes

Roger Bly roger at rogerbly.com
Thu Feb 9 14:45:16 EST 2017


You can also add the non-standard port to iax.conf using bindaddr:

[general]
bindport = 4569                 ; NOTE: bindport must be specified BEFORE
                                ; bindaddr or may be specified on a specific
                                ; bindaddr if followed by colon and port
                                ;  (e.g. bindaddr=192.168.0.1:4567)

bindaddr = 67.215.233.178:4569  ; Enter more than one to bind to multiple
bindaddr = 67.215.233.178:4571  ; addresses, but the first will be the default



> On Feb 9, 2017, at 11:36 AM, Roger Bly <roger at rogerbly.com> wrote:
> 
> Since you have 4569 set at your default port in iax.conf, perhaps you need add the other node:port into the rpt.conf nodes stanza:
> 
> [nodes]
> 44203 = 67.215.233.178:4571/44203,NONE
> 
> And of course, port 4571 needs to be forward through your router/firewall.



More information about the arm-allstar mailing list