Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caoliang1918/contact-center
智能电话外呼系统 呼叫中心系统 freeswitch webrtc
https://github.com/caoliang1918/contact-center
esl freeswitch pstn sip webrtc
Last synced: 4 days ago
JSON representation
智能电话外呼系统 呼叫中心系统 freeswitch webrtc
- Host: GitHub
- URL: https://github.com/caoliang1918/contact-center
- Owner: caoliang1918
- License: gpl-3.0
- Created: 2021-07-14T14:31:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T05:50:14.000Z (7 months ago)
- Last Synced: 2025-01-19T08:11:08.724Z (11 days ago)
- Topics: esl, freeswitch, pstn, sip, webrtc
- Language: Java
- Homepage:
- Size: 18.9 MB
- Stars: 464
- Watchers: 13
- Forks: 244
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
# 云呼叫中心
## 目标:构建一套百万级语音通信平台
## 支持功能点
* 支持sdk接入语音平台
* 支持webrtc
* 支持rest接口接入语音平台
* 支持http ivr接入
* 支持智能对话
* 任务外呼## 流程图
![process](fs-api/src/main/resources/static/images/1.png)
![process](fs-api/src/main/resources/static/images/2.png)
![process](fs-api/src/main/resources/static/images/3.jpg)## 前端展示
![process](fs-api/src/main/resources/static/images/4.png)
![process](fs-api/src/main/resources/static/images/5.png)
![process](fs-api/src/main/resources/static/images/6.png)## 监控
![process](fs-api/src/main/resources/static/images/7.png)
![process](fs-api/src/main/resources/static/images/8.png)---
### freeswitch build
```shell
cd freeswitch/debiandocker-compose up -d
#进入freeswitch控制台
./fs_cli.sh
```
![process](fs-api/src/main/resources/static/images/9.png)## 演示环境
管理端地址:https://dev.voice9.com/admin admin 12345678 \
座席端地址:https://dev.voice9.com/agent 1001@test 12345678 \
文档地址: https://voice9.com/docs.html
## [申请使用](https://voice9-ai.feishu.cn/share/base/form/shrcnBTPDCb28PW42wVYEHw0Saf)
![process](fs-api/src/main/resources/static/images/10.png)