(→YSF Direct Protocol) |
|||
Line 6: | Line 6: | ||
* IPv4 only | * IPv4 only | ||
* Standard YSFD and YSFP messages (user has to ping a server) | * Standard YSFD and YSFP messages (user has to ping a server) | ||
− | * Additional messages: | + | * Additional messages (all of them similar to MMDVM DMR's protocol): |
− | ** Login messages (YSFL / YSFK) | + | ** Login messages (YSFL / YSFK) |
− | ** Configuration message (YSFO) | + | ** Configuration option message (YSFO) |
** Status messages (YSFACK / YSFNACK) | ** Status messages (YSFACK / YSFNACK) | ||
Line 22: | Line 22: | ||
== Change assigned talk group == | == Change assigned talk group == | ||
− | # User -> Server: "YSFO" <10 characters of hotspot/repeater call-sign> "group=" <string contains a talk group number> | + | # User -> Server: "YSFO" <10 characters of hotspot/repeater call-sign> "group=" <ASCII string contains a talk group number (NULL-termination is optional)> |
# Server -> User: "YSFACK" <10 characters of server call-sign> | # Server -> User: "YSFACK" <10 characters of server call-sign> | ||
In case of failure: "YSFNAK" <10 characters of server call-sign> | In case of failure: "YSFNAK" <10 characters of server call-sign> | ||
+ | |||
+ | === Example === | ||
+ | |||
+ | <pre>YSFOMYCALLSIGNgroup=91</pre> |
The target if 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.
In case of failure: "YSFNAK" <10 characters of server call-sign> <4 bytes of salt>
In case of failure: "YSFNAK" <10 characters of server call-sign>
YSFOMYCALLSIGNgroup=91
The target if 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.
In case of failure: "YSFNAK" <10 characters of server call-sign> <4 bytes of salt>
In case of failure: "YSFNAK" <10 characters of server call-sign>