Specifications

22-4
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
Configuring Autoregistration with Cisco UMG
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
messaging-gateway registration
Example:
se-10-0-0-0(config)# messaging-gateway registration
Causes the endpoint (Cisco Unity Express) to send a
registration message to its primary and, if
applicable, to its secondary messaging gateway,
unless registration with the primary fails due to a
configuration error.
Step 3
messaging-gateway primary location-id umg-ip-addr
[ port umg-port ]
Example:
se-10-0-0-0(config)# messaging-gateway primary 100
192.0.2.0 port 8080
Enters gateway configuration mode and specifies the
following information for the primary messaging
gateway:
location-id--the location-id of the primary
messaging gateway
umg-ip-addr--the IP address or domain name of
the primary messaging gateway
(optional) port--port the primary messaging
gateway will be listening on. The default port is
80.
The primary Cisco UMG must be configured before
the secondary. Otherwise, you will get the error
message “Primary messaging gateway needs to be
configured first.
Step 4
username umg-reg-id password encryption-level
umg-password
Example:
se-10-0-0-0(config-gateway)# username cue31 password
text herein
(Optional) Specifies the username and password
required to authorize registration with the message
gateway.
umg-reg-id--the registration ID the endpoint
will use to register with the messaging gateway.
Note that it is not necessarily the same as the
location-id, because multiple endpoints may be
assigned the same umg-reg-id.
You can give either an encrypted password or
non-encrypted password: encrypted and text tokens
need to be used.
encryption-level-- The two acceptable values
for this variable are
text
encrypted
umg-password--the password for registration
with a messaging gateway is an alphanumeric
string up to x in length.