Vineet Chaudhary adccf499ad FS-7256 : Unable to load mod_java.
FS not able to load mod_java because in load_config switch_status_t status
is not initialised and in some conditions status is not gets set ever
resulting returning garbage value, resulting failuar to load mod_java.so.

With this patch status is set to SWITCH_STATUS_SUCCESS so in case everything
is loaded it can load mod_java else status is set to SWITCH_STATUS_FALSE(which
is already covered).
2015-02-10 12:43:26 +05:30
2015-02-09 12:21:08 -06:00
2014-03-24 12:39:59 +00:00
2015-02-04 16:57:22 -06:00
2014-02-12 12:08:56 -06:00
2015-02-09 12:21:08 -06:00
2015-02-10 12:43:26 +05:30
2015-01-21 17:22:48 -06:00
2014-07-19 18:06:01 +02:00
2014-09-12 08:59:11 -05:00
2014-12-26 17:22:20 +00:00
2014-08-01 14:47:38 -05:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2014-01-17 16:17:57 -06:00
2015-02-09 12:21:08 -06:00
2013-04-04 20:52:47 -05:00
2013-12-23 22:43:06 +05:00
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%