Well I thought I could instead in /opt/dmrlink/ambe_audio/dmrlink.cfg set it up to peer to my master I established in /opt/dmrlink/bridge/dmrlink.cfg

That doesn't work either. I obviously have to do something different.

On Sat, Jan 30, 2016 at 1:53 PM, Robert Newberry <N1XBM@amsat.org> wrote:
So I am working on getting everything to run at boot. I've been adding one process at a time to rc.local. So far so good, when I tried to add ambe_audio.py I got this error.

raise error.CannotListenError(self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on 0.0.0.0:50001: [Errno 98] Address already in use.

So my repeater is a peer to dmrlink in /opt/dmrlink/bridge/dmrlinkcfg. I also set the same thing up in /opt/dmrlink/ambe_audio/dmrlink.cfg

This obviously does not work, so can anyone straighten me out?