Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content imported from a Scroll Translations translation file.
Sv translation
languageen

AcdB - AcdGetRingingDurationAvg_Group

Criteria Used (see also AcdB - ACD Groups KPIs)

Description

acdb.bOutbound = 0

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


The average ringing duration of all inbound calls which entered an ACD group within a particular time slice, from the initiation on the agent extension line until the successfull connection to the agent otherwise the end of the call.

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


Sv translation
languagefr

AcdB - AcdGetRingingDurationAvg_Group

Critères utilisés (voir aussi AcdB - KPI des groupes ACD)

Description

acdb.bOutbound = 0

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

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


La durée moyenne de sonnerie de tous les appels entrants qui sont entrés dans un groupe ACD dans une tranche de temps particulière, depuis le lancement sur la ligne d'extension de l'agent jusqu'à la connexion réussie à l'agent, sinon la fin de l'appel.

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