From 3ac28f1e0f1b4676978d2e144a6e191aff894bdc Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Wed, 30 Sep 2009 14:47:58 +0000 Subject: [PATCH] Clarify documentation for VoiceMailMain()'s a() option. We require box numbers, not names as the documentation implies. (issue #14740) Reported by: pj Patches: __20090729-app_voicemail-documentation.patch uploaded by lmadsen (license 10) Tested by: seanbright, lmadsen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@221085 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_voicemail.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 9ae91b2338..972a485d69 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -222,7 +222,19 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")