# freeswitch-incall **Repository Path**: usench/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**: 0 - **Forks**: 3 - **Created**: 2023-07-09 - **Last Updated**: 2023-07-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 ```