aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
diff options
context:
space:
mode:
authormvanbaak <mvanbaak@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-27 17:17:20 +0000
committermvanbaak <mvanbaak@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-27 17:17:20 +0000
commit31693904eac6c8c415b8efadf8b7fbaee61d1472 (patch)
tree4f3d32392744950b300cc670adc45d5269a681ea /apps/app_voicemail.c
parent70acf081a2a07636339924ee023aa9ccfd7af54c (diff)
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. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@118416 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_voicemail.c')
-rw-r--r--apps/app_voicemail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 8118a49e0..57f2fc54d 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -468,6 +468,7 @@ static char *descrip_vm =
" 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"