--- app_dictate.c.orig 2007-04-23 12:47:11.000000000 +0200 +++ app_dictate.c 2007-04-23 12:47:14.000000000 +0200 @@ -320,7 +320,7 @@ static int dictate_exec(struct ast_chann ast_set_read_format(chan, oldr); } LOCAL_USER_REMOVE(u); - return res; + return 0; } int unload_module(void)