[arm-allstar] tracking talk time from individual nodes

Danny K5CG k5cg at hamoperator.org
Sat Jun 12 15:45:20 EDT 2021


Everything you should need is in /var/log/asterisk/connectlog

For example, try...

awk '{print $1,$2,$3,$4,$5,$9,$10,$11}' /var/log/asterisk/connectlog

Danny

----- Original Message -----
> From: "Patrick Perdue via ARM-allstar" <arm-allstar at hamvoip.org>
> To: "Don Backstrom - AA7AU via ARM-allstar" <arm-allstar at hamvoip.org>
> Cc: "Patrick Perdue" <borrisinabox at gmail.com>
> Sent: Saturday, June 12, 2021 11:22:44 AM
> Subject: [arm-allstar] tracking talk time from individual nodes

> Hi all:
> 
> I'm looking for a way to programmatically generate a CSV, or something
> similar, of all nodes keying towards me in a 24-hour period, displaying
> TX time for each node in HH:MM:SS format, sorted with highest at the
> top, which I can then further use to generate reports, or use in further
> scripts. Just wondering if there is any way to do this using CDR, or
> something else.
> 
> Thanks and 73
> 
> de
> 
> 
> KE4DYI
> 
> 
> 
> _______________________________________________
> 
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> 
> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org


More information about the ARM-allstar mailing list