FreeSWITCH
Cross-platform, scalable telephony platform designed to route voice, video, and text.
Why consider FreeSWITCH?
FreeSWITCH is a high-performance open-source telecommunications platform. It powers PBX systems, SIP routing, video conferencing servers, and carrier-grade voice infrastructure.
Learn FreeSWITCH by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of FreeSWITCH
FreeSWITCH provides real-time voice, video, and messaging switching for enterprise telecom providers. It supports transcoding, SIP signaling, WebRTC gateways, and dynamic dialplans written in Lua, Python, or JavaScript.
Running with Docker
docker run -d \ --name freeswitch \ --net=host \ signalwire/freeswitch:latestAccess the FreeSWITCH CLI:
docker exec -it freeswitch fs_cliFreeSWITCH is licensed under the Mozilla Public License Version 2.0 (MPL-2.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.