Hi there,
Im trying to setup interaction between GVP and StatServer to receive statistics for my GVP application… And I couldnt find a correct example.
What I did is like this.
-
Verified that required statistics exist on StatServer. Thats OK and looks like:
CurrMaxCallWaitingTime
Category=CurrentMaxTime
MainMask=CallWait
Object=Queue, RoutePoint, GroupQueues
Subject=DNAction -
setup connection tab from StatServer to IVRserver and back
-
configure Option tab for following object:
Stat:CurrMaxWaitTime
obj_id=Switch@Resources
obj_type=SObjectQueue
server_name=statsrv
stat_type=CurrMaxCallWaitingTime
time_profile=CollectoeDefault
update_frequency=1 -
made simple application where Im trying to call statistics from StatServer, but without a success.
Getting error message:
[2008/08/08 07:40:02.950] 1590 DsSDPParser.cpp:657 C=40:L=1:U=0 Not an correct RTP Attribute: sendrecv
[2008/08/08 07:40:03.528] 1B1C VxmlUtil.cpp:3670 C=12:L=1:U=321:D=E_12_121 VXML Error: event(error.com.genesys.studio.statisticserror),
Object looks like:
Does anybody? :-[