Edit "/home/irlp/custom/custom_decode" and add code similar to that shown below. Change the DTMF codes to what you prefer. One can also login to the
node as user repeater and run the commands "/home/EchoIRLP/scripts/echo_disable" or ".../echo_enable".
# disable echoirlp via DTMF or decode 654321
if [ "$1" = "654321" ] ; then
"$ECHO_SCRIPT"/echo_disable
exit 1
fi
# enable echoirlp via DTMF or decode 123456
if [ "$1" = "123456" ] ; then
"$ECHO_SCRIPT"/echo_enable
exit 1
fi
David M.
WD5M
On Mon, Jun 21, 2021 at 3:27 PM Vince Buono <
wa3adi@comcast.net> wrote:
Greetings,
Is there a way to disable the Echolink portion of EchoIRLP, so that only
IRLP runs? The more details the better!
Thanks!
--
73, Vince
WA3ADI
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#228):
https://groups.io/g/echoirlp/message/228
Mute This Topic:
https://groups.io/mt/83698714/3738798
Group Owner:
echoirlp+owner@groups.io
Unsubscribe:
https://groups.io/g/echoirlp/leave/6882233/3738798/232177168/xyzzy
[
vk_echoirlp@freeway.apana.org.au]
-=-=-=-=-=-=-=-=-=-=-=-
--- SBBSecho 3.10-Linux
* Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (432:1/101)