|
Download |
Downloads -> Get OpenSIPSTable of Content (hide) OpenSIPS download area
The latest stable release for OpenSIPS is version 1.9.1. 1. Release files from WEB siteFor the stable releases, tarballs with source or binaries may be downloaded directly from the project web site: http://opensips.org/pub/opensips/ You can download the tarball with sources of the latest released from http://opensips.org/pub/opensips/latest/src/ OS-specific packages for the latest release may be found at http://opensips.org/pub/opensips/latest/packages/ 2. Tarballs from SourceForgeThe 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/project/showfiles.php?group_id=232389 3. PackagesThanks to several maintainers, OpenSIPS packages for certain Operating System/Distributions are available for download also:
4. RepositoryCurrently OpenSIPS sources are hosted on both GitHub(GIT) and SourceForge(SVN). More information about the OpenSIPS repositories can be found in the migration documentation. 4.1 GIT downloadGIT clone of development version (MASTER): GIT clone of stable release (1.8) LTS: GIT clone of latest stable release (1.9): Important: for developers, it is recommended to use the SSH git URL: 4.2 SVN downloadTo check out all source code (trunk, branches and tags) directly from project's SVN use: The above command will download everything -- all branches and tags so far. It is better to download desired versions only, otherwise the size can be quite big. SVN download of development version (HEAD): SVN download of development version (HEAD) (specific revision): SVN download of stable release (1.8) LTS: SVN download of latest stable release (1.9): 5. GIT download for OpenSIPS 2.0Before considering downloading OpenSIPS 2.0, please see its description (capabilities). Code for OpenSIPS 2.0 is available via GIT repository hosted on GitHub. To get a copy of the code, do:
|
