[asterisk-commits] qwell: trunk r50648 - in /trunk: ./ configs/voicemail.conf.sample

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Fri Jan 12 12:25:27 MST 2007


Author: qwell
Date: Fri Jan 12 13:25:26 2007
New Revision: 50648

URL: http://svn.digium.com/view/asterisk?view=rev&rev=50648
Log:
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

........

Modified:
    trunk/   (props changed)
    trunk/configs/voicemail.conf.sample

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/voicemail.conf.sample?view=diff&rev=50648&r1=50647&r2=50648
==============================================================================
--- trunk/configs/voicemail.conf.sample (original)
+++ trunk/configs/voicemail.conf.sample Fri Jan 12 13:25:26 2007
@@ -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 <file>" 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]



More information about the asterisk-commits mailing list