g4klx / ircDDBGateway

The ircDDB Gateway for D-Star
GNU General Public License v2.0
61 stars 41 forks source link

Update ircddbgateway-emptyconfig #47

Closed K2IE closed 3 years ago

K2IE commented 4 years ago

Update default config xlxHostsFileUrl to pull XLX host list of current registered XLX reflectors only. No protocols listed, just XLX reflector addresses. Resolves issues raised in #39 and #46 . I have been running with this config for a month now and it works well.

yo2loj commented 4 years ago

Imho #45 would be a better solution, giving more flexibility by offering possible protocol selection for xlx connections, while allowing for fallback to using the above mentioned XLX DMR host list if needed.

BTW, it doesn't solve #39, it keeps it like it is. And it certainly doesn't solve #46, it just hides it.

yo2loj commented 4 years ago

Btw, the correction is wrong: xlxHostsFileUrl=xlxHostsFileUrl=http://xlxapi.rlx.lu/api.php?do=GetXLXDMRMaster There is a 'xlxHostsFileUrl=' to much in that line...

K2IE commented 4 years ago

@yo2loj I thought that was fixed before the PR, but you are correct. I have fixed it.