Author Topic: Not ready stats is not working for correctly for voice media -- Issue Solved  (Read 3447 times)

Offline anandapriyan

  • Full Member
  • ***
  • Posts: 115
  • Karma: -1
Hi team,

When i logged in to the voice media and the agent in the not ready state,Both the not ready and ready stats get updated or increases. Kindly looking for the possible solutions for the problem. Here i have mentioned the stats configuration which i have used for ready and not ready. But in another media(Chat,Email) , this stats are working fine.

Ready:
Category=TotalTime

Description=Total time agent spent in the waiting status for the instances when waiting status finished

MainMask=WaitForNextCall

Objects=Agent, GroupAgents, GroupPlaces, Place

Subject=DNStatus

NotReady:
Category=TotalTime

Description=Total time agent was not ready for the next call for all instances where not ready status completed

MainMask=NotReadyForNextCall

Objects=Agent, GroupAgents, GroupPlaces, Place

Subject=DNStatus

« Last Edit: September 19, 2016, 08:14:39 PM by anandapriyan »
R.ANANDAPRIYAN.

Adam G

  • Guest
Re: Not ready stats is not working for correctly for voice media
« Reply #1 on: September 08, 2016, 04:09:39 PM »
I hope I understand your question correctly;

For Chat and Email, you are using the stat definitions highlighted for Ready/NotReady and they work.
For Voice, the same stats for Ready/NotReady do not work, because both appear to update at the same time.

Is this correct?

As a first check for both stats: see if you have a Filter applied which is relevant for Chat/Email and not for Voice.


Offline anandapriyan

  • Full Member
  • ***
  • Posts: 115
  • Karma: -1
Re: Not ready stats is not working for correctly for voice media
« Reply #2 on: September 08, 2016, 04:21:34 PM »
Yes right.In voice media when the agent is in ready state, only the ready stats get increased. But only when the agent is not ready state the problem arises. i.e Both ready and not ready stat get increased.  Kindly looking for your solutions.

And i have applied the following filters.

ChatSession=MediaType=chat

EMAIL_MEDIA=MediaType=email

VoiceCall=MediaType=voice

 
R.ANANDAPRIYAN.

Offline anandapriyan

  • Full Member
  • ***
  • Posts: 115
  • Karma: -1
Re: Not ready stats is not working for correctly for voice media
« Reply #3 on: September 08, 2016, 07:10:46 PM »
Any reply for that issue
R.ANANDAPRIYAN.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2739
  • Karma: 44
Re: Not ready stats is not working for correctly for voice media
« Reply #4 on: September 08, 2016, 07:19:01 PM »
Check the SS logs why there is a Ready time calculated despite there is no ready state on specific DN/Agent. This is very basic thing, which is working properly by default (and in case there is no config issue)
Genesys certified professional consultant (GVP, SIP, GIR and Troubleshooting)

Offline Janis

  • Full Member
  • ***
  • Posts: 123
  • Karma: 4
Re: Not ready stats is not working for correctly for voice media
« Reply #5 on: September 09, 2016, 05:01:45 AM »
I'd say it is not possible to have two status based statistics increasing simultaneously. Status is one of the actions occurring with highest priority. You can't have two statuses at same time.  Double check your config. Or there is some strange bug in your statserver.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7623
  • Karma: 56330
Re: Not ready stats is not working for correctly for voice media
« Reply #6 on: September 09, 2016, 06:18:40 AM »
On ccpulse check the extended status, how many DNs you have?
Also, shouldn't it be AgentStatus instead of DNStatus?

Enviado de meu E6633 usando Tapatalk


Adam G

  • Guest
Re: Not ready stats is not working for correctly for voice media
« Reply #7 on: September 09, 2016, 07:04:31 AM »
Just a small point - WaitForNextCall is not the same as ReadyForNextCall

...apparently

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7623
  • Karma: 56330
Re: Not ready stats is not working for correctly for voice media
« Reply #8 on: September 09, 2016, 07:44:50 AM »
Eagle eye :D

Enviado de meu E6633 usando Tapatalk


Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7623
  • Karma: 56330
Re: Not ready stats is not working for correctly for voice media
« Reply #9 on: September 09, 2016, 11:59:02 AM »
Wait, hehe little mistake Adam
What he says is that both statistics increase even when only one should.


Enviado de meu E6633 usando Tapatalk


Offline anandapriyan

  • Full Member
  • ***
  • Posts: 115
  • Karma: -1
Re: Not ready stats is not working for correctly for voice media
« Reply #10 on: September 09, 2016, 03:32:38 PM »
Thanks for your reply, The issue is solved, It is bug in the version of stat server. We install the higher version of stat server and the problem is solved. Now it is working correctly

R.ANANDAPRIYAN.