mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-09 05:41:51 +00:00
a5d007816d64b456a1a9d9d3fa56b5909bbba787
This affects the set_fs_ver bash function and the ./build/set-fs-version.sh script. Previously we were failing to quote the value of SWITCH_VERSION_REVISION_HUMAN when inserting it into configure.in. When it contains spaces, which it often does, this results in a malformed line in the generated configure script, which results in the define in src/include/switch_version.h.in being left unset.
…
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%