Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: bmanar on September 11, 2008, 09:02:00 PM
-
Hello,
Can anyone tells me the difference between 'Total_Calls_Entered' and 'Total_Calls_Distributed' in CCPulse
-
Calls_Entered = Calls_Distributed + Calls_Abandoned + Calls_Cleared,
where
Calls_Distributed = Calls_Answered + Calls_AbandonedFromRinging + Calls_Forwarded + DistributedToAnotherQueue
Hope that makes some sense.
-
Thank you so mutch for your response.
Can you please tell me wath do you mean by Calls_Cleared ?
How can I see them in CCPulse ?
Can I see the other variables in CCPulse
Thank you.
-
Cleared are those calls that jump from one target to another, but to see this you need to use VQ on the target objects.
Refer to Stat Server user guide for further info.
-
[quote author=bmanar link=topic=3327.msg13792#msg13792 date=1221172549]
Thank you so mutch for your response.
Can you please tell me wath do you mean by Calls_Cleared ?
How can I see them in CCPulse ?
Can I see the other variables in CCPulse
Thank you.
[/quote]
If there not already on your stat server these might help
[Calls_Cleared]
Category=TotalNumber
MainMask=CallCleared
Objects=GroupQueues, Queue, RoutePoint
Subject=DNAction
[Calls_Forwarded]
Category=TotalNumber
MainMask=CallForwarded
Objects=GroupQueues, Queue, RoutePoint
Subject=DNAction
[Abandoned_From_Ringing]
Category=TotalNumber
MainMask=CallAbandonedFromRinging
Objects=GroupQueues, Queue, RoutePoint
Subject=DNAction
Check them first before putting them on anything slightly production in case I've made a typo but they look okay.