Cisco Unified Messaging Gateway Command Reference for 8.0 and Later Versions
R Commands (VPIM)

Table Of Contents

R

registration


R


Last Updated: November 17, 2010

registration

registration

To enter registration configuration mode in order to configure autoregistration parameters for endpoints of the type Cisco Unity Express 3.1 and later versions on Cisco UMG, use the registration command in Cisco UMG configuration mode.

registration

Syntax Description

This command has no arguments or keywords.

Command Modes

Cisco UMG configuration (config)

Command History

Cisco UMG Version
Modification

1.0

This command was introduced.


Usage Guidelines

After you use the registration command to enter the registration configuration mode, in addition to setting endpoint registration credentials (username and password), you can set the endpoint registration lifetime and block endpoints to prevent them from registering.


Note On the <Abbreviation>Cisco Unity Express side, you must configure the matching connection parameters.


Examples

The following example illustrates the use of the registration command:

umg-1# config t
umg-1(config)# registration
umg-1(config-reg)# username ny password text cue1
umg-1(config-reg)# username dc password text cue2
Leave sub menu to commit the changes

umg-1(config-reg)# expiration 2000

Currently registered endpoint expiration will be unaffected.

umg-1(config-reg)# end

umg-1(config)# end

umg-1# show registration users
UMG registration users :
        username umg-ny password cue1
        username umg-dc password cue2
umg-1#

Related Commands

Command
Description

block location-id

Specifies a Cisco Unity Express 3.1 and later versions endpoint that will be prevented from registering with Cisco UMG.

expiration

Specifies the registration lifetime of autoregistered <Abbreviation>Cisco Unity Express endpoints.

show endpoint

Displays a list of endpoints and their details or a specific endpoint.

show registration

Displays the registration configurations and endpoint registration status on the current configuring messaging gateway.

username

Specifies the registration credentials for autoregistering <Abbreviation>Cisco Unity Express endpoints.