新手朋友安装FreeSwitch经常会碰到到一些问题,FreeSwitch 在CentOS系统常用版本都做了一键安装脚本。
CentOS 6.x install script安装脚本
Step 1: Download
wget https://hk-area1-file.oss-cn-hongkong.aliyuncs.com/fsgui/fsgui.sh
Step 2: install
sh fsgui.sh 如果报错 :
yum -y install dos2unix dos2unix ./fsgui.sh sh fsgui.sh
以下系统版本验证OK:
CentOS 6.10 64bit OK
CentOS 6.9 64bit OK
CentOS 6.8 64bit OK
CentOS 6.7 64bit OK
CentOS 6.4 64bit OK
CentOS 6.3 64bit OK
CentOS 6.1 64bit OK
其他版本请自行验证。
centos7x安装脚本
Step 1: Download
wget https://hk-area1-file.oss-cn-hongkong.aliyuncs.com/fsgui/fsgui_centos7.x_fs1.10.2.sh
Step 2: Install
sh fsgui_centos7.x_fs1.10.2.sh
以下系统版本验证OK:
CentOS 7.2 64bit OK
CentOS 7.3 64bit OK
CentOS 7.4 64bit OK
CentOS 7.5 64bit OK
CentOS 7.6 64bit OK
CentOS 7.7 64bit OK
其他版本请自行验证。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。