Multiple nodes on same server

Setup Information

Use sudo asl-show-version to obtain this information from the console or SSH

Asterisk Version: 2:22.7.0+asl3-3.7.1-1.deb13
ASL3 Version: 3.15-1.deb13

Inquiry

I have a second node one my server and it shows registered but has the same port address as the first node. following all of the configuration information, i.e. “asl3 configure two nodes on same server” they mention editing the IAX port using asl-menu - Node Settings-Update IAX port. How do I use this to get a second port? It looks like it is trying to modify the address of the first port.

Thanks, Eric AJ4QR

See https://allstarlink.github.io/user-guide/troubleshooting/ on how to ask a good question to obtain the quickest and best assistance

I think you're conflating "same server" with "same network". Two nodes on the same device are sharing the server and they can only have one port. For example, node 2000 and 2001 on the same server both would share UDP/4569. The protocol itself will route the traffic in the right place, you don't need two different ports to route the traffic.