mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +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
196 MiB
Languages
C
65.2%
C++
20.8%
JavaScript
4.8%
Assembly
2%
Makefile
1%
Other
5.4%