---- Original Message ----
From: "Joseph Rothstein" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, November 15, 2005 10:42 AM
Subject: [Asterisk-Users] voicemial maxmsg

Has anyone tested the maxmsg parameter in the voicemail.conf file? I
am trying to restrict the number of messages for each mailbox, but I
can't seem to get this parameter to have any effect. I also could
not find a single reference to this parameter on the wiki.



If anyone has gotten this to work, or know of another way to
restrict the number of allowable messages I would sincerely
appreciate the help.


Try putting a silly value like -1, then asterisk should complain:

Invalid number of messages per folder maxmsg=%s. Using default value %i\n", value, MAXMSG

If it doesn't complain asterisk isn't reading your value

The default and max is:
#define MAXMSG 100
#define MAXMSGLIMIT 9999

Leif

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to