Login | Register

Documentation

Documentation -> Manuals -> Manual 1.11 -> Download OpenSIPS

Pages for other versions: devel 3.4 3.3 3.2 3.1 Older versions: 3.0 2.4 2.3 2.2 2.1 1.11 1.10 1.9 1.8 1.7 1.6 1.5 1.4


Download OpenSIPS v1.11
Next

There are multiple options when it comes to downloading OpenSIPS 1.11 :


1.  Release files from WEB site

Tarballs with sources of the 1.11 release may be downloaded directly from the project web site:

      http://opensips.org/pub/opensips/1.11.0/src/opensips-1.11_src.tar.gz 

Also, we have nightly builds of tar archives, which are extracted from the latest 1.11.x branch. In order to download the nightly build, go to

      http://opensips.org/pub/opensips/1.11.0/src/  

and download the file with the -svn[REV] suffix.


2.  Tarballs from SourceForge

The same release files we have on the website are also hosted on the SourceForge download area - it is advisable to use it as geographical mirrors are available for a faster download:

      https://sourceforge.net/projects/opensips/files/OpenSIPS/1.11.0/

3.  GIT download

GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS 1.11 you can run :

   # git clone -b 1.11 https://github.com/OpenSIPS/opensips.git opensips_1_11 

Page last modified on March 20, 2014, at 07:54 PM