On 10/15/07, <b class="gmail_sendername">Pepo</b> <<a href="mailto:pmancheno@gmail.com">pmancheno@gmail.com</a>> wrote:<div><span class="gmail_quote"></span> <br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am using Asterisk like voicemail of a great system with many users, How do<br>I can get statistics of each box in the voicemail system? something like<br>space, number of messages, etc.</blockquote><div><br>The only CLI commands are 'voicemail show zones' and 'voicemail show users'; the latter shows the number of new messages for each box, but not the total. So as the previous poster described, shell tools are your friend.
<br><br>If you're storing voicemail using IMAP, then this becomes either easier or harder (depending on your experience with email). You can get more details about the contents of a mailbox using the IMAP protocol, but depending on the implementation you might get less info about the actual bytes taken up in backend storage.
<br></div></div><br>-- <br>j.