G4USP

Page last updated: 21/10/2014

Changes to script ModuleEcholink.conf

 

As superuser whilst logged in as pi@raspberrypi
From command line in the following directory /etc/svxlink/svxlink.d then using the following command

  sudo nano ModuleEchoLink.conf amend the existing script as per the listing below...

   

Note in the listing below, the blue highlighted text indicates what is to be amended to the existing Logic.tcl
script...
 

[ModuleEchoLink]
NAME=EchoLink
ID=2
TIMEOUT=120
ALLOW_IP=192.168.1.0/24
#DROP_INCOMING=^()$
#REJECT_INCOMING=^()$
#ACCEPT_INCOMING=^(.*)$
#REJECT_OUTGOING=^()$
#ACCEPT_OUTGOING=^(.*)$
#CHECK_NR_CONNECTS=2,300,120
SERVERS=servers.echolink.org
CALLSIGN=G4USP-L
PASSWORD=******
SYSOPNAME=Simon
LOCATION=Lighthorne Heath Nr Warwick

#PROXY_SERVER=the.proxy.server
#PROXY_PORT=8100
#PROXY_PASSWORD=PUBLIC
MAX_QSOS=10
MAX_CONNECTIONS=11
LINK_IDLE_TIMEOUT=300

#AUTOCON_ECHOLINK_ID=9999
#AUTOCON_TIME=1200
#USE_GSM_ONLY=1
#DEFAULT_LANG=en_US
DESCRIPTION="You have connected to a SvxLink node,\n"
                      "a voice services system for Linux with EchoLink\n"
                      "support.\n"
                      "Check out http://svxlink.sf.net/ for more info\n"
                      "\n"
                      "QTH: My_QTH\n"
                      "QRG: Simplex link on 434.475 MHz\n"
                      "CTCSS: My_CTCSS_fq_if_any Hz\n"
                      "Trx: My_transceiver_type\n"
                      "Antenna: My_antenna_brand/type/model\n"

 

 

See also ModuleEcholink.conf manpage

 

HOME