Active call statistics provide current number of calls and licensed calls for each cluster. Content-Type: application/vnd.plcm-active-call-statistics+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 | |
h323-enabled | xs:boolean | H323 protocol support status. | Mandatory |
routed-call-mode | xs:boolean | Routed call mode support status. | Mandatory |
active-call-statistics | List of ActiveCallStatistics | ||
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. |
Name | Type | Description | Attributes |
---|---|---|---|
cluster-name | xs:string | Name of cluster which is processing the call. | Mandatory |
h323-calls | xs:int | Number of active calls for H323 protocol. | Mandatory |
sip-calls | xs:int | Number of active calls for SIP protocol. | Mandatory |
webrtc-calls | xs:int | Number of active calls for WebRTC protocol. | Mandatory |
poly-evo-calls | xs:int | Number of active calls for Poly EVO protocol. | |
call-limit | xs:int | Total number of licensed calls. | Mandatory |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |