« Back to CTIOS Toolkit Questions

How to get Statistics from all Agents?

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi all,
I've been trying to get all Agent Statistics in a Monitor Agent Mode, for a supervisor desktop. The Filters I Set is the next:
strFilter = String_CtiOs.S_MESSAGEID + "=" + Cisco.CTIOSCLIENTLib.enumCTIOS_EventID.eOnNewAgentStatisticsEvent + ";" + String_CtiOs.S_AGENTID + "=*;"
filters.SetValue(Enum_CtiOs.CTIOS_FILTER, strFilter)
I currently has implemented these methods: OnQueryAgentStatisticsConf, OnAgentStatistics and OnMonitoredAgentInfoEvent. But I cannot get to works this.
 
Any tips will be helpful.
Greetings, Vlad

See the CTIOS Developer Guide section on “Set up Monitor mode application to receive agent statistics”.
http://www.cisco.com/en/US/partner/docs/voice_ip_comm/cust_contact/contact_center/ctios/ctios9_0/developer/guide/UCCE_BK_C3995718_00_cti-os-developers-guide-ucce_chapter_0100.html#UCCE_TK_S987E551_00

Hi David,
We actually has moved to Java and currently make these works, but, now we want to monitor CallQueueEvent and CallDequeueEvent without success. The steps that we're followed is the Next:
1 . Set the CTIOs registry key  HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems Inc.\Ctios\<Customer-Instancename>\CTIOS1\Server\CallObject\MinimizeEventArgs  to 0
2 . Cycle the CTIOs Servers.
The versions that we are using are under PCCE 9.0. Other thing we has noted is that the Variable CallType On CallStablished Event for inboud call is allways 0, (not 2)
Have you any sugestions?
Thanks

CallQueuedEvent and CallDequeuedEvent are NOT available for UCCE. They are available for TDM ACDs only. See the CTIOS System Manager’s Guide section on Peripheral Specific Support.

Hello David,
There is a way to set/change the frecuency for agent Statistics?
 
Greetings!

Vladimir Lozano Martinez:
Hello David,
There is a way to set/change the frecuency for agent Statistics?
 
Greetings!

 
I found it, I was omiting change the "PollForAgentStatsAtEndCall" at the registry.
Greetings
 

See the CTIOS System Managers Guide section on CTIOS Configuration Server\Agent configuration for PollingIntervalSec which defaults to 15.

David Lender (467)
Shannon McCoy (91)
Arthur Shats (57)
Christopher Nagel (47)
GEOFFREY THOMPSON (38)