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 - cursor

Pages: [1] 2
1
Running QueueMetrics / Agent Count report
« on: July 12, 2018, 18:20:48 »
     Does anyone know of a quick way to get a report on the number of agents online at any given moment?  I need to know the maximum number of agents online at any given time frame so I can make sure we do not hit the license cap.

2
     I followed the instructions to set up Queuemetrics to use the integrated WebRTC phone.  Everything is running SSL (Lets Encrypt).  The webphone seems to register but becomes unreachable after a minute or so.  If I dial a number it takes about 30 seconds before I see Asterisk receive the call.  I get no audio on the call no matter is it is MoH or another extension.  The guide was made for regular chan_sip and not for PJSIP so I was wondering if anyone has been able to get the webphone working with Asterisk 13 or 15 and PJSIP.

     I have tried other webrtc webphones with the same configuration and they work with audio both ways.  This is all on a local LAN with no NAT at the moment although JsSIP and SIP5ML both work from outside the local network.  Any pointers?

3
General Asterisk configuration / Queuemetrics and PJSIP
« on: May 30, 2017, 00:08:57 »
     As PJSIP is becoming the defacto standard for Asterisk how is Queuemetrics handling this?  All the dialplan logic and scripts are set up to handle chan_sip.  Will Queuemetrics even work with Asterisk 13 and PJSIP?

4
Running WombatDialer / Alternate numbers in list
« on: June 08, 2015, 02:47:33 »
I saw that the new Wombat supports loading alternate numbers for the same customer.  I need this feature and was wondering how to implement it.  I have looked through the manual and cannot find how to load those numbers.  JUst to check, this is what I need:

On a call list we load the main number for a client and then we want to load an alternate contact number if we are not able to contact the client on the main number.  Obviously if the client is contacted on the main number we do not want to dial the alternate.  If the client is contacted on the alternate number wombat should not retry the main number either. 

Any ideas on how to do this?

5
Running QueueMetrics / No audio on webrtc phone
« on: February 26, 2015, 00:53:12 »
I just did a clean install of Queuemetrics 15.02.01 and everything seems to be working fine except I am getting absolutely no audio on the webrtc phone included in the Icon agent page.  The phone registers and I can answer the call or dial another extension.  There is no incoming or outgoing audio.  I tried to use the latest Firefox and Chrome with the same result.  Last time I tested webrtc (about 4 months ago) was on version 14 and it worked well.  Any recommended versions to make everything run smoothly?  I already configured firefox to let queuemetrics use the mic and not prompt for it every time.

6
Running QueueMetrics / Queuemetrics not detecting agent login to queue
« on: September 19, 2014, 19:20:49 »
I am testing the latest Queuemetrics 14.06 for a new project.  I am now able to use the webrtc softphone with Asterisk 11.12 and Firefox.  The problem I am having is that the agent page is not detecting when an agent is online.  Queuemetrics is reading directly from /var/log/asterisk/queue_log at the moment.  In the agent page I can use the Agent Logon panel, select the queues I want to login to.  The queue moves to the loggedin column with a spinning wheel for about 30 seconds and returns to the available column after.  I can see the agent if I do a "queue show" in the cli but as far as queuemetrics is concerned the agent is still offline.  This is the first Asterisk 11 I am using with Queuemetrics, is there some configuration I missed? 

In the reports I can see the calls I made to the queue but in the agents section there is no information at all.  I guess that queuemetrics is not registering the agent from the queue_log file for some reason.

7
Running WombatDialer / Error after upgrade to 0.7.7
« on: September 17, 2014, 18:44:48 »
We upgraded today to version 0.7.7 from 0.6.4 and now we are getting an error when loading the web interface:

Callback failure:com.google.gwt.user.client.rpc.StatusCodeException: 500
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: NLIC/0
   it.loway.tpf.transaction.servlets.common.ServletEnvironment.init(ServletEnvironment.java:103)
   ch.loway.tpf.gwt.srv.servlets.LowayGwtController.init(LowayGwtController.java:37)
   javax.servlet.GenericServlet.init(GenericServlet.java:212)
   org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
   org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291)
   org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
   org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
   org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
   java.lang.Thread.run(Thread.java:662)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.33 logs.

After doing the upgrade it ran once to update the database and it said that is was successful but the error showed up immediately after that.

8
I am having a problem tracking transferred calls.  They are shown in the reports but only external transfers (outside the call center) show the number dialed.  When the call is transferred to an internal extension I just get "s" as the destination.  Why would this happen?  The only thing I can think of is that my internal extension macro uses s to process the call.  Any idea on how to correct this?  I am using plain Asterisk 1.8 on Centos.  All dialplan logic is coded by hand.

9
Running QueueMetrics / Problem with URL pop up
« on: August 02, 2013, 00:26:10 »
I have followed instructions to try and get the agent page to pop up a new browser window.  I gave the queue command the URL parameter:

[2013-08-01 16:01:49] VERBOSE[17209] pbx.c:     -- Executing [20@queue-encuesta:5] Queue("SIP/mcm-000094bb", "20,,http://192.168.11.10/superautos/index.php?referencia=2085677") in new stack

I have realtime.agent_autoopenurl=true

I am using Wombat to dial the call and set up a variable for the number and that is properly set up.  However I cannot get the agent page to open the new url.  What other settings do I need to change in configuration.properties to get this working?

Something I just noticed is that the agent page is not showing any of the calls it has received during the day.  Maybe this is related?  I am using Queuemetrics 13.04.2, Freepbx 2.11, Asterisk 1.8.22.0 and Wombat 0.7.0.1

10
Running QueueMetrics / Wait time always 0
« on: June 28, 2013, 23:39:42 »
I am setting up a new Queuemetrics installation with Asterisk 11.4 and Queuemetrics 13.04.02.  Everything seems to be working fine except that when I go to a report the wait time for all calls is always 0:00.  The duration is correct so I have no idea why wait time is not displayed properly.  Anything I need to tweak in the configuration?  The agent realtime page does show the correct wait time so why the difference?

11
Running WombatDialer / Voicemail/Fax discrimination...
« on: March 08, 2013, 20:22:04 »
I was wondering if Wombat has a future plan to handle Voicemail and Fax so it does not send those calls to the queue.  Even something as simple as AMD on Asterisk can increase productivity by eliminating those calls before they get to the queue and agents.

12
Running QueueMetrics / Agents not getting proper penalty on queue
« on: January 24, 2013, 19:26:16 »
We upgraded to Queuemetrics 12.10.1 last week and we just notices that agent priorities on queues are no longer working.  When an agent has a WRAP o SPILL priority on the queue configuration they are still logged on without a penalty and they begin receiving calls.  This was working properly until we upgraded from version 1.6.  Are there any changes that need to be made to Queuemetrics to enable it again?

13
Running QueueMetrics / Call detail not opening in Firefox...
« on: January 18, 2013, 01:59:13 »
I recently upgraded to Queuemetrics 12.10.1 and now supervisors cannot open call details to listen to recordings.  This only happens in Firefox.  If I use Safari I do get the pop up window and the link to the recording.  From firefox I click on the magnifying glass icon but nothing happens.  When I hover the mouse over the icon I can see at the bottom:

javascript:OpenPopUp(1);

but nothing happens when I click.

14
QueueMetrics installation / Error on new CentOS 6 installation
« on: July 20, 2011, 01:46:37 »
We are doing a new installation on CentOS 6 and after installing rpm packages and setting upthe database we get:

MySQL settings: creating temporary table    Error    Java Error: Problema DB: java.sql.SQLException: Can't create table 'temp_284365' (errno: 13) QueueMetrics requires the grants to create temporary tables to run. Please edit your MySQL configuration.

We have checked permissions and they seem fine.  The user has all privileges for the queuemetrics database.  Maybe there is a compatibility problem with mysql and the java connector?

15
General Asterisk configuration / Hotdesking with member penalties
« on: December 30, 2010, 07:26:20 »
I am interested in getting more information on this point for QM 1.6.3.0:

#1218 - Optionally passing penalties to Addmember entries

How do I implement this?  I am using Asterisk 1.6.2.15 at the moment and we need to have backup agents on several queues.  Right now I run my own AGI script to log the agents to their respective queues in one swoop along with any penalty.  This would be simplified if QM would pass a variable for penalty so that MAIN agents get 0, WRAP get 1 and SPILL get 2 or something like that.  Where can I get some examples for this feature?

Pages: [1] 2