Author Topic: Agents dissapear out of the Realtime monitor  (Read 6876 times)

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Agents dissapear out of the Realtime monitor
« on: March 03, 2010, 11:02:05 »
Hi,

Sometimes it happens (not always and not on a particulair time) that agents are calling for a while and suddenly dissapear from the realtime monitor, while they are still calling. Their status in QM changes into green (free) but in fact are still busy. How is this possible, and is there a way to fix this?

Thanks!

barryf

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 4
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #1 on: March 03, 2010, 14:29:19 »
Hi,

You need to edit your configuration.properties file and change the default.maxOngoingTalkTime setting to be:

default.maxOngoingTalkTime=0

...otherwise QM considers calls of over 2000 seconds (33 min) to perhaps be zombie and clears it.

Hope this helps.

-Barry Flanagan

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #2 on: March 04, 2010, 09:22:03 »
Thanks for your answer.

Some time ago i already changed the limit from 2000 to 5000 but yesterday an agent wasnt on the monitor after already 27 minutes, so he should be longer visible. I'll try to put it on 0, maybe it helps. I'll put the result later.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agents dissapear out of the Realtime monitor
« Reply #3 on: March 04, 2010, 16:11:34 »
Thanks

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #4 on: September 22, 2010, 15:00:55 »
Unfortunately it is happening again. An agent was on the phone for 20 minutes, but dissapeared after 16 minutes of the Wallboard screen.

I already edited the configuration.properties file in:

#If an ongoing call has a talk time that exceeds this value, drop it. 0: ignore
default.maxOngoingTalkTime=0

What can it be?

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agents dissapear out of the Realtime monitor
« Reply #5 on: September 23, 2010, 10:50:40 »
Did it disappear from both the wallboard and the RT page, or just the wallboard?

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #6 on: September 24, 2010, 09:37:08 »
It dissapears in both the RT page and Wallboard. Also in quick reports it's not shown as 'ongoing'.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agents dissapear out of the Realtime monitor
« Reply #7 on: September 27, 2010, 09:36:50 »
You sure the call was not "hungup"? if you run a report now, can you find it?

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #8 on: September 30, 2010, 14:10:06 »
He was on the phone for 21:33 minutes, but dissapeared before it ended. In the report you also see the call with a 'normal' end.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agents dissapear out of the Realtime monitor
« Reply #9 on: October 01, 2010, 09:28:11 »
So the parameter is the one you post..... are you sure there are no mis-spellings?

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #10 on: October 06, 2010, 09:00:13 »
Yes i'm sure, the change has unfortunately no success.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agents dissapear out of the Realtime monitor
« Reply #11 on: October 06, 2010, 11:01:38 »
And if you set it to e.g. one minute, do you see agents disappear every minute?

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #12 on: October 07, 2010, 09:51:03 »
We will test this. Because we have to restart the asterisk service, we have to plan it in a maintenance window. I will post the results later.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agents dissapear out of the Realtime monitor
« Reply #13 on: October 08, 2010, 12:41:03 »
You can do it completely w/o affecting Asterisk but just QM.

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Agents dissapear out of the Realtime monitor
« Reply #14 on: October 29, 2010, 11:14:39 »
I set it to 1 minute and the call was still going on, seems like this doesn't have affect. Any other ideas?