mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-07 04:03:53 +00:00
Previously we enabled libedit support opportunistically if it was neither enabled nor disabled explicitly. But this can result in people being confused by libedit features not being available when they really just need to install dependencies. With this change, we'll break on configure if libedit-dev isn't there. If the user really wants to build without libedit they just need to explicitly disable it. Cc: Ken Rice <krice@freeswitch.org>
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
268 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%