{"id":13399194,"url":"https://github.com/signalwire/freeswitch","last_synced_at":"2025-05-13T15:10:06.120Z","repository":{"id":37312004,"uuid":"154525111","full_name":"signalwire/freeswitch","owner":"signalwire","description":"FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.","archived":false,"fork":false,"pushed_at":"2025-04-15T16:04:01.000Z","size":135868,"stargazers_count":3982,"open_issues_count":1056,"forks_count":1519,"subscribers_count":146,"default_branch":"master","last_synced_at":"2025-04-19T19:58:40.257Z","etag":null,"topics":["freeswitch","iot","open-source","signalwire","sip","source-code","telephony","voip","webrtc"],"latest_commit_sha":null,"homepage":"https://freeswitch.com/#getting-started","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/signalwire.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":"SECURITY.md","support":"support-d/.bashrc","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-24T15:30:09.000Z","updated_at":"2025-04-19T12:28:42.000Z","dependencies_parsed_at":"2023-10-01T12:23:36.947Z","dependency_job_id":"3c6e8994-138e-4a5f-a9df-6127624c3e3c","html_url":"https://github.com/signalwire/freeswitch","commit_stats":{"total_commits":33473,"total_committers":472,"mean_commits":70.91737288135593,"dds":0.6493591850147881,"last_synced_commit":"3687972db7564359b727160cf3d3cf743c226c38"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalwire%2Ffreeswitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalwire%2Ffreeswitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalwire%2Ffreeswitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalwire%2Ffreeswitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signalwire","download_url":"https://codeload.github.com/signalwire/freeswitch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250496939,"owners_count":21440231,"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","iot","open-source","signalwire","sip","source-code","telephony","voip","webrtc"],"created_at":"2024-07-30T19:00:35.069Z","updated_at":"2025-04-23T18:54:29.731Z","avatar_url":"https://github.com/signalwire.png","language":"C","readme":"# FreeSWITCH\n\nFreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device. Combined with our hosted cloud platform, SignalWire, FreeSWITCH can interconnect with the outside world and scale to any size.\n\nVisit  [https://signalwire.com](https://signalwire.com/)  or https://github.com/signalwire for more info.\n\n## Getting Started\n\nFreeSWITCH is available on [Github](https://github.com/signalwire/freeswitch) in source code format.  You can checkout the development branch and build for many popular platforms including Linux, Windows, MacOSX and BSD.  There is an issue tracker and pull request system available as part of the repo online.\n\nSee https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/ for more detailed instructions.\n\n## Additional Help\n\nIf you need assistance or have an interest in using a commercially supported build, you can contact coreteam@freeswitch.com to learn about professional services to support your project.\n\n## Voice-over-IP services - SIP / SMS - App Integrations\n\n[SignalWire](https://signalwire.com) is the primary sponsor of the FreeSWITCH project and was founded by the original developers of FreeSWITCH. SignalWire provides scalable services to enhance and scale your project such as SMS, SIP, Serverless Application hosting as well as programmable telecom. mod_signalwire which is distributed in this code base allows you to instantly pair with SignalWire and extend your FreeSWITCH.\n\n## Documentation\n\nThe main index for documentation is available at:\n\n  * https://freeswitch.org/confluence/\n\n\n### Release notes:\n\n  * https://freeswitch.org/confluence/display/FREESWITCH/Release+Notes\n\n### Install from packages\n\nStep by step tutorials to install FreeSWITCH from packages:\n\n  * [Using FSGET](/scripts/packaging) [\u003cb\u003eRecommended\u003c/b\u003e]\n  * [Debian](https://freeswitch.org/confluence/display/FREESWITCH/Debian)\n  * [Raspberry Pi](https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi)\n  * [CentOS 7](https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7)\n\n### Build from source\n\nExample Dockerfiles to build FreeSWITCH and dependencies from source:\n  * https://github.com/signalwire/freeswitch/tree/master/docker/examples\n\nStep by step tutorials to build FreeSWITCH with provided dependency packages:\n  * [Debian](https://freeswitch.org/confluence/display/FREESWITCH/Debian#Debian-buildfromsource) [\u003cb\u003eRecommended\u003c/b\u003e]\n  * [Raspberry Pi](https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi)\n  * [CentOS 7](https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7)\n\n### How to build Debian packages\n\n  * [Using FSDEB](/scripts/packaging/build)\n\n## Downloads\n\n  * [Tarballs](https://files.freeswitch.org/releases/freeswitch/)\n  * [Windows Installer](http://files.freeswitch.org/windows/installer/x64/)\n  * [Windows Sound Packages](http://files.freeswitch.org/windows/installer/x64/sounds/)\n\n## Contributions\n\nGitHub pull requests are the recommended way to contribute to the FreeSWITCH source code:\n\n  * https://github.com/signalwire/freeswitch/pulls\n\n## Community\n\nSlack is our chat system where the developers, the FreeSWITCH team, and the most active users are present.\nThis is the place to get answers faster and chat with other users in real time. All you need to do is enter your email and verify it on the Slack signup page and you are ready to join in the discussion!\n\nSlack Community:\n  * https://signalwire.community/\n\nMailing list (ARCHIVED):\n\n  * http://lists.freeswitch.org/pipermail/freeswitch-users/\n\n**Thank you for using FreeSWITCH!**\n","funding_links":[],"categories":["C","PBX Servers","网络服务","webrtc"],"sub_categories":["网络服务_其他"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignalwire%2Ffreeswitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsignalwire%2Ffreeswitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignalwire%2Ffreeswitch/lists"}