Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1614

    I’ve mocked up a “repeater” on my bench. No radios involved yet, just LED and a pushbutton to simulate COS. Courtesy beeps and voice announcements were working fine but I noticed the time zone was wrong. I forgot to change that in raspi-config. But after changing to the correct zone and rebooting, on the web UI continuous to work. Activating COS results in no beep and no log indication.

    Next step will be to reload the image but I can’t imagine changing the time zone caused a fail?

    Randy

    #1615
    Aaron, N3MBH
    Forum Administrator

    You can try stopping and starting the SVXLink service from the command line with the following commands:
    service svxlink stop
    service svxlink start

    If you want to check the results of this you can open another terminal window and issues the following command to watch the log file real time:
    tail -f /var/log/svxlink

    You may want to check your port setting to make sure you audio card is set correctly. Also just try changing a setting and rebuilding the config files which will restart the service afterwards.

    Hope that helps.

    73,
    Aaron – N3MBH / WRFV871

    OpenRepeater is offered free of charge. Find out how you can support us.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.