Hey all,
Got a system in my area which is exhibiting something weird which I'm curious about.
Got a NEXEDGE96 system I'm monitoring with the latest DSDPlus fastlane release. I've seen this activity from this system with older releases too, however, so I don't think this is a DSD quirk.
Every forty seconds, there is a "Registration Req" for a particular radio. That RID comes back registering on the same talkgroup every time. About once in a hundred times it might fail to register, but succeeds again on the next go-around.
Two questions:
1. Is "Registration Req" aka AUTH_INQ_REQ a command (demand) from the system for a radio to register/affiliate? In other words:
Is the above "the system" (the infrastructure for sys 200) demanding that RID 2915 make an attempt to affiliate to a talkgroup?
Is there anything of interest in the source ID or the "Parm" data there that will help me understand why this is being asked for every 40 seconds? (Is source 65520 the ID for the radio network, like 16777213 is for a P25 system?)
The response, when successful, is invariably:
2. What would be the rationale for demanding a registration so often from one specific radio that doesn't move onto another talkgroup? Is this some kind of heartbeat check, with absence of the response indicating that something is wrong with the system (kind of like a less intense version of British subs checking for reception of BBC Radio 4)?
This site is the only one I can reach from my home base and rarely has voice traffic, so I don't know what if anything is carried on 99. For all I know it could be the emergency button activation channel (does NXDN have that capability - forcing a radio to a specific TG when the emergency button is hit?) and the radio could be the in-control-center mobile used to monitor that channel for emerg calls.
Got a system in my area which is exhibiting something weird which I'm curious about.
Got a NEXEDGE96 system I'm monitoring with the latest DSDPlus fastlane release. I've seen this activity from this system with older releases too, however, so I don't think this is a DSD quirk.
Every forty seconds, there is a "Registration Req" for a particular radio. That RID comes back registering on the same talkgroup every time. About once in a hundred times it might fail to register, but succeeds again on the next go-around.
Two questions:
1. Is "Registration Req" aka AUTH_INQ_REQ a command (demand) from the system for a radio to register/affiliate? In other words:
Code:
Sync:+NXDN96 TB CCDATA AUTH_INQ_REQ Visitor Src=65520 SU=2915 Parm=459C Tgt HomeSystem=200
Is the above "the system" (the infrastructure for sys 200) demanding that RID 2915 make an attempt to affiliate to a talkgroup?
Is there anything of interest in the source ID or the "Parm" data there that will help me understand why this is being asked for every 40 seconds? (Is source 65520 the ID for the radio network, like 16777213 is for a P25 system?)
The response, when successful, is invariably:
Code:
Sync:+NXDN96 TB CCDATA REG_RESP HomeSystem=200 SU=2915 Group=99 ACCEPTED
2. What would be the rationale for demanding a registration so often from one specific radio that doesn't move onto another talkgroup? Is this some kind of heartbeat check, with absence of the response indicating that something is wrong with the system (kind of like a less intense version of British subs checking for reception of BBC Radio 4)?
This site is the only one I can reach from my home base and rarely has voice traffic, so I don't know what if anything is carried on 99. For all I know it could be the emergency button activation channel (does NXDN have that capability - forcing a radio to a specific TG when the emergency button is hit?) and the radio could be the in-control-center mobile used to monitor that channel for emerg calls.