The element of information exchanged between CDR-client and CDR-server with common attributes like event-type, correlation-id, event-age and source-id.
Name | Type | Description | Attributes |
---|---|---|---|
plcm-cdr-extended-data-list | plcm-cdr-extended-data-list | See Definition of plcm-cdr-extended-data-list | |
source-id | SourceId | Source UUID of the device that is reporting the event. | Mandatory |
correlation-id | xs:string | An ID that ties together all the events that belong to common entity.(Call, Conference, Registration, GUI session etc) | Mandatory |
entity-type | xs:string | (Call, Conference, Registration, GUI session, API method call etc) | Mandatory |
event-data | EventData | Placeholder for the specific child event data. | Mandatory |
event-timestamp | xs:dateTime | Mandatory |
Name | Type | Description | Attributes |
---|
Name | Type | Restrictions |
---|---|---|
SourceId | xs:string | Length of value must be >=1 Length of value must be <=36 |