# centos_freeswitch **Repository Path**: DockerProject/centos_freeswitch ## Basic Information - **Project Name**: centos_freeswitch - **Description**: 基于Docker下的Centos7.8.2003部署运行freeswitch - **Primary Language**: Docker - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2020-07-01 - **Last Updated**: 2023-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # centos_freeswitch #### 介绍 基于Docker下的Centos7.8.2003部署运行freeswitch #### 使用说明 在联网并且有管理员权限的时候输入 ``` chmod 777 build_docker_ct_freeswitch.sh ./build_docker_ct_freeswitch.sh ``` **等待构建完毕之后输入** ``` chmod 777 start_docker_ct_freeswitch.sh ./start_docker_ct_freeswitch.sh ```