[Asterisk-cvs] asterisk/configs voicemail.conf.sample,1.54,1.55
kpfleming
kpfleming
Thu Nov 10 19:19:58 CST 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv10426/configs
Modified Files:
voicemail.conf.sample
Log Message:
issue #5689
Index: voicemail.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/voicemail.conf.sample,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- voicemail.conf.sample 4 Oct 2005 22:51:59 -0000 1.54
+++ voicemail.conf.sample 11 Nov 2005 00:10:44 -0000 1.55
@@ -5,6 +5,20 @@
; Default formats for writing Voicemail
;format=g723sf|wav49|wav
format=wav49|gsm|wav
+;
+; WARNING:
+; If you change the list of formats that you record voicemail in
+; when you have mailboxes that contain messages, you _MUST_ absolutely
+; manually go through those mailboxes and convert/delete/add the
+; the message files so that they appear to have been stored using
+; your new format list. If you don't do this, very unpleasant
+; things may happen to your users while they are retrieving and
+; manipulating their voicemail.
+;
+; In other words: don't change the format list on a production system
+; unless you are _VERY_ sure that you know what you are doing and are
+; prepared for the consequences.
+;
; Who the e-mail notification should appear to come from
serveremail=asterisk
;serveremail=asterisk at linux-support.net
More information about the svn-commits
mailing list