Skip to content

Download OpenSIPS

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


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

Terminal window
[http://opensips.org/pub/opensips/2.1.x/](http://opensips.org/pub/opensips/2.1.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:

Terminal window
[https://sourceforge.net/projects/opensips/files/OpenSIPS/](https://sourceforge.net/projects/opensips/files/OpenSIPS/)

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

Terminal window
# git clone -b 2.1 https://github.com/OpenSIPS/opensips.git opensips_2_1