QueueMetrics forum

QueueMetrics => Realtime Live => Topic started by: chesstrian on April 29, 2010, 19:38:46

Title: Calls in Realtime Live
Post by: chesstrian on April 29, 2010, 19:38:46
On realtime live page, i can see incoming calls that are waiting, when the call is answered, it desappears.
Title: Re: Calls in Realtime Live
Post by: QueueMetrics on April 30, 2010, 08:53:05
Asterisk 1.6?
Which kind of agents do you use?
Title: Re: Calls in Realtime Live
Post by: chesstrian on April 30, 2010, 21:27:34
I use dinamic agents. An agent can use any extension, in the agent console, they can register the extension with the Log on button (Dialplan in queuemetrics context has been modified) and after they use Add Member for login in queues.

The agents appear in the Realtime Live page with the correct status.
Title: Re: Calls in Realtime Live
Post by: QueueMetrics on May 03, 2010, 14:26:09
You sure the clock is correct between Asterisk, MySQL and QM?
Title: Re: Calls in Realtime Live
Post by: chesstrian on May 03, 2010, 22:26:41
Tomcat with QueueMetrics and Asterisk is in a server, and MySQL is in another server, both servers have a cron job that updates clocks every minute with the same ntp server. So i think i don't have problems with Tomcat and MySQL, but i don't know how to check the asterisk time, is that the time server?.
Title: Re: Calls in Realtime Live
Post by: QueueMetrics on May 04, 2010, 15:41:39
If you see a call in the reports but not in the Realtime page, it usually a timezone offset problem.
If you sue MySQL you can check on the DB inspector, like here: http://queuemetrics.com/faq.jsp#faq-072-detecting-rt-issues
Title: Re: Calls in Realtime Live
Post by: chesstrian on May 06, 2010, 22:25:56
After changes in the QM's start script (Duser.timezone), there is no visible changes in Realtime Live page, only the waiting calls is showing, but if i run:

CLI> queue show my-queue

i can't see the calls that has been answered, only waiting calls too; can the Realtime Live page show other information different that it is showing now?
Title: Re: Calls in Realtime Live
Post by: QueueMetrics on May 07, 2010, 10:30:19
Try this: check a call that comes in - take the time when the call is placed and write it down.
Then look it up in QM reports.
When you see it, look at the time QM shows and the delta from the one you wrote down.
Title: Re: Calls in Realtime Live
Post by: jahyde on April 18, 2011, 08:58:06
I am having the exact same problem, and have checked all timezone info, and clock sync as noted above.

The call is shown when it enters the Q, but as soon as its answered it disappears.

Writing the time down, and checking on the report or asterisk full log shows the same time, and mysql/java/asterisk time is the synced.

Are there any other tips to tracking this down?
Title: Re: Calls in Realtime Live
Post by: QueueMetrics on April 18, 2011, 12:36:35
If you do not see it WHEN IT IS ANSWERED, this means that you have a filter rejecting the agent who answered - like e.g. you have a "members only" display in the RT view. Try and set it to "all agents". Or you have an Agent or Location filter enabled.


Title: Re: Calls in Realtime Live
Post by: jahyde on April 19, 2011, 00:49:21
Ya - that was it, if I change from Members to All, then the Realtime page shows the calls, but on the Live page it still goes blank after the call is answered.
Title: Re: Calls in Realtime Live
Post by: QueueMetrics on April 19, 2011, 11:52:57
Which version of Asterisk are you on?
Can you post a screenshot of the LIVE page before and after? likely it's some issues with the AMI readings.