- 23 6月, 2011 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 22 6月, 2011 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Moises Silva 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 21 6月, 2011 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
- 20 6月, 2011 8 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Christopher Rienzo 提交于
-
- 18 6月, 2011 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 17 6月, 2011 17 次提交
-
-
由 Stefan Knoblich 提交于
Right... this one is actually part of the core (.o files included in libfreeswitch). There are a few more libs included like this, but none of them should be for external use. Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
-
由 Stefan Knoblich 提交于
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>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Moises Silva 提交于
-
由 Jeff Lenk 提交于
-
由 Moises Silva 提交于
-
由 Jeff Lenk 提交于
-
由 Moises Silva 提交于
-
由 Jeff Lenk 提交于
-
由 Brian West 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
- 16 6月, 2011 5 次提交
-
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling
-
由 Anthony Minessale 提交于
add mutex around gateway access on per-profile basis and token based access to global profiles to prevent hanging on to the hash mutex while doing sql stmts which may cause issues/slowdowns
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-