[svn-commits] trunk - r8024 /trunk/apps/app_voicemail.c
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Thu Jan 12 13:28:48 CST 2006
Author: mogorman
Date: Thu Jan 12 13:28:47 2006
New Revision: 8024
URL: http://svn.digium.com/view/asterisk?rev=8024&view=rev
Log:
More cosmetic changes. thanks qwell and everyone
else.
Modified:
trunk/apps/app_voicemail.c
Modified: trunk/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_voicemail.c?rev=8024&r1=8023&r2=8024&view=diff
==============================================================================
--- trunk/apps/app_voicemail.c (original)
+++ trunk/apps/app_voicemail.c Thu Jan 12 13:28:47 2006
@@ -340,7 +340,8 @@
" g(#) - Use the specified amount of gain when recording a voicemail\n"
" message. The units are whole-number decibels (dB).\n"
" s - Skip checking the passcode for the mailbox.\n"
-" a(#) - Skip folder prompt and go directly to folder specified, defaults to 1\n";
+" a(#) - Automatically play messages in the specified folder.\n"
+" Defaults to INBOX";
static char *synopsis_vm_box_exists =
"Check to see if Voicemail mailbox exists";
More information about the svn-commits
mailing list