Hi, Is it possible to stop users from having the option to change their voicemail greetings ? I'm running asterisk on an old machine with a small hard drive and I don't want users to be able to take up room on it by recording their own messages. Also, once someone has recorded their own messages, cant it be set back to the default one ? Once final question, is it possible to see how much space each users mailbox is taking up and can I delete voicemails from users mailboxes on the server ? Thanks, Paul. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040411/a8a52069/attachment.htm
du -sh /var/spool/asterisk/vm/* -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Paul Tyreman Sent: Sunday, April 11, 2004 11:17 AM To: Asterisk-Users@lists.digium.com Subject: [Asterisk-Users] Voicemail Question Hi, Is it possible to stop users from having the option to change their voicemail greetings ? I'm running asterisk on an old machine with a small hard drive and I don't want users to be able to take up room on it by recording their own messages. Also, once someone has recorded their own messages, cant it be set back to the default one ? Once final question, is it possible to see how much space each users mailbox is taking up and can I delete voicemails from users mailboxes on the server ? Thanks, Paul. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040411/285d8a9a/attachment.htm
What does that do then ? -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Todd Lieberman Posted At: 11 April 2004 16:36 Posted To: Asterisk-Users Conversation: [Asterisk-Users] Voicemail Question Subject: RE: [Asterisk-Users] Voicemail Question du -sh /var/spool/asterisk/vm/* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040411/337f422a/attachment.htm
On 11 Apr 2004 at 18:16, Paul Tyreman wrote:> > What does that do then ? ><snipped> du -sh /var/spool/asterisk/vm/* At the command line, do man du You will have to know a bit about the operating system, this is not point and click. John Chapman
Yeah ok, I know I need to type it at the command prompt, I'm not stupid. I just wanted to know what it did before I actually typed it in to my system !! Does it stop using from being able to change their greeting, does it allow me to change them all back to the standard greeting or what !? Paul. PS. There is no point in buying a larger hard drive as the motherboard on this old machine isn't capable of handling anything bigger,. So it wouldn't be a case of less then $100, it would be a case of a whole new machine, which would cost a lot more then $100. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of johnc@cleburne.com Posted At: 11 April 2004 18:20 Posted To: Asterisk-Users Conversation: [Asterisk-Users] Voicemail Question Subject: RE: [Asterisk-Users] Voicemail Question du -sh /var/spool/asterisk/vm/* At the command line, do man du You will have to know a bit about the operating system, this is not point and click. John Chapman -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040411/e4e8c3b2/attachment.htm
Hi Just for a quick question. I'm using voicemail with mysql but i cannot modifiy the password in the sql table from the phone with option 5 of the mailbox option Is it because i must change it through the database only Best regards Thierry