A notification of an event happening on the Polycom server
| Name | Type | Description | Attributes |
|---|---|---|---|
| notification-type | NotificationType | The type of event which is described in the notification | |
| subscription-url | xs:string | The URL of the subscription that this notification is associated with | |
| resource-url | xs:string | The URL of the resource monitored by the subscription | |
| sequence-number | xs:unsignedLong | The number of this current notification. The number starts at 1 and increases by 1 for each notification. This may be used to determine if a notification was missed | |
| passback | Passback | User defined value for that is opaque to the system | |
| passthru | Passthru | User defined value that that is opaque to the system. Note: that this parameter can be used to pass through to other, internal, persistent areas of the system such as Call Data Records. |
| Name | Type | Restrictions |
|---|---|---|
| Passthru | xs:string | Length of value must be >=1 Length of value must be <=512 |
| Passback | xs:string | Length of value must be >=1 Length of value must be <=512 |
| NotificationType | xs:string | Value must be one of:
|