• Current Active Calls: Number of con-concurrent calls, both Inbound and Outbound, incremented on the start of Client/Server CallSession transactions.
  • Total Calls: Total Number of completed and attempted calls. Incremented on the start of Client/Server CallSession transaction.;
  • Connected Calls: Number of Accepted calls, usually incremented by receiving 200OK Response message.
  • Refused Calls: Number of calls that were not accepted by SBC 1000/2000, incremented on receiving Response codes greater than 400 and CCNak.
  • Errored Calls: Number of calls that resulted in an error, incremented on unexpected conditions that result in the call state to change to CallStateTerminated.
  • Blocked Calls: This has not been defined yet.
  • Egress Call Attempts: Number of outbound call attempts, incremented on start of Client transaction by UAC on SBC 1000/2000.
  • Egress Calls Accepted: Number of outbound calls accepted, incremented on 200OK from UAS.
  • Egress Calls Completed: Number of outbound calls completed, incremented on transaction state change to completed.
  • Egress Calls Rejected: Number of outbound calls that were not accepted by SBC 1000/2000, incremented on receiving Response codes greater than 400 and CCNak.
  • Ingress Call Attempts: Number of inbound calls accepted, incremented on start of Server transaction by UAS on SBC 1000/2000.
  • Ingress Calls Accepted: Number of inbound calls accepted, incremented on 200OK from UAC.
  • Ingress Calls Completed: Number of inbound calls completed, incremented on transaction state change to completed.
  • No labels