From d5624cfdb96d2eef97b48240398989b2ba547c31 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Thu, 6 Nov 2008 19:46:53 +0000 Subject: 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: https://origsvn.digium.com/svn/asterisk/trunk@155012 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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 039dd6493..428ba4070 100644 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -306,8 +306,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