https://www.opensips.org/Documentation/Install-Download-2-3#toc2
Pages for other versions: devel 2.3 2.2 1.11 Older versions: 2.1 1.10 1.9 1.8 1.7 1.6 1.5 1.4
Download OpenSIPS v2.3 |
Next |
Table of Content (hide)
There are multiple options when it comes to downloading OpenSIPS 2.3:
Tarballs with the latest sources of the 2.3 release may be downloaded directly from the project web site:
http://opensips.org/pub/opensips/2.3.x/
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/
GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS 2.3 you can run :
# git clone -b 2.3 https://github.com/OpenSIPS/opensips.git opensips_2_3