Chapter 11 Configuring Cisco Unity Express

Techniques you need to master:

image

Create a common FTP and TFTP server directory and activate FTP and TFTP services

image

Know the Cisco Unity Express platform differences

image

Configure HTTP access to Cisco Unified Communications Manager Express (CME) during the Cisco Unity Express Initialization Wizard process

image

Activate and deactivate host router CLI debug commands

Cisco Unity Express is a small-platform voicemail system that integrates into a Cisco Integrated Services Router. Cisco Unity Express has additional services, such as Internet Message Access Protocol (IMAP) access to voice messages from Microsoft Outlook or Outlook Express, Automated Attendant programming, and greeting management using the phone.

Setting Up Cisco Unity Express Voicemail

Cisco Unity Express provides voicemail services for small- to medium-size organizations up to 250 users. Command-line and graphical user interfaces are available for configuration, long-term management, and configuration and message store backup and restore. The command-line interface is used for initial installation and upgrades.

Cisco Unity Express Platforms and Capacities

Cisco Unity Express operates on a Linux platform with command-line installation and upgrade procedures. Administration is performed with either the command-line interface (CLI) or a graphical user interface (GUI). There are three primary hardware components used to implement Cisco Unity Express: the Advanced Integration Module CUE (AIM-CUE), the Network Module CUE (NM-CUE), and the Network Module Extended Capacity CUE (NM-CUE-EC).

Note

The preceding three hardware components are covered on the exam, but current Cisco products include the AIM-CUE and the Extended Network Module CUE (NME-CUE). The NME-CUE has the same operating characteristics as the NM-CUE-EC.

AIM-CUE

The AIM-CUE platform is a daughter card installed in the Cisco Unified Communications Express router and uses flash memory for the Linux file system and message store. Table 11.1 shows the capacities and capabilities of the AIM-CUE.

Table 11.1 AIM-CUE Capacities and Capabilities

image

NM-CUE

The NM-CUE platform requires a Network Module slot in the Cisco Unified CME router and uses a hard drive for the Linux file system and message store. Table 11.2 covers the capacities and capabilities of the NM-CUE.

Table 11.2 NM-CUE Capacities and Capabilities

image

NM-CUE-EC

The NM-CUE-EC platform requires a Network Module slot in the Cisco Unified Communications Manager Express router and uses a hard drive for the Linux file system and message store. Table 11.3 covers the capacities and capabilities of the NM-CUE-EC.

Table 11.3 NM-CUE-EC Capacities and Capabilities

image

Exam Alert

Platforms (AIM versus NM), voice sessions (ports), message storage components, and mailbox storage hours are key elements.

Cisco Unity Express Features and Functionality

The following is a quick look at the features and capabilities of Cisco Unity Express:

image Voicemail storage configurable per mailbox

image End-user tutorial, enabling self-service mailbox setup

image End-user mailboxes and General Delivery Mailboxes (GDMs)

image Standard and alternate greetings

image Subscriber features including notifications and distribution lists

image Caller features such as dial by extension or dial by name

image Voice Profile for Internet Messaging (VPIM) networking between Cisco Unity Express and other voicemail systems

image Integrated messaging using IMAP

image VoiceView Express for visually reviewing voicemail messages from a display phone

Exam Alert

Integrated messaging and VoiceView Express are not supported on the AIM-CUE for the test only. The AIM-CUE with software version 3.0 and higher does support these two features.

Preintegration CLI Configuration

There is a minimum CLI configuration required on the host router before any installation and configuration commands can be issued on the Cisco Unity Express module.

Use the show run command to identify the service engine slot and module for the Cisco Unity Express module. Create a loopback interface and configure the service engine interface to reference the loopback interface with the ip unnumbered loopback command. This IP addressing option reduces the number of subnets that are used but requires a static route used to direct Cisco Unity Express traffic through the service engine interface. Listing 11.1 shows the configuration of the service module interface.

Listing 11.1 Service Module Interface Configuration

interface Loopback 0
 ip address 10.10.10.1 255.255.255.0
interface Service-Engine1/0
 ip unnumbered Loopback 0
 service-module ip address 10.10.10.2 255.255.255.0
 service-module ip default-gateway 10.10.10.1
ip route 10.10.10.2 255.255.255.255 service-engine 1/0


With this configuration in place, you can issue a series of commands to control and connect to the Cisco Unity Express module from the host router command line. The command format follows:

service-module engine-type module/0 (options on next line)
          [reload | reset |session | shutdown | status]


The following is a brief description of the options for the preceding service-module command:

image engine-type: Service-engine for Cisco Unity Express; integration-engine for a Unified Messaging Gateway.

image module: Physical AIM slot or Network Module slot.

image reload: Normal shutdown and restart.

image reset: Forced power off shutdown and restart (not recommended).

image session: Used to create a Telnet session to the Cisco Unity Express module.

image shutdown: Used to shut down the Cisco Unity Express module used prior to powering down the host router. The Linux file system can be corrupted by just powering off the host router.

image status: Used to determine the current operating status of the Cisco Unity Express module.

Note

For remote access, use Telnet to connect to the host router, and then use the session command to reach the Cisco Unity Express module.

There are additional commands required to complete the Cisco Unity Express integration, as shown in Listing 11.2:

image ip http commands: Used to activate the GUI interface.

image dial-peer voice 1900 voip section: Used to define the communications protocol and operating parameters to connect the host router and the Cisco Unity Express module. The codec g711ulaw and no vad commands are requirements.

image ephone-dn commands: Two sections are used to activate the Message Waiting Indicator (MWI) on the phone (ephone-dn 18 and ephone-dn 19). The destination pattern of 1999 . . . . represents the MWI activation number followed by a period (.) for each digit of the extension length. Four dots are used for a 4-digit extension length.

Listing 11.2 Router Host Commands to Integrate Cisco Unity Express

interface Loopback 0
 ip address 10.10.10.1 255.255.255.0
. . .
!
interface Service-Engine1/0
 ip unnumbered Loopback0/0
 service-module ip address 10.10.10.2 255.255.255.0
 service-module ip default-gateway 10.10.10.1
!
ip http server
ip http path flash:
!
ip route 10.10.10.2 255.255.255.255 Service-Engine1/0
!
dial-peer voice 1900 voip
 destination-pattern 19 . .
 session protocol sipv2
 session target ipv4:10.10.10.2
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
. . .
ephone-dn 18
 number 1999 . . . .
 mwi on
!
ephone-dn 19
 number 1998 . . . .
 mwi off


Exam Alert

Understanding the CLI integration commands on the host router are important, especially the SIP dial peer.

There are several telephony-service commands that complete the integration between the Cisco Unified CME host router and the Cisco Unity Express module, as shown in Listing 11.3:

image voicemail 1900: Activates the Messages button on the Cisco IP phone.

image call-forward .T and call-transfer .T: Permit forward to and transfer to voicemail because the default operation only permits forwarding and transferring to local extensions.

Caution

Use of the .T pattern can introduce toll fraud in a production environment.

image web admin system name username password userpassword: Permits the use of the GUI directly by an administrator and for integration with the Cisco Unity Express module GUI.

image dn-webedit: Allows system administrators to manage directory numbers.

Listing 11.3 Additional Commands to Complete the Voicemail Integration

telephony-service
 voicemail 1900
 call-forward pattern .T
 call-transfer pattern .T
 web admin system name admin password admin
 dn-webedit


With these commands in place, you can proceed with the Cisco Unity Express installation, upgrade, or integration process.

Installation and Upgrade Procedure

Cisco Unity Express modules are distributed with the latest version of software. If there is a newer version that you want to upgrade to, you can connect to the Cisco Unity Express module and perform the installation or upgrade as needed.

Let’s walk through the upgrade process step by step:

Step 1    Download files for installation, language updates, and version upgrades from Cisco.com.

Step 2    Install software files to upgrade the software.

Step 3    Install license files to expand the number of licensed users and ports.

Step 4    Reset Cisco Unity Express to factory defaults.

Step 5    Complete the standard setup process.

Step 1: Download Files

Download the appropriate files from Cisco.com or copy the files from a distribution CD. The following is a list of sample files for a full installation. These files should be in a common directory on a server with both TFTP and FTP services configured to use the software directory where the files are stored.

System software:

image cue-vm.3.1.1.pkg

image cue-vm-full-k9.nm-aim.3.1.1.prt1

Installation utilities:

image cue-installer.nm-aim.3.1.1

image cue-vm-installer-k9.nm-aim.3.1.1.prt1

Cisco Unified Communications Manager Express licenses (only one is used: _cme_ for Cisco Unified Communications Manager Express or _ccm_ for Cisco Unified Communications Manager):

image cue-vm-license_12mbx_cme_3.1.1.pkg

image cue-vm-license_25mbx_cme_3.1.1.pkg

image cue-vm-license_50mbx_cme_3.1.1.pkg

image cue-vm-license_100mbx_cme_3.1.1.pkg

image cue-vm-license_150mbx_cme_3.1.1.pkg

image cue-vm-license_200mbx_cme_3.1.1.pkg

image cue-vm-license_250mbx_cme_3.1.1.pkg

Language files:

image cue-vm-lang-pack.nm-aim.3.1.1.pkg

image cue-vm-en_US-lang-pack.nm-aim.3.1.1.prt1 (example)

image Other language packs (.prt1 files) that might be required

Step 2: Install Software Files

Connect to the Cisco Unity Express module using the session option from the host router CLI to get to the Cisco Unity Express CLI. Using the following command, install the appropriate software from the files listed in step 1:

CUE# software install clean url ftp://10.10.10.227/cue-vm-k9.nm-aim.3.1.1.pkg


Step 3: Install License File

Install the appropriate license file from the files listed in step 1:

CUE# software install clean url ftp://10.200.1.2/cue-vm-license_50mbx_cme_3.1.1.pkg


Step 4: Reset to Factory Defaults

During an initial installation, make sure that the integration with Cisco Unified Communications Manager Express will be clean by resetting the Cisco Unity Express module to the factory defaults using the following CLI sequence. Go offline using the Cisco Unity Express CLI offline command to reset Cisco Unity Express to the factory default settings. After the factory default reset, the process gives you one more chance to use the latest existing configuration stored on the Cisco Unity Express module. For a clean start, enter n for no, as shown in Listing 11.4.

Listing 11.4 Resetting Factory Defaults

CUE# offline
!!!WARNING!!!: Putting the system offline will terminate all active calls.
Do you wish to continue[n]?: y
CUE(offline)# restore factory default
!!!WARNING!!!: This operation will cause all configuration and data
on the system to be erased. This operation is not reversible.
Do you wish to continue[n]?: y
Would you like to restore the saved configuration? (y,n) n


Step 5: Complete the Standard Setup Process

After the factory default has been completed, you are walked through the standard setup process. The following information is required:

image Host name

image Domain Name System (DNS) server address if DNS is activated (recommended practice is to use IP addresses)

image NTP server address (reference should be to the host router)

image Time zone (region of world and country)

image Administrator credentials, username, and password

Exam Alert

You should understand the basic setup entries in the preceding list.

After the basic CLI configuration process is completed, the Cisco Unity Express module is ready for Cisco Unified CME integration.

Caution

Verify that all required configuration is in place on the Cisco Unified Communications Manager Express, including all user and phone configurations.

GUI Initialization Wizard

Integration with Cisco Unified CME is simplified by using the GUI initialization wizard. This and the following sections describe the process of using the initialization wizard:

Step 1    Log in to Cisco Unity Express.

Step 2    Initiate the Cisco Unity Express Initialization Wizard.

Step 3    Set the Cisco Unified CME HTTP access parameters.

Step 4    Select the Cisco Unified CME users to import.

Step 5    Set user mailbox defaults.

Step 6    Set call handling parameters.

Step 7    Review integration options and set the save configuration backup.

Step 8    View the initialization wizard results with imported users’ passwords and PINs.

A screen-by-screen walk-through is the best way to understand the Cisco Unity Express Initialization Wizard process.

Step 1: Log In to Cisco Unity Express

From a workstation, use the appropriate browser to access the Cisco Unity Express web interface using the following URL: http://<ip address of the CUE module>. Enter the username and password created during the Cisco Unity Express module initialization (see Figure 11.1).

Figure 11.1 Logging in to Cisco Unity Express for the first time.

image

Step 2: Initiate the Cisco Unity Express Initialization Wizard

After logging in to the Cisco Unity Express web page, you have several choices. The recommended choice is the Initialization Wizard (see Figure 11.2).

Figure 11.2 Starting the Cisco Unity Express Initialization Wizard.

image

Step 3: Set Cisco Unified CME HTTP Access Parameters

After you have started the wizard, enter the Cisco Unified CME IP address and web administrator username and password in the first screen, and then click Next (see Figure 11.3). If the address or credentials are not correct, you will be denied further access.

Figure 11.3 Entering the Cisco Unified CME IP address or host name and web administrator credentials.

image

Step 4: Select Cisco Unified CME Users to Import

Using the Cisco Unified CME credentials and the HTTP interface, the Cisco Unity Express module extracts the usernames from Cisco Unified CME and presents the users found for import in Cisco Unity Express. There are three important check boxes on the import screen, as shown in Figure 11.4:

image Mailbox: Creates a mailbox for each user

image Administrator: Determines whether this user is an administrator

image Set CFNA/CFB: Programs Cisco Unified CME for the default Call Forward No Answer (CFNA) and Call Forward Busy (CFB) settings.

Figure 11.4 Select users to be imported.

image

When the users have been selected and their options have been checked, click Next.

Step 5: Set User Mailbox Defaults

The next screen is where you set the default settings for creating user mailboxes. After they are created, the individual user and group General Delivery Mailboxes (GDMs) can be individually modified. On this screen, you define the following fields, as shown in Figure 11.5:

image The default language

image Generated or blank passwords and PINs

image Total mailbox size

image Maximum message length

image Message expiry time in days

Figure 11.5 Set user mailbox defaults.

image

Step 6: Set Call Handling Parameters

The last entry screen is where you define the default directory numbers used to access voicemail, the voicemail operator extension, the Auto Attendant, the Auto Attendant operator extension, the Administration via Telephone (AVT) number, and the SIP notification method (see Figure 11.6). The SIP notification methods are as follows:

image Subscribe-notify: Registered users constantly poll and receive the status of the MWI.

image Unsolicited-notify: Contacts the user using the extension number to turn the MWI on or off.

Caution

The unsolicited-notify option might require periodical manual resynchronization.

image Outcall: This option uses the MWI on-and-off mechanism, where changes to the MWI indicators are sent through the MWI ephone-dn mechanism. If this option is selected, the wizard opens the MWI on and off fields.

Figure 11.6 Set call handling access extensions and MWI options.

image

When you have completed this screen, click Next to go to the review screen.

Caution

The outcall option might require periodical manual resynchronization.

Step 7: Review Integration Options and Set the Save Configuration Backup

All the settings have been entered and are presented for review, as shown in Figure 11.7. At the bottom of the screen is a check box that when selected, causes the running configurations to be copied to NVRAM. This occurs for the Cisco Unity Express module and the Cisco Unified CME router when the wizard has completed the updates.

Figure 11.7 Review Cisco Unity Express integration options and select configuration save option.

image

Exam Alert

The review screen is where you trigger configuration backups after the Cisco Unity Express Initialization Wizard completes.

Step 8: View the Initialization Wizard Results

After the Initialization Wizard has completed all the updates and saved the configurations, a final screen is presented, as shown in Figure 11.8. This screen contains a list of imported users with generated passwords and PINs, if those options were selected.

Figure 11.8 Initialization Wizard report.

image

Caution

You should capture and save the information on this final screen for future reference so that users can log in to voicemail and user web pages.

Using Cisco Auto Attendant

The Cisco Unity Express module has a powerful built-in Auto Attendant (AA). It is activated by default when the Cisco Unity Express module is installed and can be accessed after the pilot number is configured and reachable from Cisco Unified CME.

Activating the Auto Attendant

To activate the AA, place a call to the pilot number for the AA and respond to the prompts. The default AA allows a user to enter an extension, search for a user by name, and be connected to the AA operator. Figure 11.9 shows the AA main screen.

Figure 11.9 Main AA screen.

image

To disable and enable the default AA, choose Voice Mail > Auto Attendant.

The default AA actions cannot be modified, but there are several parameters that you can change and update to modify the basic functionality. Click autoattendant to edit these operational parameters.

The top half of the AA edit screen, which is shown in Figure 11.10, allows an administrator to set the call-in number, the script (upload a new one if developed offline), the language for this AA, the maximum sessions (should be approximately 60 to 75 percent of the total integration ports), and whether the AA script is enabled or disabled.

Figure 11.10 Top section of the AA Edit screen.

image

The bottom section of the AA screen lists the operational parameters that can be modified to change the operation of this AA script, as shown in Figure 11.11. The fields that can be changed are as follows:

image dialByExtnAnytime: Sets the dial by extension anytime to true or false (default).

image busOpenPrompt: The business open prompt identifies the organization and directs the call to normal operation.

image dialByExtnAnytimeInputLength: If dial by extension is true, this field sets the maximum entered digits during the welcome prompt.

image operExtn: Sets the AA operator extension when the caller presses 0.

image welcomePrompt: Sets the AA welcome prompt.

image disconnectAfterMenu: Disconnects after menu if no user input is detected; true or false (default).

image dialByFirstName: Sets dial by first name to true or false (default is last name).

image busClosedPrompt: The closed business prompt lets the caller know that the office is closed and directs the call to the after-hour process.

image allowExternalTransfers: Sets external transfers (PSTN calls) to true or false (default).

image holidayPrompt: Sets holiday prompt based on the holiday schedule.

image businessSchedule: Sets the business schedule used (triggers business open versus business closed prompts).

image MaxRetry: Defines the number of mistakes the caller can make before the AA plays the good-bye prompt.

Figure 11.11 Bottom section of the AA Edit screen—parameters that can be modified.

image

Exam Alert

The default Auto Attendant script cannot be downloaded, modified, or deleted; it can only be enabled and disabled.

Managing Prompts with the GUI and AVT (TUI)

An administrator can log in using the Administration via Telephone (AVT) pilot number, also referred to as the Telephony User Interface (TUI), and can change the global alternate greeting for weather conditions, business closings, and so on. Another AVT option is to create and manage nonstandard AA prompts.

When recorded through AVT, the filename that gets created on the Cisco Unity Express module is UserPrompt_mmddyyyyhhmmss.wav, for example, UserPrompt_09112008090500.wav.

Prompts can be managed from the System > Prompts menu, and the default recording filename can be renamed to be more meaningful (see Figure 11.12).

Figure 11.12 Prompts management screen.

image

Exam Alert

The filename format is important to remember both for the test and for production. If you record multiple prompts, write down the prompts recorded so that they can be changed to a more meaningful name after the recording session.

Figure 11.13 displays the list of available prompts that can be used with the default AA busClosedPrompt parameter. There is a good reason why the prompt names should be changed. Unless you have perfect memory recall, you probably wouldn’t be able to remember what is recorded on the UserPrompt_01022008111256.wav (date and time stamp) file. A name such as BBbusinessClosed.wav is more appropriate.

Figure 11.13 Using AVT recorded prompts.

image

There are two methods that can be used to create custom AA scripts: the Cisco Unity Express Editor Express, built into the Cisco Unity Express GUI, and an external JavaBeans development tool, the Cisco Unity Express Editor.

Troubleshooting Cisco Unity Express

You can use some basic CLI commands to verify Cisco Unified CME and Cisco Unity Express operation and integration.

Exam Alert

Basic CLI troubleshooting commands in this section, especially formats and options, are important to remember for the exam.

Host Router CLI Tools

From the host router CLI, the administrator can verify the current status using the service-module service-engine 1/0 status command, as shown in Listing 11.5. The service module normal operational state is the Steady state.

Listing 11.5 Verifying Current Status

CME# service-module service-engine 1/0 status

Service Module is Cisco Service-Engine1/0
Service Module supports session via TTY line 33
Service Module is in Steady state
Getting status from the Service Module, please wait..
cisco service engine 1.0


Note

Two other commands that can verify that the service module is present or active are show version and show ip interface brief.

On the host router, there are many ephone debug options, which are shown in Listing 11.6.

Listing 11.6 debug ephone Options

CME# debug ephone ?

  alarm                       Enable ephone alarm message debugging
  detail                      Enable ephone detail debugging
  error                       Enable ephone error debugging
  keepalive                   Enable ephone keepalive debugging
  loopback                    Enable ephone loopback debugging
  moh                         Enable ephone music-on-hold debugging
  mwi                         Enable ephone mwi debugging
  pak                         Enable ephone packet debugging
  qov                         Enable ephone voice quality debugging
  raw                         Enable ephone raw protocol debugging
  register                    Enable ephone registration debugging
  state                       Enable ephone state debugging
  statistics                  Enable ephone statistics debugging
  vm-integration              Enable ephone vm-integration debugging


One of the easiest Cisco Unified CME and Cisco Unity Express integration tools is the mwi option, used to troubleshoot MWI status.

The vm-integration option is used to troubleshoot a plain old telephone service (POTS)–connected voicemail system.

Tip

After using Cisco IOS debug tools, make sure that you issue the undebug all or the no debug all command to turn off all debug options.

Because SIP is used for integrating Cisco Unified CME with Cisco Unity Express, the debug ccsip commands are often used to check call setup messages between Cisco Unified CME and Cisco Unity Express, as shown in Listing 11.7.

Listing 11.7 debug ccsip Commands

CME# debug ccsip ?

  all          Enable all SIP debugging traces
  calls        Enable CCSIP SPI calls debugging trace
  error        Enable SIP error debugging trace
  events       Enable SIP events debugging trace
  info         Enable SIP info debugging trace
  media        Enable SIP media debugging trace
  messages     Enable CCSIP SPI messages debugging trace
  preauth      Enable SIP preauth debugging traces
  states       Enable CCSIP SPI states debugging trace


There are three additional Cisco IOS debug commands that are useful:

image debug tftp: Assists in troubleshooting phone registration problems

image debug ip http: Troubleshoots webpage problems

image debug voice ccapi inout: Displays calls being set up to a Skinny Client Control Protocol (SCCP) IP phone

Caution

Use the debug voice ccapi inout command carefully because it can cause a large volume of output and high overhead.

Exam Prep Questions

1.

What is the maximum number of users that Cisco Unity Express platforms can support?

image

A.

8

image

B.

100

image

C.

250

image

D.

500

image

E.

3000

image

F.

7500

2.

Which Cisco Unity Express module can support up to a maximum of 100 mailboxes?

image

A.

Cisco Unity Express AIM

image

B.

Cisco Unity Express Network Module

image

C.

Cisco Unity Express Slot Module

image

D.

Cisco Unity Express Network Module 2V

image

E.

Cisco Unity Express Network Module Enhanced Capacity

3.

How many hours of voicemail storage are available in the Cisco Unity Express AIM module?

image

A.

8

image

B.

14

image

C.

100

image

D.

250

image

E.

300

4.

The AVT or TUI interface can be used to accomplish which of the following three tasks?

image

A.

To restart the system

image

B.

To initiate a backup of the system

image

C.

Prompt management

image

D.

To allow an end user to have an email read to him

image

E.

To activate an Emergency Alternate Greeting (EAG)

image

F.

To add a new user to the system

image

G.

To delete a mailbox

5.

What are the main differences between the memory and storage of the Cisco Unity Express Network Module and Cisco Unity Express AIM? (Choose two.)

image

A.

Cisco Unity Express AIM uses flash-based storage, and Cisco Unity Express Network Modules use hard drive–based storage.

image

B.

Cisco Unity Express Network Modules can store more hours of messages than Cisco Unity Express AIM.

image

C.

Cisco Unity Express AIM and Cisco Unity Express Network Modules use different operating systems.

image

D.

Cisco Unity Express AIM and Cisco Unity Express Network Modules use different installation packages for the various modules.

6.

When do you need the software files for Cisco Unity Express?

image

A.

To install a new module

image

B.

Only for upgrades

image

C.

To recover from a failure

image

D.

To either upgrade or recover from a failure

7.

Which components must be configured on the host router for proper functionality of the Cisco Unity Express module? (Choose three.)

image

A.

Proper IP addressing of the service-engine interface

image

B.

Proper IP addressing of the service module

image

C.

Proper IP addressing of the router Cisco Unity Express interface

image

D.

Static host route to the module

image

E.

Static route to the external Ethernet port of the module

image

F.

Ephone-dns for the pilot of Cisco Unity Express voicemail

8.

Which dial peer properties does the host router need to have to connect to the Cisco Unity Express module? (Choose four.)

image

A.

No VAD

image

B.

Codec G.729

image

C.

Codec G.711

image

D.

SIP version 1

image

E.

SIP version 2

image

F.

H.323

image

G.

DTMF relay using Sip Notify

image

H.

DTMF relay disabled

9.

Which Cisco Unified Communications Manager Express configuration is necessary to integrate with Cisco Unity Express and have MWI outcall work properly?

image

A.

One ephone-dn with a number that starts with a unique value

image

B.

One ephone-dn with a number that starts with a unique value followed by a number plus periods equal to the length of the extensions

image

C.

Two ephone-dns, one for on and one for off, and each must have a unique number equal to the length of the extensions

image

D.

Two ephone-dns, one for on and one for off, and each must have a unique number plus periods equal to the length of the extensions

image

E.

Two ephone-dns, one for on and one for off, and their numbers must start with a common value followed by a number plus periods equal to the length of the extensions

10.

Which items are configured during the Cisco Unity Express module initial setup? (Choose three.)

image

A.

Host name

image

B.

IP address

image

C.

Voicemail pilot number

image

D.

Auto Attendant pilot number

image

E.

Users

image

F.

Web administrator user and password

image

G.

IP address of the Cisco Unified Communications Manager Express system

image

H.

DHCP

11.

Which statement best describes how to connect to the Cisco Unity Express module to perform the initial configuration?

image

A.

Use Telnet to connect to the default IP address of 10.1.10.1.

image

B.

Connect a crossover cable to the external Ethernet port on the module and use DHCP.

image

C.

Connect a console cable to the Cisco Unity Express module.

image

D.

Go across the backplane of the router to the Cisco Unity Express module.

image

E.

Use the wireless connection to attach to the Cisco Unity Express module.

12.

Which of the following items does the Initialization Wizard configure? (Choose three.)

image

A.

Host name

image

B.

IP address of the Cisco Unity Express module

image

C.

Voicemail pilot number

image

D.

Auto Attendant pilot number

image

E.

Users

  image

F.

Web administrator username and password

image

G.

IP address of the Cisco Unified Communications Manager Express system

image

H.

DHCP

13.

Which command do you use to view the status of the Cisco Unity Express module from the host router?

image

A.

Router# service-module service-engine mod/port status

image

B.

Router# service-engine service-module mod/port status

image

C.

Router(config)# service-module service-engine mod/port status

image

D.

Router(config)# service-engine service-module mod/port status

image

E.

Router(config)# service-engine mod/port status

image

F.

Router# service-engine mod/port status

14.

Which command do you use to troubleshoot MWI problems on the phone?

image

A.

Router# debug ephone vm-integration

image

B.

Router# debug ephone mwi

image

C.

Router#(config)# debug ephone vm-integration

image

D.

Router(config)# debug ephone mwi

Answers to Exam Prep Questions

1.

C. The NM-CUE-EC supports up to 250 users. The other answers are incorrect.

2.

B. NM-CUE supports up to 100 mailboxes. AIM CUE supports up to 50 mailboxes and is incorrect. Answer E, 250, is the limit for the NM-CUE, so both these answers are incorrect. None of the other answers are valid Cisco Unity Express platforms.

3.

B. Fourteen hours of storage are available. Answer C is valid for the NM-CUE, answer D is valid for the NM-CUE-EC, and answers A and D do not match any Cisco Unity Express platforms, so these answers are incorrect.

4.

C, D, and E. A user with administrator rights can manage prompts (answer C), any user can retrieve voicemail (answer D), and a user with administration rights can activate the Emergency Alternate Greeting (EAG) (answer E). Answer A is incorrect; a restart is activated with the CLI or GUI. Answer B is incorrect because backups are started with the CLI or GUI. Answer F is incorrect because adding a new user is performed using the CLI or GUI. Answer G is incorrect because deleting a mailbox is initiated from the CLI or GUI.

5.

A and B. Cisco Unity Express AIM uses flash-based storage, and Cisco Unity Express Network Modules use hard drive–based storage. Cisco Unity Express Network Modules can store more hours of messages than Cisco Unity Express AIM. Answer C is incorrect because all Cisco Unity Express platforms use the Linux operation system, and answer D is incorrect because the NM-CUE and AIM-CUE use the same installation file set.

6.

D. You need the software files for Cisco Unity Express for upgrades and restores. Answer A is incorrect because new modules come with the software installed. Software installation files are required for upgrades and restores, not just upgrades and not just failures, so answers B and C are incorrect.

7.

A, B, and D. Associate an IP address for the service-engine interface, assign an IP address to Cisco Unity Express, and create a static route pointing to the IP address of the Cisco Unity Express module. There is no Cisco Unity Express interface on the router, so answer C is incorrect. Static routes to other than the Cisco Unity Express IP address are ineffective, so answer E is incorrect. There are no ephone-dns associated with the voicemail pilot number, so answer F is incorrect.

8.

A, C, E, and G. VAD must be disabled, the G.711 codec is incompatible with Cisco Unity Express recordings, SIP version 2, and DTMF relay is required. Answer B is incorrect; G.729 is not compatible with Cisco Unity Express recordings. Answer D is incorrect; SIP version 1 is not supported. Answer F is incorrect; H.323 is not used for Cisco Unity Express integration. Answer H is incorrect; DTMF relay must be enabled.

9.

D. Two ephone-dns with unique activation numbers plus wildcard periods equal to the extension length are necessary. Answers A and B are incorrect because two ephone-dns are required, one for MWI on and one for MWI off. Answer C is incorrect because there is no specific length for the MWI activation numbers. Answer E is incorrect because the MWI activation number definition is wrong.

10.

A, B, and F. Host name, IP address, and web administrator credentials are configured during the Cisco Unity Express module initial setup. Answer C, voicemail pilot; answer D, AA pilot; answer E, users; answer G, the Cisco Unified CME IP address; and answer H, DHCP, are not required during the initial setup process.

11.

D. A virtual console connection through the host router backplane. Answer A is incorrect; there is no Telnet access to Cisco Unity Express preinstallation. Answer B is incorrect because module external ports cannot be used. Answer C is incorrect; there is no external console port. Answer E is incorrect; there is no wireless access.

12.

C, D, and G. The Initialization Wizard configures voicemail pilot, Auto Attendant pilot, and the Cisco Unified Communications Manager IP address. Answer A, host name, configured during the initial CLI session, is incorrect. Answer B, Cisco Unity Express IP address, is incorrect. Users are not configured, but they can optionally be imported, so answer E is incorrect. Answer F is incorrect because the web administrator for both the host router and the Cisco Unity Express platform are configured prior to using the initialization wizard. Answer H is incorrect because DHCP is not used in Cisco Unified Communications Manager Express and Cisco Unity Express integration.

13.

A. Answers B and F have sequence or missing field errors, and answers C, D, and E are in configuration mode and are incorrect.

14.

B. Answer A is used for POTS voicemail system integrations, and answers C and D are in the wrong command mode.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.218.81.166