[asterisk-commits] mvanbaak: trunk r118419 - /trunk/apps/app_voicemail.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue May 27 12:33:22 CDT 2008


Author: mvanbaak
Date: Tue May 27 12:33:21 2008
New Revision: 118419

URL: http://svn.digium.com/view/asterisk?view=rev&rev=118419
Log:
Zap is now DAHDI, mkay

Modified:
    trunk/apps/app_voicemail.c

Modified: trunk/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_voicemail.c?view=diff&rev=118419&r1=118418&r2=118419
==============================================================================
--- trunk/apps/app_voicemail.c (original)
+++ trunk/apps/app_voicemail.c Tue May 27 12:33:21 2008
@@ -522,7 +522,7 @@
 	"             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"




More information about the asterisk-commits mailing list