Author Topic: Outbound Calls in CCPulse  (Read 4724 times)

Offline pdavid

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
Outbound Calls in CCPulse
« on: February 20, 2007, 03:48:13 AM »
Here's a question that I have, and need some direction on...

In my workplace our agents make OB calls either manually and/or via OCS, well CCPulse has the Outbound stat that includes this data, however I'm looking for a way to detail out the kind of outbound call. Is it possible to create a filter that could only be associated to one of the two call types? If I just get one, that's fine cause I'll create a formula from the Outbound stat value and the filter stat value to get it. Is it possible to break out the outbound type of calls? Please let me know, any help would be appreciated.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Outbound Calls in CCPulse
« Reply #1 on: February 20, 2007, 03:08:10 PM »
Well i can only think that maybe when receiving and OCS call you may attach a KV so you can filter with it, so manual calls will be the rest of all OB less OB with filter.

Offline pdavid

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
Re: Outbound Calls in CCPulse
« Reply #2 on: February 22, 2007, 03:18:46 AM »
My apologies for responding so late, but I wanted to thank you as this is what we'll be doing to understand the type of outbound call our agents are making/receiving.

klevin

  • Guest
Re: Outbound Calls in CCPulse
« Reply #3 on: February 22, 2007, 05:49:35 AM »
[quote author=pdavid link=topic=2060.msg7096#msg7096 date=1172114326]
My apologies for responding so late, but I wanted to thank you as this is what we'll be doing to understand the type of outbound call our agents are making/receiving.
[/quote]


It seems I am a little bit late, but nevertheless, here we go!

define this in Statserver Filters section :PairExist("my-call-type", "999") and then apply it to the CCP template!

Offline victor

  • Administrator
  • Hero Member
  • *****
  • Posts: 1416
  • Karma: 18
Re: Outbound Calls in CCPulse
« Reply #4 on: February 23, 2007, 05:14:36 AM »
Hi,

I am attaching an excel file that shows how to define this.
NOTE: due to limitations at our environment, I had to place INTERNAL calls and not OUTBOUND. But, it should not really matter to you.


Offline Seb Reeve

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 0
    • Sabio Limited
Re: Outbound Calls in CCPulse
« Reply #5 on: February 26, 2007, 12:19:29 PM »
...OCS attaches mandatory KVPs to calls anyway - you could filter on those:

e.g. MyOCSCallFilter = PairExists('GSW_PHONE')

Seb

Offline pdavid

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
Re: Outbound Calls in CCPulse
« Reply #6 on: April 12, 2007, 09:47:34 PM »
Just wanted to thank all for there expertise, this is now setup as per the attachment I have included. Thanks to all again it is great to be able to have a place to go for help/ideas/tips.