Changes

From SME Server
Jump to navigationJump to search
104 bytes added ,  09:55, 8 September 2017
m
Line 16: Line 16:  
The '''[[okay]]''', '''[[epel|Epel]]''' and '''[[remi]]''' repositories have to be enabled. Please enable these repositories first.
 
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 ffmpeg --enablerepo=okey,epel
+
  yum install ffmpeg --enablerepo=okay,epel
  yum install *1.6.14-3* freeswitch-sounds* --enablerepo=okey,epel,remi --exclude=*php*
+
  yum install *1.6.19-1* freeswitch-sounds* --enablerepo=okay,epel,remi --exclude=*php*
 
This must be the above 2 commands, for otherwise there will be a strange dependency issue.
 
This must be the above 2 commands, for otherwise there will be a strange dependency issue.
 +
 +
Or a basic vanilla install:
 +
yum install freeswitch-config-vanilla --enablerepo=okay,epel,remi,smetest
    
{{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.}}

Navigation menu