Information about an active call present in system. Content-Type: application/vnd.plcm.plcm-active-call-v3+xml All attributes are used in ETag calculation except for entity-tag and atom-link.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| plcmServiceClassV2 | PlcmServiceClassV2 | See Definition of PlcmServiceClassV2 | |
| callIdentifier | CallIdentifier | Call identifier. | Mandatory |
| signalingType | SignalingType | Call signaling type | |
| requestedBitrate | long | The originally requested bit rate. | |
| currentBitrate | long | The most recently reported bit rate. | |
| originalDialString | string | The original (unmodified) dial string received from the initiating device. | |
| resolvedDialString | string | The final, possibly transformed, dial string used to initiate the call. | |
| sourceCallLeg | SourceCallLeg | Call detail information for the device which initiated the call. | |
| destinationCallLeg | DestinationCallLeg | Call detail information for the device being called. | |
| passback | Passback | User defined value for that is opaque to the system | |
| passthru | Passthru | User defined value that that is opaque to the system provided by the rest/conferences/conference-id/participants passthru value. Note: this value is available after the call is terminated in the userDataC field of the calls CDR. | |
| clusters | Array of string | List of servers associated with the call. | |
| callType | CallType | Type of the call such as external, dialout, dialin. | |
| originator | string | Origin user of the call. | |
| mediaEncryptionAlgorithm | string | The encryption algorithm used for the media or emtpy if the media is not encrypted. | |
| sharedLicense | boolean | Whether the call is consuming a license shared from another licensed call server | |
| entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | |
| startTime | dateTime |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmCallLegV2 | PlcmCallLegV2 | See Definition of PlcmCallLegV2 | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmCallLegV2 | PlcmCallLegV2 | See Definition of PlcmCallLegV2 | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
| CallType | string | Value must be one of:
|
| Passthru | string | Length of value must be >=1 Length of value must be <=512 |
| Passback | string | Length of value must be >=1 Length of value must be <=512 |
| SignalingType | string | Value must be one of:
|
| CallIdentifier | string | Length of value must be >=1 Length of value must be <=36 |