_
Home
Features
News
Download
Roadmap
Management
Contributions
License
Links
Contact Us
Related
EVENTS
VoIP Events
Past Events
SUPPORT
Documentation
Wiki
Mailing lists
Install
Forum
VoIP Info
IRC Channel
DEVELOPMENT
SVN
Tracker
Project Page
Doxygen

Download Print

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

FLASHNEWS

2009-06-22
- Kamailio (OpenSER) and SIP-Router presence at LinuxTag 2009

Read more...

2009-05-26
- development mailing list of Kamailio (OpenSER) and SIP Express Router (SER) are unified within SIP Router project

Read more...

2009-05-18
- SIP Router Users Mailing Lists

Read more...

2009-05-14
- SIP Router Project Ready for Testing

Read more...

2009-05-14
- Online Documentation of SIP Router Project

Read more...

2009-05-05
- Amoocon 2009 SIP-Router.org presentation available online...

Read more...

2009-04-29
- Kamailio v1.5.1 is out - a minor release of the branch 1.5, including fixes since v1.5.0 - configuration file and database compatibility is preserved...

Read more...

 


© .::Kamailio Project::.