QueueMetrics forum

QueueMetrics => Running QueueMetrics => Topic started by: Richarddb on March 03, 2010, 11:02:05

Title: Agents dissapear out of the Realtime monitor
Post by: Richarddb 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!
Title: Re: Agents dissapear out of the Realtime monitor
Post by: barryf 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
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb 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.
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on March 04, 2010, 16:11:34
Thanks
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb 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?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on September 23, 2010, 10:50:40
Did it disappear from both the wallboard and the RT page, or just the wallboard?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb 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'.
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on September 27, 2010, 09:36:50
You sure the call was not "hungup"? if you run a report now, can you find it?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb 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.
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on October 01, 2010, 09:28:11
So the parameter is the one you post..... are you sure there are no mis-spellings?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb on October 06, 2010, 09:00:13
Yes i'm sure, the change has unfortunately no success.
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on October 06, 2010, 11:01:38
And if you set it to e.g. one minute, do you see agents disappear every minute?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb 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.
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on October 08, 2010, 12:41:03
You can do it completely w/o affecting Asterisk but just QM.
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb 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?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb on November 02, 2010, 11:48:58
Today 3 agents were calling and on the realtime monitor they were shown as "available". Is there any way i can check these settings or, more important, to solve this issue?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on November 02, 2010, 15:56:27
Likely your change was not picked up correctly?
Title: Re: Agents dissapear out of the Realtime monitor
Post by: Richarddb on November 05, 2010, 11:13:51
The problem was already before the change, and the change had no effect...
Title: Re: Agents dissapear out of the Realtime monitor
Post by: QueueMetrics on November 08, 2010, 11:02:26
It seems strange that the change has no effect. Try and setting the value to something extreme like 5 seconds and see if it impacts the calls you see (the will report OK on the reports so don't worry). If nothing happens likely you are editing the wrong file.