Many outbound / CPD statuses are available in CCP (eg SIT Intercept), but not “No Ringback” is there a way to see this in CCP?
DaveG
Many outbound / CPD statuses are available in CCP (eg SIT Intercept), but not “No Ringback” is there a way to see this in CCP?
DaveG
Interestingly the 7.2 documetation for this error still states ‘For future use’ yet it has been being used since pre 6.5 from what I remember!
I am thinking that you could create a filter in statserver based on KVP Key: GSW_CALL_RESULT Value: 37, then report on this in CCPulse.
Mark
Thanks, useful suggestion. I’ll get it tested.
It turns out there is a stat available:
[CampNoRingBack]
Category=TotalNumber
MainMask=DialNoRingBack
Objects=CallingList, Campaign, CampaignCallingList
Subject=CampaignAction
Interesting, we dont have that stats as standard. I will make sure it is added for when we roll out Outbound!
Good find :]
Can anyone give a newbie guide as to how this can be added to the stat server?
I know this is a stat type that needs creating, but am unsure what the process is. I believe the Data Modelling Assistant requires CCA Templates created for historical association as well.
And For your information to count transfer errors you can use the following:
[CampTransferError]
Category=TotalNumber
MainMask=DialTransferError
Objects=CallingList, Campaign, CampaignCallingList
Subject=CampaignAction
Thanks,
Wasim
Please do not flame me if I did not understand your question, but the way you add the stats to statserver is:
Of course, there is a MUCH easier way -
after you open StatServer and go to Options, there is a little icon that allows you to EXPORT the options - click on it and save it (beware of different types of files you can save it as - some of them are binary - you want the one you can open with Notepad… I think it was .cfg)
Open the file you exported with Notepad and copy-paste your new statistic AS-IS to the end of the file and save
Go back to StatServer->Options and then click on the icon that allows you to Import a file. Select the file you just modified and voila! You should have it in.
You might need to restart StatServer to get stats working and then reconnect DMA… Thats it ![]()
Vic