Download OpenSIPS
There are multiple options when it comes to downloading OpenSIPS 2.2:
Release files from WEB site
Section titled “Release files from WEB site”Tarballs with the latest sources of the 2.2 release may be downloaded directly from the project web site:
[http://opensips.org/pub/opensips/2.2.x/](http://opensips.org/pub/opensips/2.2.x/)Tarballs from SourceForge
Section titled “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/](https://sourceforge.net/projects/opensips/files/OpenSIPS/)GIT download
Section titled “GIT download”GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS 2.2 you can run :
# git clone -b 2.2 https://github.com/OpenSIPS/opensips.git opensips_2_2