[arm-allstar] Update Question
Doug Crompton
wa3dsp at gmail.com
Tue Nov 13 02:07:24 EST 2018
Bryan,
Broadcastify does not play well with an Allstar restart. The best thing to
do is kill Asterisk and the streaming processes before you do the update.
You will probably have to do an astup.sh when the update is done because if
Asterisk is not running prior to the update it will not restart it.
Here is a script to do that. This is a restart script which might be useful
to you to just do a restart. If you wanted to stop Asterisk and the
streaming don't do the last wait and astup.sh
You might be able to integrate the update script hamvoip.sys.update.sh in
between the last sleep and the restart but probably better to do it
manually.
#!/bin/bash
/usr/local/sbin/astdn.sh
sleep 3
killall -9 lame
killall -9 ezstream
sleep 3
/usr/local/sbin/astup.sh
*73 Doug*
*WA3DSP*
*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
On Tue, Nov 13, 2018 at 12:14 AM "Bryan St Clair via ARM-allstar" <
arm-allstar at hamvoip.org> wrote:
> One of my nodes is configured for streaming. On updates, the system locks
> due to the asterisk update.
>
> Any way to set a flag, to run the restart with streaming, vs without
> streaming audio configured?
>
>
> --
> Bryan
> K6CBR
> bryan at k6cbr.us
> Allstar Base: 43918, 43991
> Allstar Hubs: 43919, 47036, 47061(Testing)
> _______________________________________________
>
> 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 web page - http://hamvoip.org
>
More information about the ARM-allstar
mailing list