mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
Travis Cross
c8df04fc4b
Allow setting compression level for dpkg-source
Apparently the Raspberry Pi blows up (out of memory) if you call dpkg-source -z9 as it implicitly calls xz -9. Thanks to Ken Rice for running headlong into this. Also note that while xz takes -0, dpkg-source won't take -z0, so we check for this and make sure we call dpkg-source correctly.
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
267 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%