g4klx / DMRGateway

A multi-network DMR gateway for the MMDVM.
GNU General Public License v2.0
141 stars 91 forks source link

Something isn't being forwarded to network for encryption to work #130

Closed audriusb closed 7 months ago

audriusb commented 7 months ago

Hi, I know HAMs aren't supposed to use encryption. And I don't. For ham purposes. But my radio use is extended beyond that. Having a hotspot working with brandmeister for ham and hblink for professional use seems like a good idea as dmr gateway takes care of the routing and rewriting. However, using DMR Direct mode in mmdvmhost config works fine with encryption, while using dmr gateway - does not. Does it miss any frame types?

I've been analysing the DMR data with DSD+ a bit and there seems to be some headers about keys and what not. Is it skipping something on purpose to avoid HAMs using it? Does it need extra functionality?

I'd be glad to do the actual work and have my own fork or make a PR, but i'd need some direction what to look for.

Thanks.

g4klx commented 7 months ago

I don't know what your particular issue is, however this software is exclusively for use on ham networks and not for commercial use. I have no desire to step on the feet of the commercial DMR vendors so I will not be making it easy to pass commercial traffic through my software. I have taken steps to stop commercial traffic to pass through, and it'll stay that way.

audriusb commented 7 months ago

Fair enough. Thanks for the work on this anyway.