Files
makemd/archive/handover/README (5).md
wurenzhi 136c2fa579 feat: 初始化项目结构并添加核心功能模块
- 新增文档模板和导航结构
- 实现服务器基础API路由和控制器
- 添加扩展插件配置和前端框架
- 引入多租户和权限管理模块
- 集成日志和数据库配置
- 添加核心业务模型和类型定义
2026-03-17 22:07:19 +08:00

80 lines
3.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# FreeSWITCH
FreeSWITCH 是一个软件定义的电信堆栈实现了从专有电信交换机到运行在任何通用硬件上的多功能软件实现的数字化转型。从树莓派到多核服务器FreeSWITCH 可以解锁任何设备的通信潜力。结合我们的托管云平台 SignalWireFreeSWITCH 可以与外界互联并扩展到任何规模。
访问 [https://signalwire.com](https://signalwire.com/) 或 https://github.com/signalwire 了解更多信息。
## 入门指南
FreeSWITCH 在 [Github](https://github.com/signalwire/freeswitch) 上以源代码格式提供。您可以检出开发分支,并为许多流行平台(包括 Linux、Windows、MacOSX 和 BSD进行构建。在线仓库中提供了问题追踪器和拉取请求系统。
有关更详细的说明,请参阅 https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/。
## 更多帮助
如果您需要帮助或有兴趣使用商业支持的版本,可以联系 coreteam@freeswitch.com 了解支持您项目的专业服务。
## IP 语音服务 - SIP / SMS - 应用集成
[SignalWire](https://signalwire.com) 是 FreeSWITCH 项目的主要赞助商,由 FreeSWITCH 的原始开发人员创立。SignalWire 提供可扩展的服务来增强和扩展您的项目,例如 SMS、SIP、无服务器应用托管以及可编程电信。此代码库中分发的 mod_signalwire 允许您立即与 SignalWire 配对并扩展您的 FreeSWITCH。
## 文档
文档主索引位于:
* https://freeswitch.org/confluence/
### 发行说明:
* https://freeswitch.org/confluence/display/FREESWITCH/Release+Notes
### 从包安装
从包安装 FreeSWITCH 的分步教程:
* [使用 FSGET](/scripts/packaging) [<b>推荐</b>]
* [Debian](https://freeswitch.org/confluence/display/FREESWITCH/Debian)
* [树莓派 (Raspberry Pi)](https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi)
* [CentOS 7](https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7)
### 从源码构建
从源码构建 FreeSWITCH 及其依赖项的示例 Dockerfile
* https://github.com/signalwire/freeswitch/tree/master/docker/examples
使用提供的依赖包构建 FreeSWITCH 的分步教程:
* [Debian](https://freeswitch.org/confluence/display/FREESWITCH/Debian#Debian-buildfromsource) [<b>推荐</b>]
* [树莓派 (Raspberry Pi)](https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi)
* [CentOS 7](https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7)
### 如何构建 Debian 包
* [使用 FSDEB](/scripts/packaging/build)
## 下载
* [源码包 (Tarballs)](https://files.freeswitch.org/releases/freeswitch/)
* [Windows 安装程序](http://files.freeswitch.org/windows/installer/x64/)
* [Windows 声音包](http://files.freeswitch.org/windows/installer/x64/sounds/)
## 贡献
GitHub 拉取请求是向 FreeSWITCH 源代码贡献的推荐方式:
* https://github.com/signalwire/freeswitch/pulls
## 社区
Slack 是我们的聊天系统开发人员、FreeSWITCH 团队和最活跃的用户都在这里。
在这里可以更快地获得答案并与其他用户实时聊天。您只需输入您的电子邮件并在 Slack 注册页面上进行验证,即可加入讨论!
Slack 社区:
* https://signalwire.community/
邮件列表(已归档):
* http://lists.freeswitch.org/pipermail/freeswitch-users/
**感谢您使用 FreeSWITCH**