diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index a5d2381d68..4bd8d9b7f7 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";