Skip to content
Tobias Blomberg edited this page Jun 29, 2014 · 10 revisions

[[26Apr2009Version090426released]] == 26 Apr 2009: Version 090426 released == SvxLink Server now have a new DTMF decoder and also a new tone detector. The SpanDSP library is no longer required. The RemoteTrx protocol have been improved with audio compression and authentication.

The EchoLink module is now able to register itself on the EchoLink "link status" page. APRS functionality have been added so that position and other useful info can be sent to the APRS network.

Qtel have three new translations: German, Spanish and Italian.

A number of bugs have been fixed.

As usual, be sure to check out the ChangeLog for more detailed information.


[[31Jul2008Version080730released]] == 31 Jul 2008: Version 080730 released == This is mostly a bugfix release. That does not mean it isn’t important. It fixes a number of serious bugs that was present in the previous release. This one should be much more stable.

TCL 8.5 is now supported which seem to be the default on newer distributions like Fedora 9. SvxLink is not heavily tested on Fedora 9 though. I’m still running Fedora 8 myself so if you want to be really sure that it works, use Fedora 8.

As usual, be sure to check out the ChangeLog for more detailed information.


[[18May2008Version080518released]] == 18 May 2008: Version 080518 released == The most important change in this release is internal. Most of the audio handling code in SvxLink has been rewritten. This has made it possible to implement a couple of new features and will make it easier to implement audio related features in the future. Other changes include:

  • Remote transmitter via TCP/IP now supported.

  • Now possible to use left/right stereo channels as two mono channels.

  • A signal level based squelch type was added.

  • Bugfixes and compatibility changes.

As usual, be sure to check out the ChangeLog for more detailed information.


[[03Jan2008Version080102released]] == 03 Jan 2008: Version 080102 released == This release is a minor update to SvxLink. The most important changes are listed below.

  • A new, much better, DTMF decoder in the SvxLink server software

  • Now compile out-of-the-box on more Linux distributions. Tested distributions are: Fedora 8, Fedora Core 5, CentOS 5.0, Ubuntu 7.10 and Gentoo.

  • Bugfixes and compatibility changes.

As usual, be sure to check out the ChangeLog for more detailed information.


[[15Apr2007Version070415released]] == 15 Apr 2007: Version 070415 released == It’s been way more than a year since the latest release. That does not mean that it has not happend anything during this time. I have just not found a suitable point in the development process that felt good for a new release. The most important changes are:

  • Support for remote receivers linked over the Internet.

  • Manual pages written (svxlink, svxlink.conf, remoterx, remoterx.conf, ModuleHelp, ModuleParrot, ModuleEchoLink, ModuleDtmfRepeater).

  • CTCSS tone transmit, always or just when there is a signal received.

  • Improved CTCSS squelch detector. It is now possible to run SvxLink with the squelch open.

  • Implemented a simple signal strength detector that can be used with the voter when using multiple receivers.

  • DTMF muting and squelch tail elimination added.

  • New module ModuleDtmfRepeater that is used to retransmit received DTMF digits.

  • Now using libsigc++ 1.2 instead of the ancient 1.0 version. This will make SvxLink much easier to install on modern distributions.

  • Modularized configuration files. Each module now have its own configuration file under /etc/svxlink.d/.

  • Voice mails are now stored in /var/spool/svxlink/voice_mail. Remember to move existing voice mails from /var/spool/svxlink when you upgrade.

  • Added logrotate configuration for /var/log/svxlink and a system startup script.

  • Now possible to filter incoming Echolink connections on callsign.

  • A couple of Echolink standard functions implemented: "random connect", "reconnect to last disconnected" and "listen only".

  • A couple of bug fixes

As usual, be sure to check out the ChangeLog for more detailed information.


[[2Dec2005Version051202released]] == 2 Dec 2005: Version 051202 released == Ok, time for another release. There was just too much small things in the ChangeLogs to wait with a release any longer. Hopefully, this release is bug free ;-)

  • Bugfix: The SvxLink server would crash when recording voice mails on other distributions than Fedora.

  • A new "connect by call" feature in ModuleEchoLink.

  • The voice mail module now can send a notification e-mail when a new voice mail arrives for a user. First implementation by PA3FNT, improved by me (SM0SVX).

  • Timestamps in the log file.

  • Now possible to use both DTR and RTS together for PTT, which is required by some interface boards.

Be sure to check out the ChangeLog for more detailed information.


[[9Oct2005Version051009released]] == 9 Oct 2005: Version 051009 released == The biggest reason for this release is that a couple of serious bugs have been fixed. The most important changes are:

  • Bugfix in the networking code which caused the svxlink server to crash or hang.

  • New module Tcl which make it possible to write simpler modules in the TCL scripting language.

  • New module ModuleTclVoiceMail, which is a simple voice mail system.

Be sure to check out the ChangeLog for more detailed information.


[[14Aug2005Version050814released]] == 14 Aug 2005: Version 050814 released == Hmmm…​ Let’s face it. I will not be able to release more than two times per year but I guess you have all noticed that already. Sooo…​ here is a brand new release for you to play with. For all of you running Qtel nothing have happened besides some bugfixes in libraries that are shared between Qtel and the SvxLink server. The SvxLink server is still the focus for my interest. The most important changes are:

  • DNS lookups could sometimes block SvxLink which could cause dropouts in the sound. DNS lookups are now done as a background job.

  • SvxLink could some times be silently logged out from the EchoLink directory server on communications error. Now an error message will be emitted and the directory server connection will be restored.

  • There is a new, more flexible, event handling subsystem for audio announcements. All events triggers the execution of a TCL function. The TCL function is then responsible for emitting the proper sounds. Have a look at the installation documentation for more information.

  • The repeater controller logic is now fully working and have been tested since march with good results. It is running a real repeater at SK3GW-R.

  • It is now possible to link two SvxLink logics together if you have two sound cards in the computer. An example usage of this is to connect the local repeater to a remote repeater via a linking transceiver. Connection/disconnection is done with DTMF commands.

  • A couple of configuration variables have changed since the last release. It’s all in the ChangeLog.

  • As usual a bunch of smaller bugs have been fixed.

Be sure to check out the ChangeLog for more detailed information.


[[25Mar2005Version050325released]] == 25 Mar 2005: Version 050325 released == Time for another release. It’s been six months since the last release. It didn’t happen very much during the end of the last year so there really was no reason to make a new release. The last months I have been working a little bit on the SvxLink server. What’s new then:

  • The repeater controller logic has now been tested for more than one month without any big problems. However, there are some audio issus still to be worked out.

  • COS - Carrier Operated Squelch

  • A macro (or short cut) system

  • Qtel now have a connect sound for incoming connections

  • Bugfixes

Check out the ChangeLog for more detailed information.


[[26Sep2004Version040926released]] == 26 Sep 2004: Version 040926 released == Hmmm…​ I aimed at making one release per month. I guess I failed…​ There was just too much fun stuff to poke around with so the thing would never achive release quality. And there were some bugs that just refused to go away. But now it’s here; the best release ever of SvxLink :-)

As with the last release, most effort have gone into the development of the SvxLink server. The biggest news in this release are:

  • ModuleEchoLink now support multiple connections

  • Anti-flutter mode for better DTMF detection

  • A bunch of bug fixes and new small features

  • Improved documentation

Qtel didn’t change much. The IP-address in the station list have been replaced with the node ID. This is of more use I think.


[[27May2004Version040527released]] == 27 May 2004: Version 040527 released == So, finally I have assembled a new release of SvxLink. One of the news is improved support for Alsa OSS emulation. Binary packages are now also available for Fedora Core 2.

Most work has gone into the development of the SvxLink server. It now can act as a repeater, DTMF detection has been improved, CTCSS squelch has been implemented, improved sound clips.

Unfortunately I have no real repeater hardware to try my software on so the repeater logic has not been tested in a real situation. It would be really interesting if someone would want to try it on real hardware.


[[17Apr2004Goodandbadnews]] == 17 Apr 2004: Good and bad news == The good news are that I’m back from my skiing holiday and no bones are broken.

The bad news is that I found a serious bug in the EchoLink communications svxlink server module. Connecting EchoLink stations only get a timeout. This bug does not affect Qtel. It’s fixed in CVS but I have not compiled a new release yet.

I also discovered that the DTMF detector is a little sensitive to speech. It detects random digits when someone is speaking on the channel.


[[07Apr2004Webpagestouchupandmoredocumentation]] == 07 Apr 2004: Web pages touch up and more documentation == Updated the web pages a bit and moved the menus from the top to the left. Also added some user documentation for Qtel and the SvxLink server.

I will be gone skiing for a week now so if I don’t answer your mails that’s why. I hope to find some mails from people that have tried the SvxLink server or Qtel when I come home :-)

[[05Apr2004MoreRPMSanddocumentation]] == 05 Apr 2004: More RPMS and documentation == RPMS are now available for Red Hat Linux 9. I have also whipped together some installation documents. No usage document yet though. Try pressing 0# when you have the svxlink server running to get some help.

[[04Apr2004Wehavetranscieverconnection]] == 04 Apr 2004: We have transciever connection! == So, here goes. The first try at EchoLink "sysop mode" grew into a pretty general voice services system for ham radio use. The svxlink server is a standalone server that is connected to a transciever. Voice services modules can then be loaded into the system. Existing modules right now are: a help system, a parrot module that plays back everything you say to it and an EchoLink connection module.

There is a lack of documentation at the moment but I’ll try to get some up as soon as I can. Only binary packages for Fedora Core 1 exist at the moment. Source code is of course available as well. Go to the download section to get your hands on the new goodies.


[[16Mar2004Stillalive]] == 16 Mar 2004: Still alive…​ == I just want to say that the project is still alive. It is just a little slow. I am now working on a stand alone link daemon. It is operational but there are still some work to be done to make it really usable. I will check in some code some time the following weeks.

[[18Nov2003Cleanedupthewebpagesabit]] == 18 Nov 2003: Cleaned up the web pages a bit == The web pages should be operational now. It should be possible to check out from CVS and compile.

[[03Jul2003ProjecthasbeenregisteredatSourceForge]] == 03 Jul 2003: Project has been registered at SourceForge == The project has now been registered at SourceForge. I will start moving everything over there as soon as I have figured out how everything works.


[[30Jun2003SiteissearchableviaGoogle]] == 30 Jun 2003: Site is searchable via Google == I saw that this site has now appeared in the Google search engine. I guess people will start finding this page then. I have not made any announcements yet because of a problem I encountered. The problem is with audio boards/OSS drivers that does not support playing sounds in mono. I have made a fix so that it should work in stereo mode as well. However, when I tested this the mic gain was very high. I could not make it work properly. I have probably made something really stupid but I can’t figure out what. Please tell me if you know.


[[04May2003Websiteisup]] == 04 May 2003: Website is up == Put up the website to prepare for the first release of Qtel.


[[08Mar2003Firstrowshacked]] == 08 Mar 2003: First rows hacked == The day when it all began. The first rows of code were written.

Clone this wiki locally