[svn-commits] russell: branch 1.4 r89634 - /branches/1.4/configs/voicemail.conf.sample
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue Nov 27 10:12:34 CST 2007
Author: russell
Date: Tue Nov 27 10:12:33 2007
New Revision: 89634
URL: http://svn.digium.com/view/asterisk?view=rev&rev=89634
Log:
Add a note to the sample voicemail config noting that when using IMAP storage,
only the first format specified will be attached to the message.
Modified:
branches/1.4/configs/voicemail.conf.sample
Modified: branches/1.4/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.4/configs/voicemail.conf.sample?view=diff&rev=89634&r1=89633&r2=89634
==============================================================================
--- branches/1.4/configs/voicemail.conf.sample (original)
+++ branches/1.4/configs/voicemail.conf.sample Tue Nov 27 10:12:33 2007
@@ -10,7 +10,8 @@
;
[general]
-; Default formats for writing Voicemail
+; Formats for writing Voicemail. Note that when using IMAP storage for
+; voicemail, only the first format specified will be used.
;format=g723sf|wav49|wav
format=wav49|gsm|wav
;
More information about the svn-commits
mailing list