Specifications
7-18
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 7 Configuring Voice Mail
Planning Mailbox Configuration
4. show voicemail detail mailbox name
DETAILED STEPS
Examples
The following is sample output from the show voicemail detail mailbox command:
e-10-0-0-0# show voicemail detail mailbox User-8
Owner: /sw/local/users/User-8
Type: Announcement Only
Description: User1 mailbox
Busy state: idle
Enabled: true
Allow login without pin:no
Mailbox Size (seconds):300
Play Tutorial: false
Space Used (seconds):17
Configuring Call Flow Customization
Beginning in version 7.1, you can customize how the call flow proceeds in response to keys pressed by
the caller during a call. For each mailbox, the mailbox owner or system administrator can assign one of
the following actions to the keys input by the caller:
• Transfer the call to another number
• Connect to the operator
• Ignore the input
• Repeat the greeting
• Say good bye
Command or Action Purpose
Step 1
configure terminal
Example:
se-10-0-0-0# configure terminal
Enters configuration mode.
Step 2
voice mailbox owner name type announcement-only
[size seconds]
se-10-0-0-0(config)# voice mailbox owner user-8 type
announcement-only size 60
Creates a mailbox that cannot be used to leave
messages. It can only be used to make
announcements.
Step 3
end
Example:
se-10-0-0-0(config)# end
Exits to privileged EXEC mode.
Step 4
show voicemail detail mailbox name
Example:
se-10-0-0-0# show voicemail detail mailbox user-8
(Optional) Displays information about a mailbox.