n7tae / new-xlxd

An improved XLX reflector
GNU General Public License v3.0
19 stars 14 forks source link

Link DMR-Repeater #11

Open bboerdi opened 8 months ago

bboerdi commented 8 months ago

Hi Tom,

i have another question: i'm trying to connect a DMR(IPSC2)-Repeater to the XLX-Reflector. But i don't get a connection established. Firewall-Ports are open, Router-Forwarding correctly. But somehow it won't connect. Do i miss something in the config?

Thanks 4 help, br OE7BOE/robert

n7tae commented 8 months ago

Are there any messages in the xlx log? In most common cases, an error message or two will indicate the problem.

If not, you will have to debug this yourself. You may have to uncomment some messages in the cdmrplusprotocol.cpp file and recompile, or add some new messages. The Task() subroutine is where you want to focus, in the IsValidConnectPacket section.