Changes

From SME Server
Jump to navigationJump to search
320 bytes added ,  15:06, 20 January 2017
m
→‎Installation: EOL 1.4 branch
Line 11: Line 11:     
==Installation==
 
==Installation==
Both the '''[[Freeswitch_repo|Freeswitch]]''' and '''[[epel|Epel]]''' repositories have to be enabled. Please enable these repositories first.
+
The latest Freeswitch version available for CentOS 6 is the 1.4 branch which is EOL. There will be no Freeswitch RPM's available from the freeswitch repo, only for CentOS 7. Fortunately, the [[okay]] repo has the Freeswitch 1.6 branch RPM's available and up to date.
 +
 
 +
 
 +
The '''[[okay]]''', '''[[epel|Epel]]''' and '''[[remi]]''' repositories have to be enabled. Please enable these repositories first.
 
After enabling the above repositories, one can install Freeswitch and it's dependencies with yum:
 
After enabling the above repositories, one can install Freeswitch and it's dependencies with yum:
  yum install --nogpgcheck freeswitch-config-vanilla --enablerepo=freeswitch --enablerepo=epel
+
  yum install ffmpeg --enablerepo=okey,epel
This will install about 60 RPM's with an installed size of 35M.
+
yum install *1.6.14-1* freeswitch-sounds* --enablerepo=okey,epel,remi --exclude=*php*
 +
This must be the above 2 commands, for otherwise there will be a strange dependency issue.
    
{{Note box|If you have installed the '''[[Sogo|SOGo]]''' contrib, you will encounter a dependency issue with libmemcached. There is no resolution yet and your input is welcomed.}}
 
{{Note box|If you have installed the '''[[Sogo|SOGo]]''' contrib, you will encounter a dependency issue with libmemcached. There is no resolution yet and your input is welcomed.}}
      
==Configuration==
 
==Configuration==

Navigation menu