# freeswitch-incall **Repository Path**: Ch3nnnnnnnnnn/freeswitch-incall ## Basic Information - **Project Name**: freeswitch-incall - **Description**: 呼叫中心 Python版 freeswitch outbound 呼入服务 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2022-03-07 - **Last Updated**: 2024-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # freeswitch-incall #### Python版 freeswitch outbound 呼入服务 ##### freeswitch 配置文件 新增 freeswitch/conf/dialplan/public/1010_inbound.xml expression 这里配置网关名称 ```xml ``` ##### 运行命令 ```shell sh runserver.sh ```