Index: res/res_speech.c =================================================================== --- res/res_speech.c (revision 87264) +++ res/res_speech.c (working copy) @@ -341,7 +341,7 @@ static int load_module(void) { - return 0; + return AST_MODULE_LOAD_SUCCESS; } AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_GLOBAL_SYMBOLS, "Generic Speech Recognition API",