mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
OpenCV contains various modules which have inter-module dependencies. While including freeswitch into buildroot we stumbled over the fact that mod_cv.cpp includes more headers than needed[1]. hese OpenCV headers are generic headers which require more OpenCV modules enabled than really used by Freeswitch. This patch fixes the problem. [1] http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/146662 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
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
196 MiB
Languages
C
65.2%
C++
20.8%
JavaScript
4.8%
Assembly
2%
Makefile
1%
Other
5.4%