_
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

Download site:

The sortcut to the tarball with sources of the latest stable release:

If you want to contribute with building packages for different distributions, please send an email to:

  • <devel (at) lists . sip-router . org>

 

Fetching Kamailio from source repository

- GIT Download for Kamailio (OpenSER) 3.0.0 or greater

GIT download of latest version of release 3.0.x:

  # git clone --depth 1 git://git.sip-router.org/sip-router kamailio
# cd kamailio
# git checkout -b kamailio_3.0 origin/kamailio_3.0

 

- SVN Download for Kamailio (OpenSER) 0.9.4 up to 1.5.3

SourceForge.net project name has not been changed, since it is not related to commercial actions, therefore it is still named openser - this preserves the entire history of code changes and all versions released since the start of the project.

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 HEAD version:

# svn co https://openser.svn.sourceforge.net/svnroot/openser/trunk kamailio

SVN download of 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


Linux and Unix Distributions

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, search for openser.

- 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

 

GIT Daily Snapshots

Daily GIT snapshots for Kamailio 3.0.x are posted at:

http://sip-router.org/tarballs/sr/kamailio_3.0/

SVN Daily Snapshots

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 . sip-router . org >

FLASHNEWS

2010-03-03
- Present and Future of SIP Routing, London, UK, March 9, 2010 - dedicated event focused on Kamailio (OpenSER) and SIP Router projects

Read more...

2010-03-01
- meet Kamailio (OpenSER) and SIP Router representatives at VoIP events in March 2010 - Hannover, London and Berlin

Read more...

2010-02-23
- many new features made their way in development branch during last month, since Kamailio 3.0.0 release

Read more...

2010-02-02
- Kamailio v1.5.4 is out - a minor release of the branch 1.5, including fixes since v1.5.3 - configuration file and database compatibility is preserved...

Read more...

2010-02-02
- Kamailio v1.4.5 is out - a minor release of the branch 1.4, including fixes since v1.4.4 - configuration file and database compatibility is preserved...

Read more...

2010-01-29
- presentation and social networking meeting at Fosdem 2010, Feb 6-7, Brussels

Read more...

2010-01-18
- Siremis v1.0.0 is out - web management interface for Kamailio (OpenSER) 3.0.0

Read more...

 


© .::Kamailio Project::.