Specifications
7-19
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
• Skip the greeting
• Proceed with subscriber sign-in
These actions can be assigned only to single digit input by the user, such as the numbers zero through
nine (0 - 9), the asterisk (*), or the pound sign (#).
You can also optionally restrict the use of the caller input feature by configuring a caller call-flow
restriction table.
SUMMARY STEPS
1. configure terminal
2. voice mailbox owner name
3. caller-flow caller-input input {ignore | repeat-greeting | say-goodbye | skip-greeting
|subscriber-signin | transfer-to E164Phone | transfer-operator}
4. exit
5. voicemail conversation caller caller-flow restriction-table restriction-tablename
6. end
7. show voicemail detail mailbox name
8. show voicemail conversation caller caller-flow restriction-table
9. show running-config
DETAILED STEPS
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
Example:
se-10-0-0-0(config)# voicer mailbox owner user-8
Enters mailbox configuration mode.
Step 3
caller-flow caller-input input {ignore |
repeat-greeting | say-goodbye | skip-greeting |
subscriber-signin | transfer-to E164Phone |
transfer-operator}
Example:
se-10-0-0-0(config-mailbox)# caller-flow
caller-input 6 subscriber-signin
Specifies the call flow for a specified caller input to
use for this mailbox.
Step 4
exit
Example:
se-10-0-0-0(config-mailbox)# exit
Exits to configuration mode.