User Tools

Site Tools


download:v5.1.x-from-git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

download:v5.1.x-from-git [2017/11/18 17:10] (current)
miconda created
Line 1: Line 1:
 +====== Download Sources of Kamailio v5.1.x from GIT Repository ======
  
 +Instructions to download sources from GIT repository, specific for stable branch 5.1 (release series v5.1.x).
 +
 +===== Kamailio v5.1.x =====
 +
 +Direct download of sources from GIT for latest Kamailio v5.1.x.
 +
 +<code>
 +  git clone --depth --no-single-branch 1 https://github.com/kamailio/kamailio kamailio
 +  cd kamailio
 +  git checkout -b 5.1 origin/5.1
 +</code>
 +
 +//Note: if your git client version does not support –no-single-branch command line parameter, then just remove it.//
download/v5.1.x-from-git.txt · Last modified: 2017/11/18 17:10 by miconda