mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
To make the API documentation usable (again): - Rename to "FreeSWITCH API Documentation" - Remove all external INPUT paths, only scan FreeSWITCH core sources - Only parse a sane subset of files: *.c *.cc *.cpp *.h *.hh *.hxx (don't care about any python / whatever files for now) - Exclude modules (seriously, all the mod_java / mod_managed stuff turned it into an unusable mess. You need API docs of modules? Add separate doxygen configurations for them (or specific ones)) - Include src/mod in example search path (for @include etc.), add C/C++ patterns. - Set up PREDEFINED to fix the massive clusterf*ck that was caused by SWITCH_DECLARE() and friends. <End Of Rant> Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
RTMP as easy as A.B.C. Avant-Garde Solutions Inc. -- Barracuda Networks Inc. -- ClueCon! http://www.cluecon.com
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%