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.


Topics - dskinner

Pages: [1]
1
Improving QueueMetrics / Agent Functions on Realtime View page
« on: July 13, 2007, 22:30:41 »
Our agents don't use the live_agent page.  They work off the realtime_view page.  Having the "Log on/off" and "Pause/Unpause" buttons on that page (perhaps at the bottom?) would be very useful. 

Better yet, include them in the header as additional tabs aligned on the right.  That way, they can access those functions no matter which page they are on.  I would think there should be a way to display those buttons or not based on if the user is in the "AGENT" class or not.

Also, how about an option to hide the Export buttons on the realtime_view page?  I end up having to edit the code and comment out those lines every time I install a new version.  They are very distracting and take up valuable real estate.

Thanks!

2
General Asterisk configuration / Monitoring non-local calls
« on: July 02, 2007, 22:41:08 »
So I don't keep stealing the Barge thread, I started a new one.

I want to monitor calls that are not terminated on the local end.  At certain times of the day we are rerouting some of our calls to an outsourced call center.  The boss wants to track, record, and monitor these calls.  I copied your agi script for outbound calls and basically stripped out the pause/unpause so that it fakes a queue call using a fake agent (an Agent in QM, but not in Aterisk).

Recording and call reporting seems to work, but not monitoring.  I think the only way to make this work is to make QM aware of the Zap channel that the call is on and have it send that to ChanSpy.  I think I should be able to do a ChanIsAvail to find an open line and then pass that to the agi as part of the dial string *and* as an extra value for the channel to monitor.  The trick will be altering QM itself to take the extra monitor string and put that where it needs to be.  I'm not all that familiar with java.

Am I heading in the right direction with this?

Thanks!

-Dennis

3
The tavern / Where is it?
« on: April 18, 2007, 00:05:06 »
Come.....I know you wanna!

I see: http://forum.queuemetrics.com/index.php?topic=34.msg119#msg119

and this:

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Updating:
 queuemetrics            noarch     1.3.4-16         LowayResearch     3.6 M

but no announcement yet. 

Actually I saw the update in yum first and jumped over to the site looking for the announcement and changelog.  Is it supposed to be in the yum repository already?

- Dennis

4
The rest of my Asterisk/QM machine is seeing the DST change, but QM is still an hour behind.  Is this a change that needs to happen in QM or perhaps it is Tomcat that needs to be updated?

Thanks!

Pages: [1]