Specifications

18-31
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 18 Configuring Advanced Voice Mail
Configuring Broadcast Messages
Disabling Broadcast Privileges for a Group
Use the following EXEC mode command to remove the broadcast privileges from a group:
no group groupname privilege broadcast
where groupname is the group to have the broadcast privileges removed.
The following example disables the broadcast privilege for the group named managers:
se-10-0-0-0# no group managers privilege broadcast
Disabling MWI Lights for Broadcast Messages
Use the following Cisco Unity Express configuration mode command to disable the MWI lights for
broadcast messages.
no voicemail broadcast mwi
The following example illustrates how to disable the MWI lights for broadcast messages:
se-10-0-0-0# config t
se-10-0-0-0(config)# no voicemail broadcast mwi
se-10-0-0-0(config)# end
Configuring the Local-Broadcast Privilege
Cisco Unity Express provides a local-broadcast privilege that permits subscribers to send broadcast
messages only to other subscribers on the local system. The local-broadcast privilege is a subset of the
broadcast privilege, which permits subscribers to send broadcast messages to all configured subscribers
and locations on the network.
Cisco Unity Express does not create a default group for local-broadcast subscribers. The administrator
must create a group of subscribers and assign the local-broadcast privilege to it.
To configure this option from the GUI, use the Configure > Groups option and select a group.
Prerequisites
Name of the group that will be assigned to the local-broadcast privilege. Verify that the group exists
before assigning the privilege.
SUMMARY STEPS
1. config t
2. groupname groupname privilege local-broadcast
3. end
4. (Optional) show groups privileges