--- app_dictate.c.orig 2007-04-23 13:12:38.000000000 +0200 +++ app_dictate.c 2007-04-23 13:12:58.000000000 +0200 @@ -331,7 +331,7 @@ static int dictate_exec(struct ast_chann ast_set_read_format(chan, oldr); } ast_module_user_remove(u); - return res; + return 0; } static int unload_module(void)