KAMAILIO (OpenSER) download area
The Kamailio project provides releases as source code, as "tar.gz" file. As additional service pre-build binary packages are provided for certain releases. Before you compile and install from source please check if perhaps your operating system already contains Kamailio packages.
NOTE: In some distributions, KAMAILIO
may still be present with the old name OPENSER. If you don't find
kamailio packages means the renaming was not yet processed in that
distribution, look for openser.
The main download area can be found at http://www.kamailio.org/pub/kamailio/
The tarball of the latest release can always downloaded here
The latest binary package builds for serveral distributions can be found here binary tar.gz, binary packages
If you want to contribute with building packages on different distributions, please send us an email at <devel (at) lists . kamailio . org> and we can provide you some guidelines. Your help is very welcome.
Debian Packages
Debian Stable, Testing and Unstable users can directly fetch the KAMAILIO (OpenSER) packages via APT from the official Debian repository, for various architectures.
RPM Packages
Packages for Fedora, SUSE and Mandriva are hosted at:
http://software.opensuse.org/download/network:/telephony/
http://ftp.upjs.sk/pub/users/sal/Fedora/7/
opensuse.org is automatically mirrored to many of the OpenSUSE mirrors, and the packages are automatically rebuilt (with incremented build numbers) whenever any of the base packages are updated. Each distribution has its own rpm-MetaData repository which works with yast, apt, smart, rug and yum (possibly others). Simply add the correct repository.
Example for openSUSE 10.2:
- set repository to:
http://software.opensuse.org/download/network:/telephony/openSUSE_10.2/
- browse the repository at:
http://software.opensuse.org/download/network:/telephony/openSUSE_10.2/repodata/
upjs.sk is part of Fedora mirrors networks, KAMAILIO (OpenSER) packages are available for older versions of Fedora as well.
FreeBSD Packages
To install FreeBSD packages run: pkg_add -r kamailio You can also use portupgrade tool: portupgrade -NP kamailio Also, KAMAILIO (OpenSER) can be locally compiled and installed from FreeBSD ports tree with: cd /usr/ports/net/kamailio make install clean Or use portupgrade: portupgrade -N kamailio
SVN Download
SVN Repository had not changed so far, it will hapen in the near future. For now it is still using openser in the path.
Starting with 2007-02-26, KAMAILIO (OpenSER) was migrated to SVN . See details at Source Forge KAMAILIO (OpenSER)'s SVN Page . To check out all source code from SVN server use:
# svn co https://openser.svn.sourceforge.net/svnroot/openser kamailio
The above command will download everything -- all branches and tags so far. It is better to download desired versions only, otherwise the size can be quite big.
SVN download of development version (HEAD):
# svn co https://openser.svn.sourceforge.net/svnroot/openser/trunk kamailio
SVN download of development version (HEAD) (specific revision):
svn co -r revision https://openser.svn.sourceforge.net/svnroot/openser/trunk kamailio
SVN download of latest Kamailio (OpenSER) release (1.5.0):
# svn co https://openser.svn.sourceforge.net/svnroot/openser/branches/1.5 kamailio
SVN download of latest version of release 1.4.x:
# svn co https://openser.svn.sourceforge.net/svnroot/openser/branches/1.4 kamailio
SVN download of latest version of release 1.3.x:
# svn co https://openser.svn.sourceforge.net/svnroot/openser/branches/1.3 kamailio
SVN download of latest version of release 1.2.x:
# svn co https://openser.svn.sourceforge.net/svnroot/openser/branches/1.2 kamailio
SVN download of latest version of release 1.1.x:
# svn co https://openser.svn.sourceforge.net/svnroot/openser/branches/1.1 kamailio
Daily Snapshots
If more convenient for you, daily SVN snapshots are posted at: http://www.kamailio.org/downloads/snapshots/
Latest SVN snapshot for KAMAILIO (OpenSER) development version can be downloaded from here
Latest SVN snapshot for OpenSER v1.3.x can be downloaded from here
Latest SVN snapshot for OpenSER v1.2.x can be downloaded from here
Latest SVN snapshot for OpenSER v1.1.x can be downloaded from here
For older releases, we still have some CVS snapshots:
Latest CVS snapshot for OpenSER v1.0.x can be downloaded from here
Embedded Platforms
KAMAILIO (OpenSER) is available in binary format for several embedded platforms: - Linksys NSLU - Synology DS-101(g+) - Iomega NAS 100d - Freecom FSG-3 - Qnap TurboStation ... and all routers supported by the oleg or dd-wrt distributions. Check out http://www.nslu2-linux.org
If some information in this page is erroneous, please send an email at:
devel (at) lists . kamailio . org
|