On 10/15/07, Pepo <[EMAIL PROTECTED]> wrote:

> I am  using Asterisk like voicemail of a great system with many users, How
> do
> I can get statistics of each box in the voicemail system? something like
> space, number of messages, etc.


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.

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.

-- 
j.
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to