You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P25P1DecoderState.processPacketData() method currently only converts IP and TCP packets into events. Motorola systems that employ ARS can generate ICMP (not UDP) packets to indicate that the ARS gateway is not available.
Update the decoder state to add packet to event handling code for ICMP packets.
The text was updated successfully, but these errors were encountered:
P25P1DecoderState.processPacketData() method currently only converts IP and TCP packets into events. Motorola systems that employ ARS can generate ICMP (not UDP) packets to indicate that the ARS gateway is not available.
Update the decoder state to add packet to event handling code for ICMP packets.
The text was updated successfully, but these errors were encountered: