Documentation

Documentation.Install-Download-2-1 History

Hide minor edits - Show changes to output

April 25, 2017, at 04:45 PM by razvancrainea -
Changed lines 1-2 from:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-2-1|Manual devel]] -> Download OpenSIPS
(:title Download OpenSIPS - 2.1:)
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-2-1|Manual 2.1]] -> Download OpenSIPS
(:title Download OpenSIPS - ver 2.1 :)
Changed lines 4-5 from:
(:allVersions Install-Download 2.1:)
to:
(:allVersions Install-Download 2.1 :)
Changed lines 8-9 from:
|| %color=#185662%[+'''Download OpenSIPS v2.1 '''+]%% ||
to:
|| %color=#185662%[+'''Download OpenSIPS v2.1'''+]%% ||
Changed lines 16-17 from:
There are multiple options when it comes to downloading '''OpenSIPS''' trunk/devel :
to:
There are multiple options when it comes to downloading '''OpenSIPS''' 2.1:
Changed lines 19-27 from:
[[#svn]]
!!!! SVN download

Although the OpenSIPS project has moved to GIT, you can still download a read-only copy from the SourceForge SVN, which is permanently kept in sync with the GIT repo.

To check out the latest trunk source code directly from the SVN you can run :

[@# svn co https://svn.code.sf.net/p/opensips/svn/trunk@]
to:
[[#osippub]]
!!!! Release files from WEB site

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

[[ http://opensips.org/pub/opensips/2.1.x/ ]]
Added lines 27-34:
[[#osipsf]]
!!!! 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/]]


----
Changed lines 38-40 from:
GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS trunk you can run :

[@# git clone https://github.com/OpenSIPS/opensips.git opensips_trunk @]
to:
GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS 2.1 you can run :

[@# git clone -b 2.1 https://github.com/OpenSIPS/opensips.git opensips_2_1 @]
March 20, 2014, at 07:54 PM by razvancrainea -
Changed line 1 from:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-1-11|Manual devel]] -> Download OpenSIPS
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-2-1|Manual devel]] -> Download OpenSIPS
Changed line 10 from:
||[[]] || [[Install-CompileAndInstall-1-11|Next]]||
to:
||[[]] || [[Install-CompileAndInstall-2-1|Next]]||
March 20, 2014, at 07:49 PM by razvancrainea -
Added lines 1-34:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-1-11|Manual devel]] -> Download OpenSIPS
(:title Download OpenSIPS - 2.1:)
----
(:allVersions Install-Download 2.1:)

\\

|| %color=#185662%[+'''Download OpenSIPS v2.1 '''+]%% ||

||[[]] || [[Install-CompileAndInstall-1-11|Next]]||
----

(:toc-float Table of Content:)


There are multiple options when it comes to downloading '''OpenSIPS''' trunk/devel :

----
[[#svn]]
!!!! SVN download

Although the OpenSIPS project has moved to GIT, you can still download a read-only copy from the SourceForge SVN, which is permanently kept in sync with the GIT repo.

To check out the latest trunk source code directly from the SVN you can run :

[@# svn co https://svn.code.sf.net/p/opensips/svn/trunk@]

----
[[#git]]
!!!! GIT download

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

[@# git clone https://github.com/OpenSIPS/opensips.git opensips_trunk @]

Page last modified on April 25, 2017, at 04:45 PM