• Vineet Chaudhary's avatar
    FS-7269 : Add error logs in exec_user_method() when exception occurs. · 299b313b
    Vineet Chaudhary 提交于
    In exec_user_method() report ERROR LOG to console in cases exceptions occurs,
    like if any of class/method/userMethod->arg is null or for any reason which
    sets status to SWITCH_STATUS_FALSE because that prevents loading mod_java and
    users don't have clue why it is failing to load.
    
    With this patch error logs can tell why method failed to execute.
    299b313b
名称
最后提交
最后更新
..
src/org/freeswitch 正在载入提交数据...
.gitattributes 正在载入提交数据...
Makefile.am 正在载入提交数据...
freeswitch_java.cpp 正在载入提交数据...
freeswitch_java.h 正在载入提交数据...
mod_java.cpp 正在载入提交数据...
mod_java.i 正在载入提交数据...
modjava.c 正在载入提交数据...
switch_swig_wrap.cpp 正在载入提交数据...