Documentation

Documentation.Install-Download-2-2 History

Show minor edits - Show changes to output

April 25, 2017, at 04:44 PM by razvancrainea -
Changed lines 24-26 from:
[[ http://opensips.org/pub/opensips/2.2.x/src/ ]]

and download the file with the -svn[REV] suffix.
to:
[[ http://opensips.org/pub/opensips/2.2.x/ ]]
April 25, 2017, at 04:43 PM by razvancrainea -
Changed line 2 from:
(:title Download OpenSIPS - 2.2:)
to:
(:title Download OpenSIPS - ver 2.2 :)
Changed lines 4-5 from:
(:allVersions Install-Download 2.2:)
to:
(:allVersions Install-Download 2.2 :)
Changed lines 8-9 from:
|| %color=#185662%[+'''Download OpenSIPS v2.2 '''+]%% ||
to:
|| %color=#185662%[+'''Download OpenSIPS v2.2'''+]%% ||
Changed lines 16-18 from:
There are multiple options when it comes to downloading '''OpenSIPS 2.2''':

to:
There are multiple options when it comes to downloading '''OpenSIPS''' 2.2:
Added lines 19-36:
[[#osippub]]
!!!! 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/src/ ]]

and download the file with the -svn[REV] suffix.

----
[[#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 40-42 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 -b 2.2@]
to:
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 @]
April 25, 2017, at 04:35 PM by razvancrainea -
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.2''':

Deleted lines 19-28:
[[#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@]

----
Changed line 25 from:
[@# git clone https://github.com/OpenSIPS/opensips.git opensips_trunk@]
to:
[@# git clone https://github.com/OpenSIPS/opensips.git -b 2.2@]
November 28, 2016, at 11:26 AM by 109.99.227.30 -
Changed line 1 from:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-2-2|Manual devel]] -> Download OpenSIPS
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-2-2|Manual 2.2]] -> Download OpenSIPS
June 02, 2015, at 05:36 PM by liviu -
Changed line 34 from:
[@# git clone https://github.com/OpenSIPS/opensips.git opensips_trunk @]
to:
[@# git clone https://github.com/OpenSIPS/opensips.git opensips_trunk@]
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-2|Manual devel]] -> Download OpenSIPS
Changed line 10 from:
||[[]] || [[Install-CompileAndInstall-1-11|Next]]||
to:
||[[]] || [[Install-CompileAndInstall-2-2|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.2:)
----
(:allVersions Install-Download 2.2:)

\\

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

||[[]] || [[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:44 PM