[asterisk-bugs] [Asterisk 0010336]: [patch] change the output for "minivm show stats"
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Aug 30 15:37:06 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10336
======================================================================
Reported By: junky
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10336
Category: Applications/app_minivm
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.9
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-30-2007 17:52 CDT
Last Modified: 08-30-2007 15:37 CDT
======================================================================
Summary: [patch] change the output for "minivm show stats"
Description:
Since the old way was not really clear on all numbers.
I change this for being more clear.
rabbit*CLI> minivm show stats
* Mini-Voicemail statistics
-------------------------
Voicemail accounts: 00000
Templates: 00004
Timezones: 00004
Received messages since last reset: <none>
Last reset: Mon Jul 30 06:53:44 PM EDT 2007
rabbit*CLI>
rabbit*CLI> minivm show stats
* Mini-Voicemail statistics
-------------------------
rabbit*CLI>
Voicemail accounts: 0
Templates: 4
Timezones: 4
Received messages since last reset: <none>
Last reset: Mon Jul 30 07:02:10 PM EDT 2007
rabbit*CLI>
======================================================================
----------------------------------------------------------------------
svnbot - 08-30-07 15:37
----------------------------------------------------------------------
Repository: asterisk
Revision: 81391
------------------------------------------------------------------------
r81391 | file | 2007-08-30 15:37:05 -0500 (Thu, 30 Aug 2007) | 6 lines
(closes issue http://bugs.digium.com/view.php?id=10336)
Reported by: junky
Patches:
minivm_output2.diff uploaded by junky (license 177)
Change console output of minivm show stats to be more simple for external
parsing.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
08-30-07 15:37 svnbot Checkin
08-30-07 15:37 svnbot Note Added: 0069735
08-30-07 15:37 svnbot Status feedback => assigned
08-30-07 15:37 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list