# centos_freeswitch_docker **Repository Path**: longchun4835/centos_freeswitch_docker ## Basic Information - **Project Name**: centos_freeswitch_docker - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-06-05 - **Last Updated**: 2022-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # centos_freeswitch #### 介绍 基于Docker下的Centos7.8.2003部署运行freeswitch #### 使用说明 **安装docker** 在联网并且有管理员权限的时候输入 ``` install_docker.sh ``` **安装freeswitch** ``` ./build_fs.sh ``` **进入容器** ``` ./start_fs.sh ```