cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
353
Views
0
Helpful
2
Replies

CUE play message properties

pedutang69
Level 1
Level 1

Hello,

I'm currently trying to setup the CUE of my company.  I set all voicemail for each user but when they got a message they can't hear the message properties first (like date time of the message). Is it possible to setup the voicemail to play date time and the message after?

1 Accepted Solution

Accepted Solutions

Rob Huffman
Hall of Fame
Hall of Fame

Hi there,

 

This is the setting that controls this;

 

voicemail conversation subscriber msg-properties brief

 

To specify that only a subset of the system-wide message properties (envelope) are played for regular voice-mail messages, use the voicemail conversation subscriber msg-properties brief command in Cisco Unity Express configuration mode. Use the no or default form of this command to restore to the default state of playing sender information, date, and time in the message properties (envelope).

 

voicemail conversation subscriber msg-properties brief

no voicemail conversation subscriber msg-properties brief

default voicemail conversation subscriber msg-properties brief

Syntax Description

 

This command has no arguments or keywords.

 

Command Default

 

The sender information, date, and time in the message properties (envelope) are played.

 

Command Modes

 

Cisco Unity Express configuration

 

Command History

 

 
Cisco Unity Express Version
Modification

3.0

This command was introduced.

 

 

 

 

Usage Guidelines

 

Use the voicemail conversation subscriber msg-properties brief command in Cisco Unity Express configuration mode to specify that only a subset of the system-wide message properties (envelope) played on by voice mail for regular messages. By default, all of the standard message properties are played. When you use this command, the sender information, date, and time are stripped from the message properties playback.

 

There is an interaction with the setting of the voicemail conversation msg-properties day-of-week command because if brief message properties is enabled, the day-of-week setting has no impact.

 

Examples

 

The following example strips the sender information, date, and time from the message properties playback:

 

se-10-0-0-0# config t

se-10-0-0-0(config)# voicemail conversation subscriber msg-properties brief

 

 

http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/rel3_2/Command/v_cmds.html#wp1019294

 

 

Cheers!

Rob

View solution in original post

2 Replies 2

Rob Huffman
Hall of Fame
Hall of Fame

Hi there,

 

This is the setting that controls this;

 

voicemail conversation subscriber msg-properties brief

 

To specify that only a subset of the system-wide message properties (envelope) are played for regular voice-mail messages, use the voicemail conversation subscriber msg-properties brief command in Cisco Unity Express configuration mode. Use the no or default form of this command to restore to the default state of playing sender information, date, and time in the message properties (envelope).

 

voicemail conversation subscriber msg-properties brief

no voicemail conversation subscriber msg-properties brief

default voicemail conversation subscriber msg-properties brief

Syntax Description

 

This command has no arguments or keywords.

 

Command Default

 

The sender information, date, and time in the message properties (envelope) are played.

 

Command Modes

 

Cisco Unity Express configuration

 

Command History

 

 
Cisco Unity Express Version
Modification

3.0

This command was introduced.

 

 

 

 

Usage Guidelines

 

Use the voicemail conversation subscriber msg-properties brief command in Cisco Unity Express configuration mode to specify that only a subset of the system-wide message properties (envelope) played on by voice mail for regular messages. By default, all of the standard message properties are played. When you use this command, the sender information, date, and time are stripped from the message properties playback.

 

There is an interaction with the setting of the voicemail conversation msg-properties day-of-week command because if brief message properties is enabled, the day-of-week setting has no impact.

 

Examples

 

The following example strips the sender information, date, and time from the message properties playback:

 

se-10-0-0-0# config t

se-10-0-0-0(config)# voicemail conversation subscriber msg-properties brief

 

 

http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/rel3_2/Command/v_cmds.html#wp1019294

 

 

Cheers!

Rob

Great thanks a lot for your help :)