[arm-allstar] node connections on an allstar hub

Doug Crompton wa3dsp at gmail.com
Thu May 28 01:35:13 EDT 2020


If you are using Allstar and you have the conprog and disconprm set in
rpt.conf as per the instructions you have a log
(/var/log/asterisk/connectlog) of ALL events on your hub. You just need to
write a script to scan for whatever you want from that log.

Here is an example from my log -

Thu May 28 00:40:27 EDT 2020 == 27225 Disconnected AllStar 43862 =v= KB3DHG
445.350 Etters Pa (75.97.82.3:4569)

Example grep for the same thing -

# grep Disconnected /var/log/asterisk/connectlog | grep 43862
Thu May 28 00:40:27 EDT 2020 == 27225 Disconnected AllStar 43862 =v= KB3DHG
445.350 Etters Pa (75.97.82.3:4569)

If you are worried about nodes not being disconnected why are you not just
using permanent connects? Unless there is a network issue the nodes will
stay connected.


*73 Doug*

*WA3DSP*

*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*


On Wed, May 27, 2020 at 2:25 PM "Jed Barton via ARM-allstar" <
arm-allstar at hamvoip.org> wrote:

> Hey guys,
>
> OK, so hoping someone has some ideas.
> We have a bunch of nodes connected to our hub here in RI. What we'd
> like to do is somehow get notified when 1 of the particular nodes
> disconnects from the hub.
> We all work, and sometimes aren't by the radio, so we'd like to get
> notified if a node loses a connection to the hub.
> Right now i usually look at our supermon a few times a day but i
> wondered if there is a better way?
> Hopefully someone else has wanted to do this semt thing.
>
> Cheers,
>
> Jed
> _______________________________________________
>
> 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