Download OpenSIPS
There are multiple options when it comes to downloading OpenSIPS 2.4:
Packages download - preferred method
Section titled “Packages download - preferred method”OpenSIPS packages for various distributions are available for download in our repository.
Release files from WEB site
Section titled “Release files from WEB site”Tarballs with the latest sources of the 2.4 release may be downloaded directly from the project web site:
[http://opensips.org/pub/opensips/2.4.x/](http://opensips.org/pub/opensips/2.4.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.4 you can run :
# git clone -b 2.4 https://github.com/OpenSIPS/opensips.git opensips_2_4