(→YSF Direct Protocol) |
(→Example) |
||
Line 38: | Line 38: | ||
Response: | Response: | ||
<pre>YSFACKSERVERCALL</pre> | <pre>YSFACKSERVERCALL</pre> | ||
+ | <br> | ||
+ | === Clients known to be working === | ||
+ | |||
+ | https://github.com/iu5jae/YSFBMGateway | ||
+ | |||
+ | It allows C4FM hotspots and repeaters to connect directly to the Brandmeister Master Server that has the YSF Direct protocol active, logging in with the Callsign and Password set in BM self-care. Allows changing TGs using DTMF, TGs > 5 digits via DG-ID radio, classic connection to YSF rooms via DG-ID. |
The target of this protocol is to allow users to connect their SystemFusion YSF-enabled hotspots and repeaters directly to BrandMeister.
YSF Direct is an extension to existing YSF reflector protocol.
Unused characters in callsign field should be filled with NULL or space characters.
In case of failure: "YSFNAK" <10 characters of server callsign> <4 bytes of salt>
The message can be sent anytime when hotspot/repeater connected and authenticated. So main purpose for it is to change talk group. We suggest a YSF developers to add it into configuration settings as well to Wires-X menu.
In case of failure: "YSFNAK" <10 characters of server callsign>
Request:
YSFOMYCALLSIGNgroup=91
Response:
YSFACKSERVERCALL
https://github.com/iu5jae/YSFBMGateway
It allows C4FM hotspots and repeaters to connect directly to the Brandmeister Master Server that has the YSF Direct protocol active, logging in with the Callsign and Password set in BM self-care. Allows changing TGs using DTMF, TGs > 5 digits via DG-ID radio, classic connection to YSF rooms via DG-ID.
The target of this protocol is to allow users to connect their SystemFusion YSF-enabled hotspots and repeaters directly to BrandMeister.
YSF Direct is an extension to existing YSF reflector protocol.
Unused characters in callsign field should be filled with NULL or space characters.
In case of failure: "YSFNAK" <10 characters of server callsign> <4 bytes of salt>
The message can be sent anytime when hotspot/repeater connected and authenticated. So main purpose for it is to change talk group. We suggest a YSF developers to add it into configuration settings as well to Wires-X menu.
In case of failure: "YSFNAK" <10 characters of server callsign>
Request:
YSFOMYCALLSIGNgroup=91
Response:
YSFACKSERVERCALL
https://github.com/iu5jae/YSFBMGateway
It allows C4FM hotspots and repeaters to connect directly to the Brandmeister Master Server that has the YSF Direct protocol active, logging in with the Callsign and Password set in BM self-care. Allows changing TGs using DTMF, TGs > 5 digits via DG-ID radio, classic connection to YSF rooms via DG-ID.