30 Jan
2016
30 Jan
'16
1:53 p.m.
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?