Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Resources | global | ocsCallCountStatus

ocsCallCountStatus

Specifies the Call count statistics for the server.

Operational Data

ParameterDescription
key Key value for the call.
attemptedCall Total Number of OCS attempted Calls.
relayedCall Total Number of OCS Relayed Calls.
establishedCalls Total Number of OCS Establised Calls.
successfulCalls Total Number of OCS successful Calls.
failedCalls Total Number of OCS Failed Calls.
pendingCalls Total Number of OCS Pending Calls.
rejectedCalls Total Number of OCS rejected Calls.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/ocsCallCountStatus/{key}