Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed translated content for 'fr'

...

languageen

A - AcdGetRingingIncomingDurationAvg_ServiceNumbers

Criteria Used (see also A - Service Number KPIs )

Description

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

If the call ended without connection to an IVR object (a.dtCallConnect IS NULL) the difference is calculated with the call end timestamp (a.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 the system until the successful connection to an IVR object otherwise the end of the call

...

languagefr

A - AcdGetRingingIncomingDurationAvg_ServiceNumbers

...

Critères utilisés (voir aussi KPIs du numéro de service)

...

Description

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

Si l'appel s'est terminé sans connexion à un objet IVR (a.dtCallConnect IS NULL), la différence est calculée avec l'horodatage de fin d'appel (a.dtCallEnd), sinon elle est calculée avec l'horodatage de connexion d'appel.

...

.