{% include 'base.html' %} {% block content %}
 
{% include "dbstats.html" %}

Activity and Counts by Subscriber or Talkgroup

     


  


Note: The ID you enter can define a range of IDs to search, for example:

  • 1234000-1234599 to search specified range
  • 1234??? Search for matches between 1234000 and 1234999

Control Channel Events

Filter by talkgroup ID, subscriber ID, or both (optional):
  

{% for i in params['ekeys'] %} {% endfor %}
 {{ params['cc_desc'][i] }}
{% include 'footer-links.html' %}
 

{% endblock %} {% block extra_javascripts %} {% endblock %}