Cisco Unity Express Features

This guide describes the set of Cisco Unity Express CLI commands and tasks for configuring, managing, and maintaining Cisco Unity Express applications, such as voice mail.

This guide complements the GUI administration tasks described in the Cisco Unity Express GUI Administrator Guide.

The focus of this guide is the Cisco Unity Express application. It does not provide information on installation of Cisco routers, Cisco network modules, Cisco Unified Communications Manager Express router., or Cisco Unified Communications Manager server. For more information about those topics, see Cisco Unity Express Documentation, By Version.

This chapter contains the following sections:

Platforms and Cisco IOS Software Images

Cisco Unity Express applications use a set of commands that are similar in structure to Cisco IOS software commands. However, Cisco Unity Express commands do not affect the Cisco IOS configuration.

See the Release Notes for Cisco Unity Express for detailed information about the Cisco Unity Express hardware and software platforms.

note.gif

Noteblank.gif We highly recommend attaching an uninterruptible power supply (UPS) to the router housing the Cisco Unity Express module. Any reliable UPS unit provides continuous power to maintain the operation of the router and the Cisco Unity Express module. Consider the unit’s capacity and run time because power consumption differs among Cisco platforms. Ideally, a UPS should include a signaling mechanism that directs the router to shut down Cisco Unity Express properly and then powers off the router.


Supported Cisco Unified IP Phones

See the Release Notes for Cisco Unity Express for details about supported Cisco Unity IP phones.

Cisco Unity Express Feature List

Table 1-1 lists Cisco Unity Express features by version. Features that are introduced in a particular version are available in that and subsequent versions.


Tip Table 1-1 describes how to configure each feature using the GUI, where applicable. For information about how to use the GUI to configure a feature, see the online help at:


 

Table 1-1 Cisco Unity Express Features by Version

Version
Features Introduced in That Version 1
Feature Description
Feature Information
10.2

Change in the minimum length of the password.

The minimum length of the password is changed from 3 through 32 to 8 through 64. There is no limit on the maximum length of the characters.

10.1

The command no web session security keylabel labelname is disabled

HTTPS is enabled by default.

The command no web session security keylabel labelname is disabled. Therefore all the HTTP requests will be redirected to HTTPS.

Smart Agent version upgrade

Smart Agent is upgraded to latest version 3.0.9.

 

10.0

Operating System and third-party components upgarded in Cisco Unity Express Virtual 10.0.

Upgraded the foundation Operating System and the third-party components to the latest stable version

 

Updates to TLS Support

Cisco Unity Express Release 10.0 supports TLS version 1.2.

 

Additional steps for restoring the configuration from Cisco Unity Express Release 9.0.x to Cisco Unity Express Release 10.0

Updated the steps required to restore the configuration from Cisco Unity Express Release 9.0.x to Cisco Unity Express Release 10.0.

Format of the Platform Logs

Platform logs are in plain text format.

 

9.0.5

Smart Licensing

Provides support for Cisco Smart Licensing.

8.6

Support for Cisco Unity Express on SM-SRE-710-K9 and SM-SRE-910-K9 Services Ready Engine (SRE) modules

Provides support for Cisco Unity Express on SM-SRE-710-K9 and SM-SRE-910-K9 Services Ready Engine modules for the Cisco 2900 Series and Cisco 3900 Series routers.

Editor Express Enhancements

Enhancements have been made to the GUI for Editor Express. Additional menu options have been added.

Fax Preview

Fax Preview displays a preview of the fax message attachment in the VoiceView Express interface on the screen of Cisco IP Phones.

Fax Preview is supported on selected Cisco Unified IP phones. See the Release Notes for Cisco Unity Express 8.6 for more information.

 

Secure Messaging

Secure messaging allows you to configure the secure messaging settings globally or for individual mailboxes. Messages marked secure can only be accessed if the subscriber accesses Cisco Unity Express Web Voicemail using a secure HTTPS session.

  • From the CLI, see Configuring Secure Messaging.
  • From the GUI: Use the Voice Mail > VM Configuration option for configuring the global secure messaging setting, and the Voice Mail > Mailboxes option for configuring the secure messaging setting for a mailbox.

Support for New IMAP Clients

Provides support for the following IMAP clients new in this release:

  • IP Phone third party clients
  • Cisco Mobile 8.0
  • Microsoft Outlook 2010
  • Microsoft Entourage 2008
  • Microsoft Windows Live Mail 12.0
  • IBM Lotus Notes 8.5
  • IBM Lotus Notes 8.0
  • IBM Lotus Notes 7.0
  • From the CLI, see Configuring IMAP.
  • From the GUI: Use the Voice Mail > Integrated Messaging > Service Configuration option.

Support for Client Services Framework (CSF) clients

Provides support for the following clients that use the Client Services Framework (CSF):

  • Cisco Unified Personal Communicator (CUPC) 8.5
  • Cisco Unified Communications Integration™ for Microsoft Office Communicator 8.0
  • From the CLI, see Configuring IMAP.
  • From the GUI: Use the Voice Mail > Integrated Messaging > Service Configuration option.

 

Support of additional languages

Provides support for the following new languages for voice-mail prompts:

  • Traditional Chinese (Taiwan)
  • Hong Kong Chinese

See the Release Notes for Cisco Unity Express 8.6.

8.5

Support for Cisco Unity Express on SM-SRE-900-K9 Services Ready Engine (SRE) module

Provides support for Cisco Unity Express on SM-SRE-900-K9 Services Ready Engine modules for the Cisco 2900 Series and Cisco 3900 Series routers.

 

Web Inbox GUI for VoiceMail Subscribers

Provides a separate web-based user GUI for voicemail subscribers to configure subscriber settings. Functions available through the web user GUI include:

  • Creating greetings
  • Recording the spoken name
  • Modifying the personal profile and the GDM profile
  • Adding and deleting private distribution lists
  • Selecting how to be notified when receiving a voicemail
  • Having Cisco Unity Express transfer the call to another number
  • See the GUI online help.
8.0

Support for Cisco Unity Express on SM-SRE-700-K9 Services Ready Engine (SRE) module

Provides support for Cisco Unity Express on SM-SRE-700-K9 Services Ready Engine modules for the Cisco 2900 Series and Cisco 3900 Series routers.

 

Auto Configuration

When the system boots initially after a clean installation, the administrator is prompted whether to configure the system. If no response is provided within 120 seconds, and there is no default configuration or startup configuration, the system auto configures Cisco Unity Express to the following settings:

  • Default primary NTP server to the host router
  • Time zone set to GMT
  • Call agent set to CCM
  • DNS set to nothing

 

 

Message Notification enhancement

Enables an administrator to append a prefix message before a system-wide notification or a signature message after a system-wide notification

 

New AAA user steps for Cisco Unity Express Script Editor

Cisco Unity Express Script Editor supports four new AAA user steps:

  • User Authenticate: Authenticates a user based on username/password or extension/PIN
  • Authorize User: Authorizes a user based against an operation or a privilege
  • Audit Step: Step for logging audit information for the user
  • Logout User: Logs out a previously authenticated user from the system

Programmatic Interface for XML

Provides a set of well defined API and data structures which external software systems can invoke to perform configurations on the Cisco Unity Express system. The programmatic interface is supported in Cisco Unity Express 8.0 and later versions.

The Cisco Unity Express programmatic interface is implemented as a web service. Like most web services, it uses HTTP as the communication protocol and XML documents for exchanging information between client and server. The service is based on Representational State Transfer (REST) architecture and uses JAX-RS specifications for implementation.

The Cisco Unity Express programmatic interface provides access for configuration purpose only

See the Cisco Unity Express Programmatic Interface Service Programming Guide.

 

Stored Caller Name

Cisco Unity Express 8.0 adds support for storing the caller's name if the caller is a non-subscriber. When Cisco Unity Express receives the calling party name for a subscriber or non-subscriber in the SIP or JTAPI signaling, Cisco Unity Express 8.0 stores the calling party name, the calling party number and the message itself.

For new voicemails being deposited through the TUI, Cisco Unity Express now stores the calling party name along with the message if the name is present in the call signaling. For fax messages received by Cisco Unity Express through SMTP, the system stores the display name present in the RFC 5322 From header field along with the fax message.

For messages received through VPIM, Cisco Unity Express now stores the display name present in the From header field along with the message. When a sender name is available for a message, the system includes that name (in textual form) in IMAP, VVE, Web voicemail, message notifications and in SIP MWI notifications containing message envelope information.

 

 

System Backup enhancements

Enables an administrator to configure the system to notify specific users about the status of a scheduled backup operation.

 

Voicemail User GUI

Voicemail subscribers can access Cisco Unity Express voicemail using the GUI. Functions available through the user GUI include:

  • Creating greetings
  • Recording the spoken name
  • Modifying the personal profile and the GDM profile
  • Adding and deleting private distribution lists
  • Selecting how to be notified when receiving a voicemail
  • Have Cisco Unity Express transfer the call to another number

 

 

Wildcard match for pilot number

Allows an administrator to use wildcard characters when specifying SIP and JTAPI trigger numbers.

7.4

Release provides continued support for Cisco Unity Express AIM-CUE. No other hardware platforms are supported in this release.

 

7.3

Release provides continued support for Cisco Unity Express AIM-CUE. No other hardware platforms are supported in this release.

 

7.2

Release provides continued support for Cisco Unity Express AIM-CUE. No other hardware platforms are supported in this release.

 

7.1.2

Support for Cisco Unity Express on ISM-SRE-300-K9 Services Ready Engine (SRE) module

Provides support for Cisco Unity Express on the ISM-SRE-300-K9 Services Ready Engine module for the Cisco 2900 Series and Cisco 3900 Series routers

 

Support for AIM2-CUE module.

The AIM2-CUE module is a replacement for the existing AIM-CUE module. Unless otherwise noted, the performance and system capacities are the same on both modules in this release.

7.1.1

Phone and platform support.

Supports the use of new phones with VoiceView Express and support for interoperability with new versions of Cisco Unified Communications Manager, Cisco Unified Communications Manager Express, Cisco Unity, and Cisco Unity Connection.

 

New software activation method

Support for Cisco Software Licensing (CSL). Beginning with Cisco Unity Express 7.1.1, software licenses must be activated prior to use.

For more information, see Software Activation for Cisco Unity Express 7.1 and Later Versions.

 

Caller input

Enables callers to control how the call flow precedes by pressing keys. For each mailbox, the mailbox owner or system administrator can assign actions to the keys such as:

  • Transfer the call to another number
  • Connect to the operator
  • Repeat the greeting
 

Scheduled backups

Enables you to configure up to five recurring scheduled backup jobs and five one-time scheduled backup jobs.

 

Announcement-Only mailboxes

Enables you to configure announcement-only mailboxes. These mailboxes can only play the user greeting and disconnect the call; they cannot take any messages from callers or send messages.

 

Multiple greetings

Enables users and Administrators to:

  • Record multiple greetings
  • Select which greetings to use
  • Enable or disable greetings
7.0

Authentication, Authorization, and Accounting (AAA)

Expands on the authentication and authorization functionality available in previous releases. New features include the ability to configure:

  • Privileges
  • Accounting events logging
  • AAA policy
  • Console authentication
  • Accounting server parameters
  • Authenticating server parameters
  • From the GUI: Use the following options and the online help:

blank.gif Configure > AAA

blank.gif Configure > Privileges

 

TimeCardView

TimeCardView is a separate application used in conjunction with Cisco Unity Express to track time and attendance for workers in a business.

TimeCardView 7.0 CLI Administrator Guide

TimeCardView 7.0 for Users Quick Start Guide

3.2

Centralized Cisco Unity Express

Enables Cisco Unity Express NME to interoperate with up to ten Cisco Unified CME systems.

 

Voice mailbox PINless login

Enables subscribers to log in to their mailbox without a PIN. Access can be configured to be allowed from either:

  • The voice mailbox owner’s extension or E.164 number
  • Any phone
 

Nonsubscriber distribution lists

Enables you to add nonsubscribers to distribution lists. This enables the delivery of voice messages to people who do not have a mailbox on the system by using a single address to reference a list of addresses when sending the message.

 

Banner support

Enables you to configure a system wide login banner that is displayed to all users when they log in to the CLI or GUI and prompts the user for credentials.

  • From the CLI: See Banner Support
  • This feature cannot be configured using the GUI.
 

Inclusion of envelope information in SIP MWI notifications

Enables you to determine whether envelope information is included in SIP MWI notifications

 

Certificate Association for HTTPS and IMAP

Associates a certificate key for HTTPS and IMAP. Associates a certificate key for HTTPS, or associates a certificate key for SSL on IMAP.

3.1

Support for Cisco Unified Communications Manager 6.1 and 4.3(1)

Cisco Unity Express 3.1.2 supports interoperability with Cisco Unified Communications Manager 4.3(1).

Cisco Unity Express 3.1 provides interoperability with Cisco Unified Communications Manager 6.1.

See the documentation for Cisco Unified Communications Manager 6.1 and 4.3(1).

 

Support of additional languages

Provides support for several new languages for voice-mail prompts.

See the Release Notes for Cisco Unity Express 3.1 for a list of available languages.

 

Support for automatic registration with Cisco Unified Messaging Gateway 1.0

Provides automatic registration and interoperability with Cisco Unified Messaging Gateway 1.0, which provides a tool for system administrators to manage large numbers of Cisco Unity Express endpoints in a distributed network.

 

Support for storing historical reports on remote sites

In release 3.0, historical reports about call activities and application activities on the system could only be stored locally. Beginning with release 3.1, the historical reports can be stored on remote databases.

 

New voice mail subscriber feature

Provides voice-mail users with the option of searching a global directory if an extension is not found when addressing a message by name or number. This feature is only available if the voice-mail system is running in an environment managed by the Cisco Unified Messaging Gateway.

See the documentation for Cisco Unified Messaging Gateway 1.0.

3.0

Fax

Extends the convergence feature set to include fax support. It allows both inbound and outbound faxes. Outbound faxes can be printed to the fax machine.

 

Cascading Message Notification

Extends the existing message notification feature that was introduced in 2.3(1). With this feature, you can:

  • Set up a series of cascading notifications to recipients.
  • Enable subscribers to define time-based rules that determine how the notification is cascaded to other local subscribers.

 

Live Record

Enables Cisco Unity Express subscribers to record live conversations and store the recording as a message in their mailbox. They can then play it or forward it to another subscriber or group of subscribers.

  • From the CLI: See Configuring Live Record
  • From the GUI: Use the Voice Mail > VM Configuration option and the online help.

 

Live Reply

Enables Cisco Unity Express subscribers to make a phone call to a voice message’s sender while listening to the message, by pressing 4-4.

  • From the CLI: See Configuring Live Reply
  • From the GUI: Use the Voice Mail > VM Configuration option and the online help.

 

Historical reports

Provides historical reports about call activities and application activities on the system.

 

Script Editor Express

Provides a simplified GUI that enables you to create and modify autoattendant scripts that can be opened/viewed on the Cisco Unity Express editor.

  • From the GUI: Use the System > Scripts option (click the New button) and the online help.
 

Fixed holidays

Enables you to configure specific dates as fixed or permanent holidays.

 

Nonsubscriber message delivery

Enables Cisco Unity Express subscribers to record a voice message and send it to an external number or nonsubscriber. The message can be sent immediately or can be scheduled to be sent in the future, up to 1 year in advance.

 

New method of sending voice mail

Provides Cisco Unity Express script developers with a new step: “Send Voice Message.” It enables them to be able to generate a message on the fly by concatenating some prompts and sending it to a Cisco Unity Express subscriber.

No configuration is required for this feature. For more information, see the Cisco Unity Express Guide to Writing and Editing Scripts.

 

Leaving multiple voice messages in the same session

Enables callers to leave multiple voice messages for the same or different subscriber without having to be transferred to the operator first.

 

Use of a voice-mail summary prompt during subscriber login

Provides a system-wide configuration option to enable subscribers to hear a summary of the new messages in the corresponding General Delivery Mailboxes (GDMs) during login.

 

Message properties (envelope) customization

Enables you to customize voice mail message playback preferences, such as whether subscribers hear detailed message properties when they retrieve a message using the TUI.

 

Default addressing for sending a voice message

Enables you to specify whether voice messages are addressed by name or extension be default at the system level for all features.

 

Restriction tables

You can now restrict access to the functionality of these features:

  • Fax
  • Message notification
  • Nonsubscriber message delivery
  • Live reply

 

Language support

Enables you to install and use more than one language concurrently on the Cisco Unity Express module.

 

Backup and restore using SFTP

Enhances the backup and restore functionality to use the Secure File Transfer Protocol (SFTP) for transferring files to and from the backup server. SFTP provides data integrity and confidentiality that is not provided by FTP.

 

Backup Server Authentication Using a SSH Host Key

Enables you to authenticate the backup server using the SSH protocol before starting a backup/restore operation.

 

Encryption and Signing of Backup Content on the Server

Enables you to protect backed up configuration and data files using signing and encryption before the files are transferred to the backup server.

 

Encrypting stored PINs

Before 3.0, PINs were stored as clear text on the Cisco Unity Express module. Now, they are encrypted.

No configuration is required for this feature.

 

Increased password and PIN protection

Provides both temporary and permanent lockout for passwords and PINs to help prevent security breaches.

 

Using HTTPS to access the GUI

You can use HTTPS to secure the transmission of GUI pages between the browser and the Cisco Unity Express system.

 

PIN and Password History

Enables the system to track previous PINs and passwords for all users and prevent users from reusing old PINs and passwords.

2.3

Support of additional languages

Provides support for several new languages for voice-mail prompts. For Version 2.3, only one can be installed on the system.

See the Release Notes for Cisco Unity Express 2.3 for a list of available languages.

 

Increased system capacity

Provides support for increased number of mailboxes, increased number of remote and cached users, larger storage capacity, and larger number of public distribution lists.

 

Integrated Messaging

Cisco Unity Express voice-mail subscribers can access and manage their voice messages and e-mail using an e-mail client on a single PC.

 

Message Notification

Cisco Unity Express can notify voice-mail subscribers of new voice messages on their cell phones, home phones, work phones, numeric pagers, text pagers, and e-mail inboxes.

 

VoiceView Express

Cisco Unity Express voice-mail subscribers can browse, listen, manage, and send voice messages and manage their mailbox options from their Cisco Unified IP phone.

VoiceView Express is supported on selected Cisco Unified IP phones. See the Release Notes for Cisco Unity Express 8.6 for more information.

  • From the GUI: Use the Voice Mail > VoiceView Express option and the online help.

 

Future message delivery

Voice-mail subscribers can schedule messages to be delivered at a future time to subscribers on local or remote systems.

 

Local broadcast privilege

Voice-mail subscribers with this privilege can send broadcast messages only to other voice-mail subscribers on the local system.

  • From the CLI: See Configuring Privileges
  • From the GUI: Select a group from the Configure > Groups option and use the online help.

 

Mailbox selection

This configurable option specifies the mailbox in which a voice message is stored.

 

Voice mail box mask

Permits Cisco Unity Express to send a redirected incoming call from Cisco Unified Communications Manager 4.2 to the correct mailbox.

 

Consulting call transfers (SIP Call Control only)

Cisco Unity Express permits attended and semiattended call transfer modes in addition to blind transfers.

 

DTMF relay (SIP Call Control only)

Handles incoming and outgoing DTMF signals for SIP calls.

 

MWI Notifications in Cisco SRST mode

Cisco Unity Express includes the MWI status update capability to SRST mode.

 

Mandatory message expiry

Forces the subscriber to delete messages when they expire.

 

Cisco Unity Express Script Editor enhancements

Enhanced debugging procedures and two new steps are available.

Cisco Unity Express 2.3 Guide to Writing Auto-Attendant Scripts

 

Cisco Unity Express GUI enhancements

New configuration screens and options are available through the Cisco Unity Express GUI. These new options as similar to most of the new CLI commands.

Cisco Unity Express 2.3 GUI Administrator Guide

 

AvT enhancements

Rerecording existing prompts and returning the status of the alternate greeting are new capabilities for the AvT.

 

Support for Cisco Unified Communications Manager 4.2 and 5.0

Cisco Unity Express now supports two new versions in addition to Cisco Unified Communications Manager 4.1. Previous versions are not supported.

 

Change in AIM-CUE support.

Cisco Unity Express does not support the 512 MB AIM-CUE.

2.2

CISCO-UNITY-EXPRESS-MIB

Monitor the health, conduct performance monitoring, data collection, and trap management for Cisco Unity Express voice mail and auto attendant applications.

2.1

Additional languages support.

Danish, U.K. English, Latin American Spanish, Italian, and Brazilian Portuguese were added as choices for the default language of the telephone user interface (TUI) system prompts and greetings.

Cisco Unity Express 2.1 Installation and Upgrade Guide

 

Distribution lists.

Create public and private distribution lists of local and remote subscribers for sending messages to more than one subscriber.

 

Broadcast messages.

Privileged subscribers can send messages to all subscribers on the network.

 

Schedules for holidays and business hours.

Create schedules of holidays and business hours to automatically play alternate auto attendant greetings to callers.

 

Increased security for passwords and PINs.

Set minimum lengths and expiry times for passwords and personal identification numbers (PINs).

 

Support for caller ID information in incoming messages.

Permits playing of caller identification information as part of the message envelope for new incoming voice mail messages.

 

Addition of remote subscribers to the local directory.

Adds frequently called remote subscribers to the local directory, which permits local subscribers to address voice mail messages to remote subscribers using dial-by-name and to receive spoken name verification of the remote subscriber address.

 

Support for vCard information from remote subscribers.

Permits vCard information from remote subscribers to update their directory entries.

 

Simple auto-attendant script.

Simple aa_simple.aef script is available for handling alternate, holiday, and business hours greetings.

 

Undelete voice messages.

Permits subscribers to restore a voice mail message that was deleted during the current voice message retrieval session.

Cisco Unity Express Voice-Mail System User’s Guide

 

Restore to factory defaults.

Permits the administrator to reset the entire system to the factory default values.

 

Increased port density.

Network modules with 512 MB of SDRAM now support 16 voice ports. Advanced integration modules (AIMs) running at 300 MHz now support 6 ports on new router platforms.

 

Repurposing of general delivery mailboxes (GDMs)

GDMs may be repurposed as personal mailboxes, which expands the personal mailbox capacity of each license level.

2.0

Support for multiple languages

Multiple languages are available in the telephone user interface (TUI) and auto-attendant prompts.

 

Streamlined software upgrade process

Modified upgrade process to reduce installation time.

Cisco Unity Express 2.0 Installation and Upgrade Guide

 

Increased storage on the AIM

AIM flash storage capacity can be increased from 512 MB to 1 GB and the 1 GB flash can support 14 hours of voice-mail message storage.

 

Housing Cisco Unity Express and Cisco Unified CME software on different routers

Cisco Unity Express software installed on a router communicates with Cisco Unified CME installed on a different router.

 

Networking across multiple sites

Voice Profile for Internet Mail version 2 (VPIMv2) support for voice-mail messaging interoperability between Cisco Unity Express sites and between Cisco Unity Express and Cisco Unity with NonDelivery Record (NDR) for networked messages and blind addressing.

 

Support for Cisco Unified Communications Manager Version 3.3(3),3.3(4), and 4.0(1)

Capability of auto detecting the Cisco Unified Communications Manager JTAPI version on a remote system for handling call control and user import functionality.

1.1.2

NTP server configuration support

New commands permit configuration of the NTP server.

1.1

Advanced integration module (AIM) card

AIM card with network connectivity through the PCI interface, and access to Cisco IOS software and the console using back-to-back Ethernet through the parallel interface. No external interfaces or cabling is required.

Installing Advanced Integration Modules in Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers

 

Custom auto-attendant script creation using the Cisco Unity Express script editor

Script editor creates custom scripts for handling incoming calls to the automated attendant (AA). Activating a custom script deactivates the default auto-attendant script that ships with Cisco Unity Express. The default script cannot be modified. The network module (NM) and the advanced integration module (AIM) support up to four customized autoattendants.

Cisco Unity Express 1.1 Guide to Writing Auto-Attendant Scripts

 

Alternate auto-attendant greetings and prompts

Recording of alternate AA greetings and prompts that can be uploaded or downloaded as needed. These alternate greetings and prompts are in addition to the default greetings and prompts that ship with Cisco Unity Express. The NM supports up to 50 alternate prompts. The AIM supports up to 25 alternate prompts.

 

Access to a greeting management system from the telephone user interface (TUI)

Access from the TUI to a greeting management system (GMS) for recording alternate greetings and prompts. Subscribers with administrative privileges have access to the GMS.

Cisco Unity Express Voice Mail System Quick Start Guide

1.0

Linux-based software

Linux-based software installed on a module card that is installed in the Cisco Unified Communications Manager router. (See the Note in the “Platforms and Cisco IOS Software Images” section regarding a UPS device.) The software includes the operating system, application software, and ordered license information.

 

Network module card

Network module card with access to Cisco IOS software using back-to-back Ethernet and console. No external interfaces or cabling is required.

Hardware installation guide for your network module.

 

Orderable license packages

Four orderable license packages. A license must be ordered for each voice-mail system. See Release Notes for Cisco Unity Express 3.0 for the system capacities available with each license.

Cisco Unity Express Installation and Upgrade Guide.

This feature cannot be configured using the GUI.

 

Spare modules

Includes factory installed software and license. Upgrades to larger capacity require purchase of a license and download of the license file.

See the Cisco Unity Express Installation and Upgrade Guide.

 

License upgrades and downgrades

Upgrades or downgrades from one license size to another.

See the Cisco Unity Express Installation and Upgrade Guide.

 

Two administrative interfaces

Two administrative interfaces. (See the “Administration Interfaces” section.)

 

Integrated GUI with Cisco Unified CME

An integrated administration GUI for both Cisco Unity Express and Cisco Unified CME. The integrated interface permits configuration of some Cisco Unified CME parameters, such as telephones and extensions.

Cisco Unity Express 1.1 GUI Administrator Guide

 

Bulk provisioning of multiple sites

Bulk provisioning of multiple sites using CLI scripts not provided by Cisco Unity Express. Systems are administered individually.

Cisco Unity Express 1.1 Guide to Writing Auto-Attendant Scripts

 

System access anywhere in the IP network

Systems accessible anywhere on the IP network. If the Cisco Unity Express installer uses TFTP, the site running the installer must be closely located to the TFTP server. All other functions use FTP, which allows the servers to be anywhere in the IP network.

 

Manual backup and restore

Manual backup and restore using an FTP server located anywhere in the customer network.

 

System reports and log files for troubleshooting

Reports are available from the Cisco Unity Express GUI screens. All troubleshooting reports and files are available using the Cisco Unity Express CLI commands.

  • From the CLI: See Troubleshooting
  • From the GUI: Use the Reports > System menu option and the online help.

1.Features that are introduced in a particular version are available in that and subsequent versions.