User Tools

Site Tools


download:v3.3.x-from-git

Differences

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

Link to this comparison view

download:v3.3.x-from-git [2012/10/14 11:50] (current)
miconda created
Line 1: Line 1:
 +====== Download Sources of Kamailio v3.3.x from GIT Repository ======
  
 +Instructions to download sources from GIT repository, specific for stable branch 3.3 (release series v3.3.x) and Kamailio flavour.
 +
 +===== Kamailio v3.3.x =====
 +
 +Direct download of sources from GIT for latest Kamailio v3.3.x.
 +
 +<code>
 +  git clone --depth 1 git://git.sip-router.org/sip-router kamailio
 +  cd kamailio
 +  git checkout -b 3.3 origin/3.3
 +  make FLAVOUR=kamailio cfg
 +</code>
download/v3.3.x-from-git.txt ยท Last modified: 2012/10/14 11:50 by miconda