From cece8001dd54dbaa284a76c778a7f72d5ea020e4 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Fri, 12 Jan 2007 19:25:26 +0000 Subject: Merged revisions 50647 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r50647 | qwell | 2007-01-12 13:24:40 -0600 (Fri, 12 Jan 2007) | 2 lines Update documentation to state that you shouldn't use realtime static with voicemail.conf ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@50648 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/voicemail.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index c00d08095..2b388d7d7 100644 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -5,7 +5,8 @@ ; ; NOTE: Asterisk has to edit this file to change a user's password. This does ; not currently work with the "#include " directive for Asterisk -; configuration files. Do not use it with this configuration file. +; configuration files, nor when using realtime static configuration. +; Do not use them with this configuration file. ; [general] -- cgit v1.2.3