Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: nell on March 11, 2009, 10:18:51 AM
-
Hi all, am running SARK box, sail-2.2.1-617.
Is there any way I can increase the voicemail message limit? At the moment I have a "hotline" setup that needs to be able to hold more than the current limit which appears to be 100.
Many thanks in advance!
Nell
-
look in headers->voicemail.conf
You can set maxmsg= (NOT maxmessage= - that controls the maximum message length in seconds).
The maxmsg default is I believe 100
Kind Regards
S
-
Thanks S!
I have no entry for "maxmsg" in that file.. can I simply create it?
-
yes
just add it and do a commit
you may have to restart Asterisk for it to take full effect.
S