• Vineet Chaudhary's avatar
    FS-7256 : Unable to load mod_java. · adccf499
    Vineet Chaudhary 提交于
    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).
    adccf499
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
legacy/languages/mod_lua 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...