Download List

Descripción del Proyecto

SvxLink is a flexible general purpose voice services system for ham radio use. It can act as a repeater controller or operate on a simplex channel. The server consists of a core that handles the connection to the transceiver. The transceiver audio is connected to the PC through the sound card, and the PTT is controlled by a pin in the serial port. The voice services are loaded into the core as modules. Examples of existing voice services are a help system, a module that plays back everything you say, a module to connect to other EchoLink stations, and a voice mail module. The project also includes an EchoLink client GUI application (Qtel).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-02 17:22
080102

El mayor cambio en esta versión es que una tercera parte decodificador DTMF se utiliza ahora en el software de servidor SvxLink. Esta es una aplicación mucho mejor que el utilizado previsously. Aparte de eso, es sobre todo correcciones de errores y cambios de compatibilidad.
Tags: Minor feature enhancements
The biggest change in this release is that a
third-party DTMF decoder is now used in the
SvxLink server software. This is a much better
implementation than the one used previsously.
Other than that, it's mostly bugfixes and
compatibility changes.

2007-04-15 20:41
070415

Apoyo a los receptores remotos enlazados a través de Internet ha sido añadido. Para ser capaz de utilizar varios receptores, un simple detector de intensidad de la señal se aplicó. Tono CTCSS transmitir se ha aplicado y el silenciador de CTCSS detector se ha mejorado, lo que hace posible ejecutar SvxLink con el silenciador abierto. Muting DTMF y silenciamiento eliminación de la cola se ha añadido, y hay un par de otros cambios y correcciones de errores.
Tags: Major feature enhancements
Support for remote receivers linked over the Internet has been added. To be able to use multiple receivers, a simple signal strength detector was implemented. CTCSS tone transmit has been implemented and the CTCSS squelch detector has been improved, which makes it possible to run SvxLink with the squelch open. DTMF muting and squelch tail elimination has been added, and there are a couple of other changes and bugfixes.

2005-12-03 05:07
051202

El error que hizo que la caída del servidor SvxLink al grabar mensajes de voz en otras distribuciones de Fedora se ha solucionado. Un par de otros fallos han sido corregidos. Un nuevo "conectarse call" en el módulo de EchoLink ha añadido. El módulo de correo de voz puede ahora enviar un correo electrónico de notificación cuando un nuevo mensaje de voz llega para un usuario. Las entradas de registro en el archivo de registro son ahora sellos de tiempo. Ahora es posible utilizar ambas DTR y RTS juntos por el PPH, que es requerido por algunas tarjetas de interfaz.
Tags: Minor feature enhancements
The bug that made the SvxLink server crash when recording voice mails on distributions other than Fedora has been fixed. A couple of other bugs have been fixed. A new "connect by call" feature in the EchoLink module has been added. The voicemail module can now send a notification email when a new voicemail arrives for a user. Log entries in the log file are now timestamped. It is now possible to use both DTR and RTS together for PTT, which is required by some interface boards.

2005-10-10 05:43
051009

Un error grave en el código de red que causó el servidor SvxLink se bloquee o se bloquea fue corregido. Un nuevo módulo para la gestión del correo de voz se ha añadido.
Tags: Major feature enhancements
A serious bug in the networking code that caused the SvxLink Server to crash or hang was fixed. A new module for handling voice mail was added.

2005-08-15 03:06
050814

La lógica de control del repetidor ha sido probado a fondo y se considera estable. Un evento de manejo de la nueva subsistema escrito en TCL hace que sea fácil de personalizar el comportamiento del software en diferentes eventos. Además, ahora es posible conectar dos núcleos de la lógica para formar un vínculo entre, por ejemplo, dos repetidores.
Tags: Major feature enhancements
The repeater controller logic has now been thoroughly tested and is considered stable. A new event handling subsystem written in TCL makes it easy to customize the behaviour of the software at different events. Also, it is now possible to connect two logic cores together to form a link between, for example, two repeaters.

Project Resources