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:
- <sr-dev (at) lists . sip-router . org>
Linux and Unix Distributions
- Debian Packages
Debian and Ubuntu packages are provided via APT repository, see details at:
- v3.2.x+: http://www.kamailio.org/wiki/packages/debs
- v3.1.x-: http://www.kamailio.org/dokuwiki/doku.php/packages:debs
- RPM Packages
CentOS, Fedora, OpenSUSE, …
- v3.2.x+: http://www.kamailio.org/wiki/packages/rpms
- v3.1.x-: http://www.kamailio.org/dokuwiki/doku.php/packages:rpms
- xBSD Packages
FreeBSD, …
- General Linux Distributions Remarks
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.
Fetching Kamailio from source repository
- GIT Download for Kamailio (OpenSER) – 3.0.0 or greater
GIT download of latest version of release 3.2.x:
# git clone --depth 1 git://git.sip-router.org/sip-router kamailio # cd kamailio # git checkout -b 3.2 origin/3.2 # make FLAVOUR=kamailio cfg
- SVN Download for Kamailio (OpenSER) 0.9.4 up to 1.5.x
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.
SVN download of latest version of release 1.5.x:
# svn co http://openser.svn.sourceforge.net/svnroot/openser/branches/1.5 kamailio
For older versions or other SVN options see:
GIT Daily Snapshots
Daily GIT snapshots for Kamailio 3.0.x are posted at:
Embedded Platforms
If some information in this page is erroneous, please send an email at:
< sr-dev (at) lists . sip-router . org >