Documentation

Documentation.Install-Download-3-0 History

Hide minor edits - Show changes to markup

May 27, 2020, at 12:47 PM by liviu -
Changed line 16 from:

OpenSIPS 3.0 is the currently in the beta release phase. Please go ahead and try it out -- we're here to help you troubleshoot any issue!

to:

OpenSIPS 3.0 is a stable release, appropriate for production use.

November 11, 2019, at 10:46 AM by razvancrainea -
Added lines 20-24:

Packages download - preferred method

OpenSIPS packages for various distributions are available for download in our repository.

April 17, 2019, at 12:56 AM by liviu -
Changed line 23 from:

GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest OpenSIPS 3.0, you can run:

to:

GitHub hosts the main repository for OpenSIPS. To checkout the latest OpenSIPS 3.0, you can run:

April 17, 2019, at 12:56 AM by liviu -
Changed line 23 from:

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

to:

GitHUB hosts the main repository for OpenSIPS. In order to checkout the latest OpenSIPS 3.0, you can run:

April 17, 2019, at 12:56 AM by liviu -
Changed line 23 from:

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

to:

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

April 17, 2019, at 12:55 AM by liviu -
Changed lines 16-18 from:

OpenSIPS 3.0 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.0 is the currently in the beta release phase. Please go ahead and try it out -- we're here to help you troubleshoot any issue!

Changed line 25 from:
   # git clone https://github.com/OpenSIPS/opensips.git opensips_devel
to:
   # git clone https://github.com/OpenSIPS/opensips.git -b 3.0 opensips-3.0
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.0:

to:

OpenSIPS 3.0 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.0
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 -> Manuals -> Manual 3.0 -> Download OpenSIPS
to:
Documentation -> Manuals -> Manual 3.0 -> 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.0:

Deleted lines 19-28:

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.0
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 -> Manuals -> Manual 3.0 -> Download OpenSIPS
to:
Documentation -> Manuals -> Manual 3.0 -> Download OpenSIPS
Changed line 10 from:
to:
March 20, 2014, at 07:49 PM by razvancrainea -
Added lines 1-34:
Documentation -> Manuals -> Manual 3.0 -> Download OpenSIPS

(:title Download OpenSIPS - 3.0:)


(:allVersions Install-Download 3.0:)


Download OpenSIPS v3.0
Next

(:toc-float Table of Content:)

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


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 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 27, 2020, at 12:47 PM