FusionPBX Debian 12 安装

尽量选择干净的 Debian 12 系统

如果已安装了 PostgreSQL, 要卸载干净

复制代码
 wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/debian/pre-install.sh | sh; 

做完这一步之后,编辑 /usr/src/fusionpbx-install.sh/debian/resources/config.sh

可以参考下面的配置:

复制代码
# FusionPBX Settings
domain_name=ip_address                      # hostname, ip_address or a custom value
system_username=admin                       # default username admin
system_password=admin                      # random or a custom value
system_branch=5.4                           # master, 5.4

# FreeSWITCH Settings
switch_branch=stable                        # master, stable
switch_source=false                          # true (source compile) or false (binary package)
switch_package=true                        # true (binary package) or false (source compile)
switch_version=1.10.12                      # which source code to download, only for source
switch_tls=true                             # true or false
switch_token=*******                              # Get the auth token from https://signalwire.com

其他的可以不动

cd /usr/src/fusionpbx-install.sh/debian && ./install.sh

不建议 FreeSWITCH 源码编译, 从 github 克隆源码时灵时不灵,赌运气了

安装成功之后可看官方手册

https://docs.fusionpbx.com/en/latest/getting_started/quick_install.html

论坛地址在此:

https://www.pbxforums.com/

相关推荐
蝎子莱莱爱打怪2 天前
Centos7中一键安装K8s集群以及Rancher安装记录
运维·后端·kubernetes
DianSan_ERP3 天前
电商API接口全链路监控:构建坚不可摧的线上运维防线
大数据·运维·网络·人工智能·git·servlet
呉師傅3 天前
火狐浏览器报错配置文件缺失如何解决#操作技巧#
运维·网络·windows·电脑
不是二师兄的八戒3 天前
Linux服务器挂载OSS存储的完整实践指南
linux·运维·服务器
欧云服务器3 天前
怎么让脚本命令可以同时在centos、debian、ubuntu执行?
ubuntu·centos·debian
zhangfeng11333 天前
趋动云 如何ssh登录 服务区 项目server
运维·人工智能·ssh
ZeroNews内网穿透3 天前
谷歌封杀OpenClaw背后:本地部署或是出路
运维·服务器·数据库·安全
失重外太空啦3 天前
nginx
运维·nginx
Gofarlic_oms13 天前
避免Kisssoft高级分析模块过度采购的科学评估方法
大数据·linux·运维·人工智能·matlab
田井中律.3 天前
服务器部署问题汇总(ubuntu24.04.3)
运维·服务器