Author Topic: ACW after Inbound call and after Outbound call  (Read 3197 times)

Offline Lukas

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
ACW after Inbound call and after Outbound call
« on: November 12, 2009, 08:58:52 AM »
Hello,

I new here and I have two questions:

1. Is possible to get one statistic of ACW time after Inbound calls and second statistic of ACW time after Outbound calls?

2. Is any possiblity how to get ringing time? I mean how long where inbound call ringing after distribution from queu.

I will really appreciate your help.

Thanks a lot

Lukas
« Last Edit: November 12, 2009, 09:19:34 AM by Lukas »

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: ACW after Inbound call and after Outbound call
« Reply #1 on: November 12, 2009, 09:42:59 PM »
Yes you can, create new stat types in the StatServer with MainMask = AfterCallWorkInbound and AfterCallWorkOutbound.

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: ACW after Inbound call and after Outbound call
« Reply #2 on: November 15, 2009, 04:16:11 PM »
Hello Lukas,

Masks mentioned by Cavagnaro can be used but there are some important limitations or conditions related to these. I would suggest you to read section dedicated to AfterCallWork action in StatServer User's Guide (page 69).

To your second question - I think there are two ways to get required information (ringing time). You can define new statistic with mask CallRinging or you can use following formula - [i]TimeToAnswer - TimeToDistribute[/i].

R.

PS. Ahoj :)