Specifications

18-28
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
DETAILED STEPS
Examples
The following example sets the broadcast message length to 20 seconds and the expiration time to
2 days.
se-10-0-0-0# config t
se-10-0-0-0(config)# voicemail broadcast recording time 20
se-10-0-0-0(config)# voicemail default broadcast expiration time 2
se-10-0-0-0(config)# exit
Enabling the MWI Lights for Broadcast Messages
Use the following Cisco Unity Express configuration mode command to enable the MWI lights when a
voice mailbox receives a broadcast message.
voicemail broadcast mwi
The following example illustrates enabling the MWI lights for broadcast messages:
se-10-0-0-0# config t
se-10-0-0-0(config)# voicemail broadcast mwi
se-10-0-0-0(config)# end
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
se-10-0-0-0(config)#
Enters configuration mode.
Step 2
voicemail broadcast recording time broadcast-length
Example:
se-10-0-0-0(config)# voicemail broadcast recording
time 120
Specifies the maximum length of broadcast
messages, in seconds. Valid values are 10 to 3600.
Step 3
voicemail default broadcast expiration time
broadcast-days
Example:
se-10-0-0-0(config)# voicemail default broadcast
expiration time 90
Specifies the number of days to store broadcast
messages. The maximum value is 365 days.
Step 4
exit
Example:
se-10-0-0-0(config)# exit
se-10-0-0-0#
Exits configuration mode.