[svn-commits] mvanbaak: branch 1.4 r118416 - /branches/1.4/apps/app_voicemail.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue May 27 12:17:20 CDT 2008
Author: mvanbaak
Date: Tue May 27 12:17:20 2008
New Revision: 118416
URL: http://svn.digium.com/view/asterisk?view=rev&rev=118416
Log:
small update to the g() option of app_voicemail to
note that gain changes only work on zap channels right now.
issue #12578 shows it's not clear right now.
Modified:
branches/1.4/apps/app_voicemail.c
Modified: branches/1.4/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/branches/1.4/apps/app_voicemail.c?view=diff&rev=118416&r1=118415&r2=118416
==============================================================================
--- branches/1.4/apps/app_voicemail.c (original)
+++ branches/1.4/apps/app_voicemail.c Tue May 27 12:17:20 2008
@@ -468,6 +468,7 @@
" b - Play the 'busy' greeting to the calling party.\n"
" g(#) - Use the specified amount of gain when recording the voicemail\n"
" message. The units are whole-number decibels (dB).\n"
+" Only works on supported technologies, which is Zap only.\n"
" s - Skip the playback of instructions for leaving a message to the\n"
" calling party.\n"
" u - Play the 'unavailable' greeting.\n"
More information about the svn-commits
mailing list