" /> viewing times for all calls queueing on a VQ - Genesys CTI User Forum

Author Topic: viewing times for all calls queueing on a VQ  (Read 3194 times)

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
viewing times for all calls queueing on a VQ
« on: January 10, 2011, 01:25:21 PM »
Advertisement
Hi,

I have been asked to provide "real time" times for all of the calls queueing within 1 particular VQ through CCPulse.

So 1 call is queueing for 2 mins, 1 is for 1 min 45, 1 is for 1 min 30 etc all within the same VQ.

Is this possible?? I cant find a thread for this, any help would be great

cheers

Tambo

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: viewing times for all calls queueing on a VQ
« Reply #1 on: January 10, 2011, 03:29:32 PM »
For each call??? Well I'd monitor the MaxWaiting Time only...so you know how long is the oldest call waiting for you, obviously other calls on the queue will be less than that time so wouldn't matter how long they are there because you still can't answer the oldest one. This in conjunction with CurrentCallsWaiting will be enough. If you still need that sort of info I think you will need something like InfoMart or do a development inside the strategies.

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: viewing times for all calls queueing on a VQ
« Reply #2 on: January 10, 2011, 04:53:05 PM »
Thanks Cav,

Didn't think it would be straight forward. Problem is is that they get this information currently from the waiting room within the Alcatel switch routing and would also like it within Genesys.

I've done some strategy work, do you think this may be possible?

Tambo

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: viewing times for all calls queueing on a VQ
« Reply #3 on: January 10, 2011, 10:41:49 PM »
Hum...yes the common dilema of CCS vs CCPulse...
I did something like that using Strategies saving on a DB and then updating their status based on the OnAbandon and Distributed events, however I always had some missing calls using this method. Other could be using Genesys SDK and do something with it...
However you must make understand your customer that there is no gain on what CCS does with that method...that is what I always sell to my customers and show segmentation on CCPulse for example with filters and stuff like that and they just forget about that...

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: viewing times for all calls queueing on a VQ
« Reply #4 on: January 11, 2011, 01:06:02 PM »
Thanks Cav,

Yes unfortunately this business head would probably marry CCS if he could  lol

I will proceed down the ever winding road of telling him the good points of Genesys

cheers

Tambo

Offline mark

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: viewing times for all calls queueing on a VQ
« Reply #5 on: January 24, 2011, 10:46:52 AM »
Yeah looks like the only way is to get the data to an external point, be it from a strategy or from the URS logs (urs can output to logs the calls in the VQ by connid with a timestamp of when they entered the VQ).