mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-07 02:39:20 +00:00
Newer versions of libedit provide an EL_REFRESH mechanism for redrawing the prompt. We had previously written our own code to handle this. In theory handing this over to libedit should be better. Unfortunately when using EL_REFRESH the output of sofia siptrace isn't showing up. We're working on that, but for now we're just force own our redrawing code to be used instead.
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
162 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%