Kannel

  * Front page
  * Overview
     Requirements
  * Status
  * News
     Old News
  * Documentation
     FAQ
     Glossary
     User guide
     Arch Document
     Related links
  * Compatibility
  * License
  * Download
     Addons
  * Source Code
  * Mailing Lists
  * Authors
  * Reporting Bugs

 
 

Please consider making a donation to the Kannel Project.

 

Kannel: Download Page

From this page you can download Kannel in various formats. There are also instructions for accessing the CVS server. You probably want to review the license.

If you're going to compile Kannel yourself, you need to download and install the Gnome XML library, libxml, from http://xmlsoft.org/xml.html.
If you are installing it from your distribution's packages, you'll need libxml2-dev in addition to run-time libxml2 package libraries.

Current status

The Kannel Group has made a new stable release 1.4.1 available. This stable release should be usable for production systems.

If you are interested in contributing to the development, please use the CVS tree and send suggestions and patches to the developer's mailing list. Please provide us any bug reports via our bug tracking system. If you are interested in having a stable productive system using Kannel, please use the latest stable release and report problems to the developer's mailing list or directly to the bug tracking system.

Stable release

This section contains the latest stable release version, version 1.4.1.

Fedora RPM packages

This section contains RPM packages of the stable version.
See Fedora repository.

Debian packages

This section contains DEB packages of the stable version.
See Debian repository.

Development release

This section contains the latest development release version, version 1.3.2. It is most likely suitable for production use, but may have at least some problems. Please test it, this will help make sure it will work well when it becomes the stable version.

Debian packages

This section contains DEB packages of the development version.
See Debian repository.

CVS access to source code

You can look at the current development version of the sources directly from our version control system. We use CVS, so you need to install that first. (See for example CVShome.org for a source distribution, or your Linux distribution for ready-to-install binaries.)

  1. Log in using the following command (just press Enter when it asks for a password):
    cvs -d:pserver:anonymous@cvs.kannel.org:/home/cvs login
  2. Check out the current version of the Kannel gateway:
    cvs -d:pserver:anonymous@cvs.kannel.org:/home/cvs co gateway
  3. Later, when you want to check whether there have been changes, do the following:
    cd gateway
    cvs up -d

If you want to send us patches, please send the output of cvs diff -u (-u makes cvs use unified diffs, instead of plain diffs; unified diffs are easier to read, since they provide more context and can be applied to a later version of the same file). Please send the patches as plain text attachments to devel@kannel.org

Web access to source code

In addition to the normal CVS client, you can browse the CVS repository directly using ViewCVS or navigate through the source code cross-reference via Doxygen documentation.

Daily snapshots

The following are daily snapshots from CVS. They are generated around 0600 GMT every day.

Daily binary snapshots for the Cygwin 1.3.x platform are available on kannel.dev.wapme.net

Fedora repository

Fedora repository is available at http://freshrpms.net/packages/. (Contributed by Matthias Saou)

Debian repository

Debian/apt repository is available at http://www.litux.org/debian. Just apt-get install kannel for stable release or apt-get install kannel-devel for development release.
(Contributed by bruno.rodrigues<at>litux.org)

# For SID/unstable
deb http://www.litux.org/debian sid/
deb-src http://www.litux.org/debian sid/
# For Sarge/testing
deb http://www.litux.org/debian sarge/
deb-src http://www.litux.org/debian sarge/
# For Woody/stable
deb http://www.litux.org/debian woody/
deb-src http://www.litux.org/debian woody/

Old versions

You can also checkout older versions of Kannel in the older versions download page.




Copyright © 2001-2008 The Kannel Group. All rights reserved.