Specifications
22-9
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 22 Registering Cisco Unity Express Endpoints to Cisco Unified Messaging Gateway
Manually Registering a Cisco Unity Express Endpoint
Step 6
voicemail phone-prefix digit-string
Example:
se-10-0-0-0(config-location)# voicemail
phone-prefix 484
(Optional) Configures the phone number prefix that is
added to an extension to create a VPIM address for a
subscriber at the location. A prefix is required only if an
e-mail domain services multiple locations and extensions
between the locations are not unique. Valid values: 1 to 15
digits. Default value: empty.
• To delete a phone prefix, use the no form of this
command.
Step 7
voicemail extension-length {number | min number
max number}
Example:
se-10-0-0-0(config-location)# voicemail
extension-length 8
se-10-0-0-0(config-location)# voicemail
extension-length min 5 max 9
(Optional) Configures the voice mail extension length for
the location.
• number—Configures the number of digits contained
in extensions at the location.
• max number—Sets the minimum number of digits for
extensions. Default value: 2.
• min number—Sets the maximum number of digits for
extensions. Default value: 15.
• To remove the configuration for the number of digits
for extensions, use the no form of this command.
Step 8
voicemail vpim-encoding {dynamic | G711ulaw |
G726}
Example:
se-10-0-0-0(config-location)# voicemail
vpim-encoding G711ulaw
(Optional) Configures the encoding method used to
transfer voice-mail messages to this location.
• dynamic—Cisco Unity Express negotiates with the
location to determine the encoding method
• G711ulaw—Cisco Unity Express always sends
messages as G711 mu-law .wav files. Set this only if
the receiving system supports G711 mu-law encoding
(such as Cisco Unity).
• G726—Cisco Unity Express always sends messages
as G726 (32K ADPCM). Use for low-bandwidth
connections or when the system to which
Cisco
Unity Express is connecting does not support
G711 u-law.
• Default value: dynamic.
• To return to the default value for encoding, use the no
or default form of this command.
Step 9
voicemail spoken-name
Example:
se-10-0-0-0(config-location)# voicemail
spoken-name
(Optional) Enables sending the spoken name of the
voice-mail originator as part of the message. If the spoken
name is sent, it is played as the first part of the received
message. Default: enabled.
• To disable sending the spoken name, use the no form
of this command.
Step 10
end
Example:
se-10-0-0-0(config-location)# end
Exits location configuration mode.
Command or Action Purpose