The SvxLink Server is a general purpose voice services system, which when connected to a transceiver, can act as both an advanced repeater system and can also operate on a simplex channel. One could call it a radio operating system.
SvxLink is very extensible and modular. Voice services are implemented as modules which are isolated from each other. Modules can be implemented in either C++ or TCL. Examples of modules are:
-
Help — A help system
-
Parrot — Play back everything that is received
-
EchoLink — Connect to other EchoLink stations
-
DtmfRepeater — Repeater received DTMF digits
-
TclVoiceMail — Send voice mail to other local users
-
PropagationMonitor — Announce propagation warnings from dxmaps.com
-
SelCall — Send selective calling sequences by entering DTMF codes
-
MetarInformation — Play airport weather information
-
Frn — Connect to Free Radio Network (FRN) servers
-
Trx — Remote control tranceivers using DTMF
These are some of the resources connected to SvxLink:
-
Project Home Page — The main project page
-
Wiki Pages — Main documentation
-
Issue Tracker — Report bugs and feature requests
-
Download Releases — Download source code releases here
-
Download Sound Clips — Download English sound clip files for SvxLink Server from here
-
GitHub Main Page — The project site on GitHub
-
Groups.io SvxLink — Communicate with other SvxLink users