[Asterisk-cvs] asterisk/apps app_voicemail.c,1.67,1.68
malcolmd at lists.digium.com
malcolmd at lists.digium.com
Mon Mar 22 10:51:23 CST 2004
Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv4803/apps
Modified Files:
app_voicemail.c
Log Message:
Typo
Index: app_voicemail.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_voicemail.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- app_voicemail.c 22 Mar 2004 15:42:44 -0000 1.67
+++ app_voicemail.c 22 Mar 2004 15:47:32 -0000 1.68
@@ -155,7 +155,7 @@
" (/var/lib/asterisk/sounds/vm/<exten>/unavail) if it exists.\n"
"* 'b' then the the busy message will be played (that is, busy instead of unavail).\n"
"If the caller presses '0' (zero) during the prompt, the call jumps to\n"
-"priority 'o' in the current cnotext.\n"
+"priority 'o' in the current context.\n"
"If the requested mailbox does not exist, and there exists a priority\n"
"n + 101, then that priority will be taken next.\n"
"Returns -1 on error or mailbox not found, or if the user hangs up.\n"
More information about the svn-commits
mailing list