Documentation

Documentation.Install-Download-1-11 History

Hide minor edits - Show changes to output

March 20, 2014, at 07:54 PM by razvancrainea -
Changed lines 1-2 from:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-1-11|Manual devel]] -> Download OpenSIPS
(:title Download OpenSIPS - devel :)
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-1-11|Manual 1.11]] -> Download OpenSIPS
(:title Download OpenSIPS - ver 1.11 :)
Changed lines 4-5 from:
(:allVersions Install-Download 1.11:)
to:
(:allVersions Install-Download 1.11 :)
Changed lines 8-9 from:
|| %color=#185662%[+'''Download OpenSIPS devel'''+]%% ||
to:
|| %color=#185662%[+'''Download OpenSIPS v1.11'''+]%% ||
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''' 1.11 :
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 sources of the 1.11 release may be downloaded directly from the project web site:
[[http://opensips.org/pub/opensips/1.11.0/src/opensips-1.11_src.tar.gz ]]

Also, we have nightly builds of tar archives, which are extracted from the latest 1.11.x branch. In order to download the nightly build, go to

[[ http://opensips.org/pub/opensips/1.11.0/src/ ]]

and download the file with the -svn[REV] suffix.
Added lines 32-39:
[[#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/1.11.0/]]


----
Changed lines 43-45 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 1.11 you can run :

[@# git clone -b 1.11 https://github.com/OpenSIPS/opensips.git opensips_1_11 @]
August 05, 2013, at 03:43 PM by 109.99.235.212 -
Changed line 1 from:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual|Manual devel]] -> Download OpenSIPS
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-1-11|Manual devel]] -> Download OpenSIPS
August 05, 2013, at 03:21 PM by razvancrainea -
Changed line 10 from:
||[[]] || [[Install-CompileAndInstall|Next]]||
to:
||[[]] || [[Install-CompileAndInstall-1-11|Next]]||
August 05, 2013, at 03:21 PM by razvancrainea -
Changed line 4 from:
[- Page for other versions: devel [[Install-Download-1-9|1.9]] [[Install-Download-1-8|1.8]] old versions: [[Install-Download-1-7|1.7]] [[Install-Download-1-6|1.6]] [[Install-Download-1-5|1.5]] [[Install-Download-1-4|1.4]] -]
to:
(:allVersions Install-Download 1.11:)
August 05, 2013, at 12:18 PM by razvancrainea -
Added lines 1-34:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual|Manual devel]] -> Download OpenSIPS
(:title Download OpenSIPS - devel :)
----
[- Page for other versions: devel [[Install-Download-1-9|1.9]] [[Install-Download-1-8|1.8]] old versions: [[Install-Download-1-7|1.7]] [[Install-Download-1-6|1.6]] [[Install-Download-1-5|1.5]] [[Install-Download-1-4|1.4]] -]

\\

|| %color=#185662%[+'''Download OpenSIPS devel'''+]%% ||

||[[]] || [[Install-CompileAndInstall|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 March 20, 2014, at 07:54 PM