> >way to automatically remove old messages ? I have a script that removes all > >messages I don't want but I need to restart asterisk so it takes notices > >that the mailbox is no longer full. How can I make asterisk take note of > >that without restarting it ?
You have this already. Look at: /usr/src/digium/asterisk/contrib/scripts/messages-expire.pl John ----- Original Message ----- From: "Girish Gopinath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004 7:39 AM Subject: RE: [Asterisk-Users] Mailbox full ? > > > >Is there anyway to change the maximum messages a mailbox can have or some > > Change this entry in app_voicemail.c in the apps directory > #define MAXMSG 100 > > I dont have idea about the other queries. > > >way to automatically remove old messages ? I have a script that removes all > >messages I don't want but I need to restart asterisk so it takes notices > >that the mailbox is no longer full. How can I make asterisk take note of > >that without restarting it ? > > > >Anyway is it possible to just mail messages and not save them onto disk? > > > >Thanks! > > Marc. > > > > > > Girish > > _________________________________________________________________ > Contact brides & grooms FREE! http://www.shaadi.com/ptnr.php?ptnr=hmltag > Only on www.shaadi.com. Register now! > > _______________________________________________ > 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 > _______________________________________________ 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
