Documentation

Documentation.Install-Download-3-3 History

Hide minor edits - Show changes to output

May 17, 2023, at 04:22 PM by liviu -
Changed line 16 from:
'''OpenSIPS''' 3.3 is currently in '''beta release''' phase. Please go ahead and try it out -- we will help you troubleshoot any issues!
to:
'''OpenSIPS''' 3.3 LTS is a '''stable''' release, appropriate for production use.
May 18, 2022, at 04:20 PM by liviu -
Changed lines 28-30 from:
GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS you can run:

[@#git clone --recurse-submodules https://github.com/OpenSIPS/opensips.git -b 3.3 opensips-3.3@]
to:
GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS, you can run:

[@git clone --recurse-submodules https://github.com/OpenSIPS/opensips.git -b 3.3 opensips-3.3@]
May 18, 2022, at 04:19 PM by liviu -
Changed lines 16-18 from:
'''OpenSIPS''' 3.3 is the future OpenSIPS Major release. Currently it can only be checked out from the master branch of the official git repository.

to:
'''OpenSIPS''' 3.3 is currently in '''beta release''' phase. Please go ahead and try it out -- we will help you troubleshoot any issues!

Changed line 30 from:
[@#git clone --recurse-submodules https://github.com/OpenSIPS/opensips.git opensips-devel@]
to:
[@#git clone --recurse-submodules https://github.com/OpenSIPS/opensips.git -b 3.3 opensips-3.3@]
June 04, 2021, at 11:34 AM by razvancrainea -
Changed lines 30-38 from:
[@#git clone https://github.com/OpenSIPS/opensips.git opensips-devel@]

Switch to the checked out directory:

[@# cd opensips-devel @]

Download all git submodules:

[@# git submodule init && git submodule update @]
to:
[@#git clone --recurse-submodules https://github.com/OpenSIPS/opensips.git opensips-devel@]
June 04, 2021, at 10:31 AM by razvancrainea -
Changed lines 30-38 from:
[@# git clone https://github.com/OpenSIPS/opensips.git opensips-devel@]
to:
[@#git clone https://github.com/OpenSIPS/opensips.git opensips-devel@]

Switch to the checked out directory:

[@# cd opensips-devel @]

Download all git submodules:

[@# git submodule init && git submodule update @]
May 27, 2020, at 12:44 PM by liviu -
Changed line 30 from:
[@# git clone https://github.com/OpenSIPS/opensips.git opensips_devel@]
to:
[@# git clone https://github.com/OpenSIPS/opensips.git opensips-devel@]
November 11, 2019, at 10:46 AM by razvancrainea -
Added lines 20-24:
[[#packages]]
!!!! Packages download - preferred method

OpenSIPS packages for various distributions are available for download in [[Downloads.Downloads#osipmi|our repository]].
April 25, 2017, at 04:49 PM by razvancrainea -
Changed lines 16-18 from:
There are multiple options when it comes to downloading '''OpenSIPS 3.3''':

to:
'''OpenSIPS''' 3.3 is the future OpenSIPS Major release. Currently it can only be checked out from the master branch of the official git repository.

Changed lines 23-25 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 3.3@]
to:
GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest version of OpenSIPS you can run:

[@# git clone https://github.com/OpenSIPS/opensips.git opensips_devel@]
April 25, 2017, at 04:37 PM by razvancrainea -
Changed line 1 from:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-3-3|Manual 3.3]] -> Download OpenSIPS
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-3-3|Manual 3.3]] -> Download OpenSIPS
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 3.3''':

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 3.3@]
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 3.3]] -> Download OpenSIPS
to:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-3-3|Manual 3.3]] -> Download OpenSIPS
Changed line 10 from:
||[[]] || [[Install-CompileAndInstall-1-11|Next]]||
to:
||[[]] || [[Install-CompileAndInstall-3-3|Next]]||
March 20, 2014, at 07:49 PM by razvancrainea -
Added lines 1-34:
!!!!!Documentation -> [[Documentation.Manuals|Manuals]] -> [[Documentation.Manual-1-11|Manual 3.3]] -> Download OpenSIPS
(:title Download OpenSIPS - 3.3:)
----
(:allVersions Install-Download 3.3:)

\\

|| %color=#185662%[+'''Download OpenSIPS v3.3 '''+]%% ||

||[[]] || [[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 May 17, 2023, at 04:22 PM