Download List

Projeto Descrição

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

A maior mudança nesta versão é que um terceiro partido decodificador DTMF é usado agora no software de servidor SvxLink. Esta é uma aplicação muito melhor do que o utilizado previsously. Fora isso, é principalmente correções de bugs e mudanças de compatibilidade.
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

Suporte para receptores remotos ligados através da Internet foi adicionado. Para ser capaz de usar vários receptores, um detector simples sinal de força foi executado. CTCSS tom transmitem foi implementado eo squelch CTCSS detector foi melhorado, o que torna possível executar SvxLink com o squelch aberto. DTMF bloqueio e eliminação de amortecimento cauda foi adicionado, e há um par de outras alterações e correções.
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

O bug que fez a falha do servidor SvxLink quando gravar mensagens de voz em outras distribuições do Fedora foi corrigido. Um par de outros bugs foram corrigidos. Um novo "conectar-se por chamar de" recurso no módulo EchoLink foi adicionado. O módulo de correio de voz podem agora enviar um e-mail de notificação quando uma nova mensagem de voz chega para um usuário. As entradas de log no arquivo de log são protocolados. Agora é possível usar os dois DTR e RTS juntos para o PPF, que é exigido por algumas placas de interface.
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

Um erro grave no código de rede que causou o servidor SvxLink para travar foi corrigido. Um novo módulo de tratamento do correio de voz foi adicionado.
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

A lógica do controlador repetidora já foi exaustivamente testado e é considerado estável. Um novo evento manipulação subsistema escrito em TCL faz com que seja fácil de personalizar o comportamento do software em diferentes eventos. Além disso, é agora possível conectar dois núcleos de lógica para formar um elo entre, por exemplo, dois 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