Author Topic: Location Key and Call stats.  (Read 5190 times)

praudada

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Location Key and Call stats.
« on: September 05, 2008, 15:13:30 »
Hello?

I found something weired.

When any user have a key on a Location and the user open the realtime page and select the Location, the user can see the only agents of the Location. This works well and it is good function.

But after this, "Unanswered calls" are not counted in all other pages and "Total calls processed"  values are same with "Answered calls" so 100% ans.

That is not occured before opennig the realtime monitoring page or selects the Location value as '-'.

Check it please.

Thanks.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Location Key and Call stats.
« Reply #1 on: September 08, 2008, 14:58:54 »
This is because any filter by agent (and a location is in fact a filter by a set of agents) will "kill" lost call data. Why? because as "lost calls" are not handled by any agent, there is no way to tell if a lost call was caused by one of the allowed agents or not.

praudada

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Re: Location Key and Call stats.
« Reply #2 on: September 09, 2008, 03:45:14 »
OK, but Problem is that when I don't open the realtime page then lost calls are counted and after open the realtime page then lost calls are not counted.

Can you understand? Stats are not consistent.

Report Details:   
Atomic queue(s) considered:    00 All
WebTax, eSCM, eTrade
Period start date:    9월 09 2008, 0:00
Period end date:    9월 09 2008, 23:59
Total calls processed:    61   <- This value not include lost calls.
100.0% ans / 0.0% unans  <- Always 100% ans

« Last Edit: September 09, 2008, 03:52:21 by praudada »

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Location Key and Call stats.
« Reply #3 on: September 09, 2008, 09:15:28 »
You mean that QM keeps on reporting 0 lost calls even AFTER you have finished filtering by agents in the Location?

praudada

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Re: Location Key and Call stats.
« Reply #4 on: September 09, 2008, 10:28:39 »
Yes,

Before I open the realtime page and select any location, the lost calls are shown.

But once after open the realtime page and select any location, the lost calls are not counted in section "Report details:" "Total call processed:" of other pages ('Ans.", "Unans."... etc)


 License Infomation is

Software release: Loway QueueMetrics - 1.4.5
Licenced to: ATechPlusCo-KR-CC1
Maximum licenced agents:     20 [S:1]
Licence expires on:  2012-08-01
   Show end-user licence agreement 
 
Operating System:  O.S.: Linux - Ver: 2.6.9-11.ELsmp - i386 
Java Runtime:  Version: 1.5.0_07
Vendor: Sun Microsystems Inc.
Class Version: 49.0
Java Home: /usr/local/jre1.5.0_07
[...] 
System path:  /usr/local/apache-tomcat-5.5.23/webapps/queuemetrics/WEB-INF 
Loway TPF:  Version: $Revision: 1.49 $ #Build: 1232#P 
Language pack:  $Id: queuemetrics_en_US.properties,v 1.19 2008/06/23 19:13:07 lenz Exp $ 
System time:  Java Time: 2008-09-10 17:48:53 [1221036533]
Java Time Zone: Asia/Seoul
MySQL Time: 2008-09-10 17:48:53.0 [1221036533] 
« Last Edit: September 10, 2008, 10:54:34 by praudada »

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Location Key and Call stats.
« Reply #5 on: September 10, 2008, 17:02:13 »
As a quick fix, I can tell you to disable the Location filtering.
We are tracking this issue as #455

One thing - can you post a screenshot of the reports page, just the top part that shows date and queue etc?


praudada

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Re: Location Key and Call stats.
« Reply #6 on: September 11, 2008, 08:23:31 »
Before open the RT monitoring ... ( I think this shows right values )

http://photolog.blog.naver.com/dacom3132/5076091

when i open the RT monitoring page ( I think this is OK, too)

http://photolog.blog.naver.com/dacom3132/5076093

when I open the quick report pages.. ( I think this is bug.. ^^)

http://photolog.blog.naver.com/dacom3132/5076095
« Last Edit: September 11, 2008, 09:10:26 by praudada »

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Location Key and Call stats.
« Reply #7 on: September 11, 2008, 10:07:04 »
Yes this is a bug indeed, because it keeps filtering by location and should print it out on the web page that it's filtering by location.
We track this issue as bug #456 and will let you know when solved.

praudada

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Re: Location Key and Call stats.
« Reply #8 on: September 11, 2008, 12:01:01 »
Thanks a lot!

And I hope to fix it ASAP!

praudada

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Re: Location Key and Call stats.
« Reply #9 on: September 29, 2008, 13:27:40 »
 :D

I solved this problem.  ::) ::) ::)

I upgraded to ver 1.4.7.1 and add following line to configuation.properties file.

------------
default.showLostCallsWhenFiltering=true

That's all.

I hope to help you.