Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - QueueMetrics

Pages: 1 ... 193 194 [195] 196 197 ... 202
2911
Realtime Live / Re: Wrong identification of call
« on: July 24, 2007, 16:45:16 »
It's definitely a bug and we will address it for 1.4.1.
Thanks for pointing that out.

For your reference, this is bug #169.

2912
Running QueueMetrics / Re: Conexion Mysql
« on: July 24, 2007, 16:36:18 »
TIME_WAIT in itself is not a problem, as each transaction in QM will open up a connection and then close it.

2913
Most likely Asterisk not writing the correct record, or the agent being busy on a non-ACD call.

2914
QueueMetrics installation / Re: Logon
« on: July 24, 2007, 16:32:20 »
I fear it is in the user manual  ;D

2915
QueueMetrics installation / Re: QueueMetrics and CallWeaver
« on: July 24, 2007, 00:21:45 »
I have no experience of any of our users using CallWeaver, but I'd say that 99% it should work with no problems. If you'd like to try it, we would be more than happy to help you in case you find any difference or problems.

2916
Running QueueMetrics / Re: Session and pause durations
« on: June 30, 2007, 12:02:19 »
What you show is correct for the pause part, but must be enclosed in an agent's login/logout in order to be recorded and reported.

Try this:
- login the agent
- have them take one call
- pause
- unpause
- logoff

You should find lines on queue_log for each of these events.
Run report and see if it matches.

2917
QueueMetrics news / Re: QueueMetrics 1.4.0 is out
« on: June 27, 2007, 18:56:04 »
Now officially released for everyone  ;D

2918
QueueMetrics news / QueueMetrics 1.4.0 is out
« on: June 25, 2007, 23:26:20 »
We have not updated the website yet, but you can test the official QueueMetrics 1.4 release by:
- running a yum update queuemetrics
- downloading it from http://queuemetrics.com/download/QueueMetrics-1.4.0-trial.tar.gz

The new user manual version 1.4 (with over 30 new pages on important stuff like clustering and call outcomes/pause codes) can be found at: http://queuemetrics.com/download/QueueMetrics%20User%20Manual%20140.pdf

We hope you'll like it!  :D

2919
QueueMetrics news / QueueMetrics 1.4.0 beta 2
« on: June 22, 2007, 13:52:35 »
Hello all,
we are almost officially releasing it, but if you'd like to have a go at the newest BETA version of QM 1.4, with a ton of changes and improvements, you can find it at:
- http://queuemetrics.com/download/QueueMetrics-1.4.0b2-trial.tar.gz
- http://queuemetrics.com/download/rpm-beta/queuemetrics-1.4.0b2-21.noarch.rpm (for RPM installation - see http://astrecipes.net/index.php?n=279 for help on installing the beta through yum)

Please consider it is a beta, so if you find any bugs, don't tell we haven't warned you! This should be final, we expect no serious bugs to be present; the only thing that's missing are language files, that are correct only for Italian and English.

This version has been installed on the demo system as well - see http://queuemetrics.com/demosys.jsp

Changelog since 1.4.0b1
==================

- Bug #144 fixed: sometimes the wrong queue names would be shown on the realtime pages.
- Technical system test passed ok: over 1,200,000 requests simulated by 20 agents running in parallel with a 256MB JVM in cluster mode.
- Bug #146: the pause percentarge of agent session was calculated inappropriately. Fixed.
- A new popup is available to show session and pause information on the same screen (#156)
- The size of tables >2Gb would not be reported correctly in the MySQL monitor. (#151)
- Popups will restart the session if called on a dead session (#150)
- Removed excessive logging (#153)
- The Visitor's page was not working in 1.4.0b1 (#158)


2920
General Asterisk configuration / Re: Barge function.
« on: June 22, 2007, 08:34:20 »
Yes, kind of - I believe that must be Local/${AGENTCODE}@somecontext, but you get the idea.

2921
Hi Chris,
having two queue_log files is not currently possible. I'd go for MySQL, it's pretty easy to set up and works just fine.

2922
General Asterisk configuration / Re: Barge function.
« on: June 21, 2007, 08:27:01 »
If you look at the dialplan, you should be able to see where the "Agent/XXX" is received; just rewrite that to Local/XXX@ext. It's true that there is a problem with outgoinbg calls, I think we will adrdress it after 1.4.1.

2923
There are two things wrong:

1. the method call is:

Code: [Select]
$params_rt = array(
      new XML_RPC_Value("9"),
           new XML_RPC_Value("robot"),
           new XML_RPC_Value("robot"),
           new XML_RPC_Value(""),
           new XML_RPC_Value(""),
           $req_blocks_rt
       );

That is you have one "" too much in your example, and

2. the method to call is QM.realtime and not QM.rt

Code: [Select]
$msg_rt = new XML_RPC_Message('QM.realtime', $params_rt);
If you do it like this, it works just fine! 


2924
QueueMetrics news / QueueMetrics 1.4 beta 1
« on: June 18, 2007, 23:55:45 »
Hello,
we are not officially releasing it, but if you'd like to have a go at the newest BETA version of QM 1.4, with a ton of changes and improvements, you can find it at:
- http://queuemetrics.com/download/QueueMetrics-1.4.0b1-trial.tar.gz
- http://queuemetrics.com/download/rpm-beta/queuemetrics-1.4.0b1-20.noarch.rpm (for RPM installation - see http://astrecipes.net/index.php?n=279 for help on installing the beta through yum)

Please consider it is a beta, so if you find any bugs, don't tell we haven't warned you!  :)

Changelog since 1.3.5
====================

Major new features:
- New master engine! It should be 4x faster and 2x as memory efficient as QM 1.3, though it's tracking much more information. It's 100% compatible witth the old configuration switches. (#2, #4, #69)
- New clustering engine! clustering is now fully supported for historical, live and agent's page data.  The configuration is a bit different from version 1.3.3 (#23)
- New Agent's page: an agent can log on, log off, go to pause and terminate pauses.
- Call codes tracking: your agent can associate a call code to each incoming/outgoing call and QM will report on it.
- Pause codes: an agent can mark WHY he goes on pause from the ACD, and QM will report on it.

New features:
- Multi-stint calls: if a call has been handled by multiple queues, eg it has been passed to an overflow queue, it is now possible to track its progression (#129)
- The key pressed to exit a queue is now tracked and a graph has been added. (#65)
- Full queues list on the real-time page (#135)
- Closing time of the last call for agents is shown on the real-time page (#136, #143)
- The Realtime Live page is now fully I18N (#94)
- All new pages are fully I18N compliant (#118)
- A new field on most analyses tells from which server the data came from (useful for clustered setups) (#105)
- A new configuration switch lets you choose to use the starting or ending channel name for a call, in the case they're different (#15)
- It is possible to use a third party call monitor (e.g. OrecX) through an XML-RPC interface. (#40)
- Sometimes running Agent filter would lead to wrong results because not all data was correctly fetched from the database; now this is fixed (#64)
- Users can now change password by themselves; new user page. (#96, #100)
- Icons everywhere, and a bit lighter than the previous ones. (#123, #130)
- All icons have a popup message that appears by hovering over them. (#140)
- The MySQL Storage screen is now key-protected (#147)
- Supervisors: a supervisor holding the correct key can run a report for the team he's supervising.
- Improved DNIS filtering / Area code analisys

Bug fixes:
- In the realtime reports sometimes queue names would be decoded as '0' (#44)
- Jumping straight into the analysis page without an active session resulter in an out of memory error (#83)
- Load testing passed with 20 parallel sessions running for 48h straight - no memory leaks (#110)
- The qloader daemon was shipped as a default with subqueue rewriting on - fixed (#111)
- The audio monitoring popup would sometimes crash in Mozilla if the user typed Enter (#112)
- The number of OnPause agents was always 0 (#128)
- All queue information is now handled internally as lowercase for maximum efficiency (#35)
- New indexes used for maximum efficiency in reading from the queue_log table (#37)
- Agents can now access the realtime page as well (#39)
- Removed useless switch default.maxRealtimeAge (#41)
- Some errors that happened on dead sessions are now handled automatically by restarting the session (#42)
- Correct filename association on call listening with GSM files; now Mozilla should handle and play them correctly (#57)
- In 1.3 betas, Agents would appear in any case under UNK. Fixed. (#63, #85)
- Real-time calls are now ordered by entering date on the queue (#67)
- Some icons used to show awful-looking blue borders (#68)
- On entering a new pause code or outcome, the input box has focus (#89)
- The DBtest pages had a wrong URL embedded (#114)
- The reporting engine would log the wrong number of processed lines (#116)
- Exporting to Excel, times expressed as MM:SS would not be understood correctly. We now export all time durations as HH:MM:SS. (#120)
- Exporting to Excel, a number like '01234' would be imported as an integer '1234'. Now fixed (#122)
- Tables have alternate-colour lines that disappeared by mistake in 1.3.x (#142)
- New icons for Excel, CSV and XML (#125)
- Icons would not be sorted correcty in the editor tables. (#131)
- The Locale selector would cough up a NullPointerException on dead sessions (#107)


Known issues
==============
- Only English and Italian are fully working. The other languages are more or less broken. (Please help!)
- The log might be a bit excessive
- We will be releasing the documentation on how to implement clustering and call/pause tracking during the week... look at the forum :)


2925
If your table is empty but you see data, QueueMetrics is pulling data from the local queue_log file  :) - edit the configuration to pull data from the correct partition.

Pages: 1 ... 193 194 [195] 196 197 ... 202