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 | List of link | See Definition of link | |
| plcm-service-class-v2 | plcm-service-class-v2 | See Definition of plcm-service-class-v2 | |
| call-identifier | CallIdentifier | Call identifier. | Mandatory |
| signaling-type | SignalingType | Call signaling type | |
| requested-bitrate | xs:long | The originally requested bit rate. | |
| current-bitrate | xs:long | The most recently reported bit rate. | |
| original-dial-string | xs:string | The original (unmodified) dial string received from the initiating device. | |
| originator-registered-name | xs:string | The originating device's name. | |
| resolved-dial-string | xs:string | The final, possibly transformed, dial string used to initiate the call. | |
| source-call-leg | SourceCallLeg | Call detail information for the device which initiated the call. | |
| destination-call-leg | 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 | List of xs:string | List of servers associated with the call. | |
| call-type | CallType | Type of the call such as external, dialout, dialin. | |
| originator | xs:string | Origin user of the call. | |
| media-encryption-algorithm | xs:string | The encryption algorithm used for the media or emtpy if the media is not encrypted. | |
| shared-license | xs:boolean | Whether the call is consuming a license shared from another licensed call server | |
| entity-tag | 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. | |
| start-time | xs:dateTime |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcm-call-leg-v2 | plcm-call-leg-v2 | See Definition of plcm-call-leg-v2 | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcm-call-leg-v2 | plcm-call-leg-v2 | See Definition of plcm-call-leg-v2 | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| CallType | xs:string | Value must be one of:
|
| 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 |
| SignalingType | xs:string | Value must be one of:
|
| CallIdentifier | xs:string | Length of value must be >=1 Length of value must be <=36 |