From cf382200105f9d651b1d280c28faf165fd63e634 Mon Sep 17 00:00:00 2001 From: mmichelson Date: Thu, 6 Nov 2008 19:47:45 +0000 Subject: 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. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@155013 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/voicemail.conf.sample | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 51565c706..5963ce29f 100644 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -290,8 +290,6 @@ european=Europe/Copenhagen|'vm-received' a d b 'digits/at' HM [default] -; Define maximum number of messages per folder for a particular context. -;maxmsg=50 1234 => 4242,Example Mailbox,root@localhost ;4200 => 9855,Mark Spencer,markster@linux-support.net,mypager@digium.com,attach=no|serveremail=myaddy@digium.com|tz=central|maxmsg=10 -- cgit v1.2.3