mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-12 12:18:18 +00:00
- Shared lines (same line on several phones) + Active lines stored in db - Separate SQL mutex per profile - New event skinny::call_state - Clean port_message - More protocol understanding: + stimulus may have call_id + off_hook may have call_id + set_ringer may have call_id and line_instance + New DisplayPriNotifyMessage - Use Cisco terms for Call state + Congestion -> LineInUse + CallRemoteMultiline -> InUseRemotely - Add line_instance to Lines table (relative position contrary to absolute position) - Less assertions as FS already does some
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 unl
Multiple Licenses
173 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%