Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: anandapriyan on September 08, 2016, 06:46:43 AM

Title: Not ready stats is not working for correctly for voice media -- Issue Solved
Post by: anandapriyan on September 08, 2016, 06:46:43 AM
Hi team,

When i logged in to the [b]voice media[/b] and the agent in the[b] not ready state[/b],Both the [b]not ready [/b] and [b]ready[/b] [b]stats [/b]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([b]Chat,Email[/b]) , this stats are working fine.

[b]Ready:[/b]
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

[b]NotReady:[/b]
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

Title: Re: Not ready stats is not working for correctly for voice media
Post by: Adam G on September 08, 2016, 07:09:39 AM
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.

Title: Re: Not ready stats is not working for correctly for voice media
Post by: anandapriyan on September 08, 2016, 07:21:34 AM
Yes right.In voice media when the [b]agent [/b]is in [b]ready state[/b], only the[b] ready stats[/b] get [b]increased[/b]. But only when the agent is [b]not ready[/b] state the problem arises. i.e Both [b]ready[/b] and [b]not ready stat[/b] get [b]increased[/b].  Kindly looking for your solutions.

And i have applied the following filters.

[b]ChatSession[/b]=MediaType=chat

[b]EMAIL_MEDIA[/b]=MediaType=email

[b]VoiceCall[/b]=MediaType=voice

Title: Re: Not ready stats is not working for correctly for voice media
Post by: anandapriyan on September 08, 2016, 10:10:46 AM
Any reply for that issue
Title: Re: Not ready stats is not working for correctly for voice media
Post by: Kubig on September 08, 2016, 10:19:01 AM
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)
Title: Re: Not ready stats is not working for correctly for voice media
Post by: Janis on September 08, 2016, 08:01:45 PM
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.
Title: Re: Not ready stats is not working for correctly for voice media
Post by: cavagnaro on September 08, 2016, 09:18:40 PM
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

Title: Re: Not ready stats is not working for correctly for voice media
Post by: Adam G on September 08, 2016, 10:04:31 PM
Just a small point - WaitForNextCall is not the same as ReadyForNextCall

...apparently
Title: Re: Not ready stats is not working for correctly for voice media
Post by: cavagnaro on September 08, 2016, 10:44:50 PM
Eagle eye :D

Enviado de meu E6633 usando Tapatalk

Title: Re: Not ready stats is not working for correctly for voice media
Post by: cavagnaro on September 09, 2016, 02: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

Title: Re: Not ready stats is not working for correctly for voice media
Post by: anandapriyan on September 09, 2016, 06:32:38 AM
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