Page 1 of 1

Gateway Activity Selection Criteria change

Posted: Fri Jun 05, 2020 4:50 pm
by KN2TOD
Consider adding the Talk Group to the gateway activity (Last Heard) selection (aggregation) criteria.

Some callers range over several talk groups but only their last active (most recent) talk group is shown. For net operators monitoring several related talk groups (e.g. a state TG, an emergency TG, and associated regional TG's), callers' activities across multiple groups can not be discerned. It would be helpful to see who switches groups and in which group they are most active.

Re: Gateway Activity Selection Criteria change

Posted: Fri Jun 05, 2020 6:11 pm
by KN2TOD
Current selection key: callsign,mode,id,source
Proposed selection key: callsign, mode,id,talkgroup,source

Code: Select all

rpi-rw
sudo sed -i "s%.\$listElem\[3\].\$listElem\[5\];%.\$listElem\[3\].\$listElem\[4\].\$listElem\[5\];%1" /var/www/dashboard/mmdvmhost/functions.php
rpi-ro
Yields (as an example):
Image