[Svxlink-devel] Roger sound disable
Brought to you by:
sm0svx
|
From: ZS6XOX -R <zs...@gm...> - 2019-11-12 05:53:57
|
Good morning gents,
I seem to have difficulty disabling the Roger beep at the end of each
transmission. No matter if I have RGR_SOUND_DELAY=-1 or 0 or even if I
comment it out.
I also commented out all references to "rgr" in RepeaterLogic.tcl and
SimplexLogic.tcl.
------------------------------------------------
proc send_rgr_sound {} {
#Logic::send_rgr_sound; // I commented this line out
}
Thank you
Danny
|