[svn-commits] mmichelson: branch 1.6.0 r155013 - in /branches/1.6.0: ./ configs/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu Nov 6 13:47:45 CST 2008
Author: mmichelson
Date: Thu Nov 6 13:47:45 2008
New Revision: 155013
URL: http://svn.digium.com/view/asterisk?view=rev&rev=155013
Log:
Merged revisions 155012 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r155012 | mmichelson | 2008-11-06 13:46:53 -0600 (Thu, 06 Nov 2008) | 16 lines
Merged revisions 155011 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r155011 | mmichelson | 2008-11-06 13:45:52 -0600 (Thu, 06 Nov 2008) | 8 lines
The documentation listed the ability to set 'maxmsg' per
context. The truth is that you can only set this in the general section
or per mailbox. Thus I am updating the sample config file to be more
accurate.
Thanks to sasargen on IRC for bringing up this issue.
........
................
Modified:
branches/1.6.0/ (props changed)
branches/1.6.0/configs/voicemail.conf.sample
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/configs/voicemail.conf.sample?view=diff&rev=155013&r1=155012&r2=155013
==============================================================================
--- branches/1.6.0/configs/voicemail.conf.sample (original)
+++ branches/1.6.0/configs/voicemail.conf.sample Thu Nov 6 13:47:45 2008
@@ -290,8 +290,6 @@
[default]
-; Define maximum number of messages per folder for a particular context.
-;maxmsg=50
1234 => 4242,Example Mailbox,root at localhost
;4200 => 9855,Mark Spencer,markster at linux-support.net,mypager at digium.com,attach=no|serveremail=myaddy at digium.com|tz=central|maxmsg=10
More information about the svn-commits
mailing list