aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
diff options
context:
space:
mode:
authormvanbaak <mvanbaak@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-27 17:48:09 +0000
committermvanbaak <mvanbaak@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-27 17:48:09 +0000
commitf17933aee632f1135bc40c56599479f0164ed25b (patch)
treeb054016d3485990901851cd6d32173b31ea5e112 /apps/app_voicemail.c
parent18765030bb66622f407859568e456e8ab4fac4dd (diff)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@118464 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 a5d2381d6..4bd8d9b7f 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -510,7 +510,7 @@ static char *descrip_vm =
" the greeting. Context defaults to the current context.\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"
+ " Only works on supported technologies, which is DAHDI only.\n"
" s - Skip the playback of instructions for leaving a message to the\n"
" calling party.\n"
" u - Play the 'unavailable' greeting.\n";