Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
callIdentifier | CallIdentifier | The Call Server call identifier. Content-Type: application/vnd.plcm.plcm-active-call+xml. All attributes are used in ETag calculation except for entity-tag and atom-link. | 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. | |
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 |
---|---|---|---|
plcmCallLeg | PlcmCallLeg | See Definition of PlcmCallLeg | Mandatory |
Name | Type | Description | Attributes |
---|---|---|---|
plcmCallLeg | PlcmCallLeg | See Definition of PlcmCallLeg | Mandatory |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
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 |