[asterisk-commits] mmichelson: branch 1.6.1 r155014 - in /branches/1.6.1: ./ configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Nov 6 13:48:15 CST 2008
Author: mmichelson
Date: Thu Nov 6 13:48:14 2008
New Revision: 155014
URL: http://svn.digium.com/view/asterisk?view=rev&rev=155014
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.1/ (props changed)
branches/1.6.1/configs/voicemail.conf.sample
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.1/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.1/configs/voicemail.conf.sample?view=diff&rev=155014&r1=155013&r2=155014
==============================================================================
--- branches/1.6.1/configs/voicemail.conf.sample (original)
+++ branches/1.6.1/configs/voicemail.conf.sample Thu Nov 6 13:48:14 2008
@@ -306,8 +306,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 asterisk-commits
mailing list