Table Of Contents
M
member
M
Last Updated: November 17, 2010
member
member
To assign a member to an SDL, use the member command in Cisco UMG list manager edit mode.
member number type { sub | list }
Syntax Description
number
|
Either a subscriber's mailbox number (sub) or the list number of another SDL (list).
|
sub
|
Member type: a subscriber.
|
list
|
Member type: another SDL.
|
Command Modes
Cisco UMG list manager edit (listmgr-edit)
Command History
Cisco UMG Version
|
Modification
|
1.0
|
This command was introduced.
|
Usage Guidelines
Use this command to create members for an SDL. Members can be of two types, either sub, which is a subscriber, or list, which is another SDL.
Messages sent to an SDL cannot be received unless that SDL has members.
Members of an SDL cannot receive any messages unless that SDL has at least one authorized sender configured.
The system accepts any subscriber as a member, even one whose number it does not find in the subscriber directory. However, it will not accept as members lists that do not exist.
Note
If you change any detail of any member's information, you must republish to all peer messaging gateways all the SDLs to which the member belongs.
Examples
The following example illustrates the use of the member command where the new member is another SDL:
umg-1(config)# list-manager
umg-1(listmgr)# list number 2345
umg-1(listmgr-edit)# member 4085550100 type list
umg-1(listmanager)# list publish id 1000
Related Commands