From: Automerge script Date: Thu, 15 Jun 2006 13:05:40 +0000 (+0000) Subject: automerge commit X-Git-Tag: 1.2.10-netsec~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36fbb43884fbf9f9959ba7168c8dd8dd4f6c266f;p=thirdparty%2Fasterisk.git automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@34273 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index c08a563e8e..42ccef3c6d 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -4121,7 +4121,7 @@ static int vm_intro_it(struct ast_channel *chan, struct vm_state *vms) ast_play_and_wait(chan, "vm-vecchi") || ast_play_and_wait(chan, "vm-messages"); } - return res ? -1 : 0; + return res; } /* SWEDISH syntax */