2 nodes on one server ( Pi )

I am having issues with running 2 repeaters ( nodes ) on one raspberry Pi using ASL 1.01. I setup the first repeater, call it node 1, with the URI in USB1. That works fine. Following the instructions from the ’ How 2’s ', I first edit usbradio.conf and add the second node. I then edit rpt.conf and add the second node stanza. and edit the [nodes] stanza with the second node. I edit iax.conf and extensions.conf as instructed as well. I plug the node 2 URI into USB2. I restart asterisk. Every time, USB1 becomes Node 2, and USB2 is node 1. How can I stop them from switching?

1 Like

I am more familiar with the older asterisk program
its almost the same
you need to do a simple-usbtune-menu for each urix
or at least I had to when I did this when running 2 nodes on 1 pi
the program will recognize what usb port each device is plugged into, so never change that placement
in the simple usb menu you can toggle from uri to uri, or at leas the old program you could
I hope that helps

1 Like