Re: P25Gateway Inactivity Timeout Behavior
Greg,
toggle quoted messageShow quoted text
You might just get away with replacing the binary. systemctl stop p25gateway cd /opt/P25Gateway mv P25Gateway P25Gateway.old wget https://github.com/DVSwitch/P25Gateway/raw/master/bin/P25Gateway.armhf mv P25Gateway.armhf P25Gateway chmod +x P25Gateway systemctl start p25gateway To go "all the way" you will want to replace the binary, the ini and the audio directory from this: <https://github.com/DVSwitch/P25Gateway/archive/master.zip> Steve N4IRS
On 10/23/2020 10:41 AM, Greg WB6ZSU
wrote:
Steve,
|
|