You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A -AcdGetRingingAgentDurationAvg_ServiceNumbers

Criteria Used (see also A - Service Number KPIs)

Description

AVR(IFNULL( b.dtCallConnect, b.dtCallEnd ) - b.dtCallStart)

If the call ended without connection to an Agent or other destination (b.dtCallConnect IS NULL) the difference is calculated with the call end timestamp (b.dtCallEnd) else it is calculated with the call connection timestamp.

The average ringing duration of all inbound and outbound calls which were made through a service number within a particular time slice, from the initiation on an agent extension line until the answer by the agent or destination, or until the call end at the called agent or destination.


  • No labels