" /> TotalNumber statistic on v queue object for answ. calls without waiting. SOLVED - Genesys CTI User Forum

Author Topic: TotalNumber statistic on v queue object for answ. calls without waiting. SOLVED  (Read 2796 times)

Offline OXE_4400

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 1
Advertisement
How to make statistic on virtual queue object for answered calls without waiting?
Ringing time on agent should NOT be taken into account.
Subject DNAction
Main Mask CallAnswered
Time Range 00-01
takes into account also ringing on agent set, but how to eliminate ringing time?
I need to count only calls which wasn't in waiting state on virtual queue.
« Last Edit: October 19, 2011, 07:22:05 AM by OXE_4400 »

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
But if you want to remove the ringing time then you don't want to measure the answer time but the Distribution time only...

Offline OXE_4400

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 1
Not exactly. Maybe agent not answered and call overflowed.

Offline OXE_4400

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 1
Problem solved, need to create filter:
PairExists(Extensions, "GCTI_WAITING_TIME","0") & MediaType=voice

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Hum...sure? That is also the Time before to Distribute...
Now when you say the phone can overflow, to where does it overflow? Do you return it to the RP?

Offline OXE_4400

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 1
statistic on answered with additional filter