aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-15 13:05:40 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-15 13:05:40 +0000
commitd409f4ee470d8951a57de601563b0943a4de39e1 (patch)
tree8de2e40b809624bce70de7a4d1e2c9d063ee9ea4 /apps/app_voicemail.c
parent4e719b4078676930cb7f6030a56228fde3f33b79 (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@34273 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_voicemail.c')
-rw-r--r--apps/app_voicemail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index c08a563e8..42ccef3c6 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 */