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

Title: increase voicemail message limit
Post 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
Title: Re: increase voicemail message limit
Post by: SARK devs on March 11, 2009, 12:14:35 PM
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
Title: Re: increase voicemail message limit
Post by: nell on March 11, 2009, 01:32:14 PM
Thanks S!

I have no entry for "maxmsg" in that file.. can I simply create it?
Title: Re: increase voicemail message limit
Post by: SARK devs on March 11, 2009, 03:04:09 PM
yes

just add it and do a commit

you may have to restart Asterisk for it to take full effect.

S