Browse Source

Update freeswitch.rst

Len 9 years ago
parent
commit
6ec925f51d
1 changed files with 7 additions and 0 deletions
  1. 7 0
      source/advanced/freeswitch.rst

+ 7 - 0
source/advanced/freeswitch.rst

@@ -40,6 +40,13 @@ Freeswitch install
  wget http://files.freeswitch.org/freeswitch-1.4.26.zip
  wget http://files.freeswitch.org/freeswitch-1.4.26.zip
  unzip freeswitch-1.4.26.zip
  unzip freeswitch-1.4.26.zip
  cd freeswitch-1.4.26
  cd freeswitch-1.4.26
+ 
+ 1.4.x is considered EOL use the steps below for 1.6.x
+ 
+ cd /usr/src
+ wget http://files.freeswitch.org/freeswitch-1.6.6.zip
+ unzip freeswitch-1.6.6.zip
+ cd freeswitch-1.6.6
 
 
 | **Ubuntu Dependencies**
 | **Ubuntu Dependencies**