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 - AcdGetRingingIncomingDuration_Group

Criteria Used (see also AcdB - ACD Groups KPIs)

Description

acdb.bOutbound = 0

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


The total ringing duration of all inbound calls which entered an ACD group within a particular time slice, from the initiation on the system until the successfull connection to an IVR object otherwise the end of the call.

If the call ended without connection to the 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.


Sv translation
languagefr

AcdB - AcdGetRingingIncomingDuration_Group

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

Description

acdb.bOutbound = 0

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


La durée totale 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 le système jusqu'à la connexion réussie à un objet IVR, sinon la fin de l'appel.

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.La durée totale 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 le système jusqu'à la connexion réussie à un objet IVR, sinon la fin de l'appel.