mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-05 03:41:53 +00:00
e857527a3bbbecc57a7a204c3145c427347ac22f
Simplify code by using shared string constants using bool (0/1) index, !!-operator and negation-via-XOR. Future optimization: Preallocate and re-use of iterators, to avoid repeatedly allocating and freeing of memory. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
…
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 unlock the telecommunications potential of any device.
Multiple Licenses
219 MiB
Languages
C
64.6%
C++
21.1%
JavaScript
4.8%
Assembly
2%
Makefile
1.1%
Other
5.6%