From 00da438e4c947f92859d73524c2941b4a9f35103 Mon Sep 17 00:00:00 2001
From: Michiel van Baak <michiel@vanbaak.info>
Date: Tue, 27 May 2008 17:33:21 +0000
Subject: [PATCH] Zap is now DAHDI, mkay

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118419 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 apps/app_voicemail.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 635d6fe95d..9f0f21180f 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -522,7 +522,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"
-- 
GitLab