Specifications
22-5
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
Step 5
retry-interval retry-interval
Example:
se-10-0-0-0(config-gateway)# retry-interval 2
(Optional) The retry-interval is the delay before the
endpoint attempts to re-register with the messaging
gateway. The value is expressed in minutes. The
default is 5 minutes.
Step 6
end
Example:
se-10-0-0-0(config-gateway)# end
Exits gateway configuration mode and enters
configuration mode.
Step 7
messaging-gateway secondary location-id umg-ip-addr
[ port umg-port ]
Example:
se-10-0-0-0(config)# messaging-gateway secondary 200
192.0.2.1 port 8080
(Optional) Enters gateway configuration mode and
specifies the following information for the
secondary messaging gateway:
• location-id--the location-id of the secondary
messaging gateway
• umg-ip-addr--the IP address or domain name of
the secondary messaging gateway, and
• (optional) port--port the secondary messaging
gateway will be listening on. The default port is
80.
The secondary Cisco UMG must be configured after
the primary. Otherwise, you will get the error
message “Primary messaging gateway needs to be
configured first.”
Step 8
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.
Command or Action Purpose