[asterisk-commits] russell: trunk r89635 - in /trunk: ./ configs/voicemail.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Nov 27 10:13:14 CST 2007
Author: russell
Date: Tue Nov 27 10:13:14 2007
New Revision: 89635
URL: http://svn.digium.com/view/asterisk?view=rev&rev=89635
Log:
Merged revisions 89634 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r89634 | russell | 2007-11-27 10:12:33 -0600 (Tue, 27 Nov 2007) | 3 lines
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:
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=89635&r1=89634&r2=89635
==============================================================================
--- trunk/configs/voicemail.conf.sample (original)
+++ trunk/configs/voicemail.conf.sample Tue Nov 27 10:13:14 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 asterisk-commits
mailing list