Cisco Unity Express -- Notification Settings REST PI Service Operation
From DocWiki
Main page: Cisco Unity Express -- REST PI Service Operations
Previous page: Cisco Unity Express -- Subscriber Notification Profile REST PI Service Operation
Next page: Cisco Unity Express -- Public Distribution Lists REST PI Service Operation
Search the Cisco Unity Express documentation on the DocWiki:
Contents |
Notification Settings
Classes
Figure 27: System Notification Settings
VmNotificationSettings
| Class Name |
VmNotificationSettings | ||
|---|---|---|---|
| Extends From |
ManagedBaseElement | ||
| Description |
System-wide settings for voicemail notification | ||
| XML Namespace |
http://notification.model.rest.voicemail.aesop.cisco.com | ||
| Field Name | Type | Constraints | Comments |
|
allowLogin |
Boolean |
Allow user to login to voicemail box to retrieve voicemail when phone notification device is notified | |
|
cascadingNotify |
Boolean |
Enable Cascading Notifications | |
|
connectTimeout |
Integer |
Range 12-96 seconds |
Connection timeout duration (seconds) if phone is not answered |
|
emailAttachVM |
Boolean |
Attach message to outgoing email notification | |
|
enabled |
Boolean |
Enable system-wide notification | |
|
liveRecordNotify |
Boolean |
Enable system-wide notification for live recordings | |
|
msgPrecedingTxt |
String |
Preceding text for voicemail message notification | |
|
msgSignatureTxt |
String |
Signature text for voicemail message notification | |
|
preference |
Notification Preference |
Type of messages for which notification is enabled | |
|
restrictionTable |
String |
Name of the restriction table to use while sending out notification |
Resources
| Resource URI | Operation | Input | Return Value |
|---|---|---|---|
|
/voicemail/notification |
GET (Get system-wide notification settings) |
VmNotificationSettings | |
|
PUT (Set system-wide notification settings) |
VmNotificationSettings |
