[Asterisk-Dev] voicemail message number limits
mattf
mattf at vicimarketing.com
Fri Jul 23 04:45:30 MST 2004
All you have to do is edit the /asterisk/apps/app_voicemail.c file and
change this line:
#define MAXMSG 100
change it to whatever you want, we usually change it to 999, then just
recompile and install and you're good.
That's it.
MATT---
-----Original Message-----
From: Frank [mailto:Frank at impactservices.biz]
Sent: Friday, July 23, 2004 7:07 AM
To: asterisk-dev at lists.digium.com
Subject: [Asterisk-Dev] voicemail message number limits
I had read in the wiki that the voicemail was limited to 99 messages.
So I started to go through the code so I could change this. but it
appears that this is not the case in the code. Looks like it support
much more.
Am I missing something in the code that really limits the message total
to 99 ?
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list