Specifications

5-63
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring Historical Reporting
Prerequisite
Cisco Unity Express 8.6 or later versions
SUMMARY STEPS
1. config t
2. smtp server security {ssl | starttls}
3. end
DETAILED STEPS
Configuring Historical Reporting
Starting with Cisco Unity Express 3.0, information and statistics related to call and application events
can be saved in a historical reporting database on the module. This historical data can later be used to
generate various types of usage reports using the Cisco Unified Communications Express Historical
Reporting Client.
Collection of historical data is disabled by default. You must enable it before the system starts saving
these statistics in the reporting database. However, if an IVR license is purchased and installed on the
module, the collection of historical data gets automatically enabled.
The number of days of historical data that can be stored depends on the Cisco Unity Express hardware.
For more information, see the Release Notes for Cisco Unity Express. The historical reporting
maintenance components consist of a database purging service that periodically removes any data older
than this.
A special privilege is required for a user to be able to log in to the Cisco Unified Communications
Express Historical Reporting Client software and view historical reports.
The following sections describe the procedures for configuring historical reporting parameters:
Configuring the Local Historical Reporting Database, page 64
Configuring the Database Purge Schedule, page 66
Configuring the Database Capacity Threshold for a Purge, page 68
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
smtp server security {ssl | starttls}
Example:
se-10-0-0-0(config)# smtp server security ssl
Configures the security settings for the SMTP
server.
If you configure this setting, you must
configure the port number for the smtp server
address command to the following:
SSL—port 465
STARTTLS—port 587