On Tue, 2010-04-20 at 14:34 +0100, Bruce McAlister wrote: > Is it at all possible to have the "maxmessage" setting on per > user/mailbox value?
Absolutely, as long as you're talking about the "maxmsg" setting! In fact, there's an example in the sample voicemail.conf file that comes with Asterisk: ;4200 => 9855,Mark Spencer,[email protected], [email protected],attach=no|[email protected]|tz=central| maxmsg=10 See how we set this particular mailbox to only have a maximum of ten messages? -- Jared Smith Digium, Inc. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
