{"id":18340996,"url":"https://github.com/ch3nnn/freeswitch-incall","last_synced_at":"2025-04-09T20:46:16.005Z","repository":{"id":109572270,"uuid":"451707879","full_name":"ch3nnn/freeswitch-incall","owner":"ch3nnn","description":"呼叫中心 Python版  freeswitch outbound 呼入服务 ","archived":false,"fork":false,"pushed_at":"2022-04-05T06:06:19.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T13:20:21.678Z","etag":null,"topics":["freeswitch","freeswitch-esl","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ch3nnn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-25T02:28:58.000Z","updated_at":"2024-09-20T03:53:27.000Z","dependencies_parsed_at":"2023-03-12T01:15:19.592Z","dependency_job_id":null,"html_url":"https://github.com/ch3nnn/freeswitch-incall","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch3nnn%2Ffreeswitch-incall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch3nnn%2Ffreeswitch-incall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch3nnn%2Ffreeswitch-incall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ch3nnn%2Ffreeswitch-incall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ch3nnn","download_url":"https://codeload.github.com/ch3nnn/freeswitch-incall/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111289,"owners_count":21049569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freeswitch","freeswitch-esl","python"],"created_at":"2024-11-05T20:25:10.575Z","updated_at":"2025-04-09T20:46:15.984Z","avatar_url":"https://github.com/ch3nnn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freeswitch-incall\n#### Python版 freeswitch outbound 呼入服务 \n\n\n##### freeswitch 配置文件\n新增 freeswitch/conf/dialplan/public/1010_inbound.xml\nexpression 这里配置网关名称\n```xml\n\u003cinclude\u003e\n  \u003cextension name=\"1010_inbound\"\u003e\n    \u003ccondition field=\"destination_number\" expression=\"^(配置网关)$\"\u003e\n        \u003caction application=\"set\" data=\"enable_heartbeat_events=true\"/\u003e\n        \u003caction application=\"log\" data=\"expression: ${expression}\"/\u003e\n        \u003caction application=\"log\" data=\"gateway: ${gateway}\"/\u003e\n        \u003caction application=\"set\" data=\"inner_user=1008\"/\u003e\n        \u003caction application=\"info\" data=\"\"/\u003e\n        \u003caction application=\"socket\" data=\"127.0.0.1:8050 async full\"/\u003e\n    \u003c/condition\u003e\n  \u003c/extension\u003e\n\u003c/include\u003e\n```\n\n##### 环境依赖\n1. python3.8 \n2. freeswitch v1.10.7\n\n##### 运行命令\n```shell\nsh runserver.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fch3nnn%2Ffreeswitch-incall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fch3nnn%2Ffreeswitch-incall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fch3nnn%2Ffreeswitch-incall/lists"}