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 ... 48 49 [50] 51 52 ... 202
736
That is not counted as "unanswered call" unless no agent ever happens. But it will have a high number of "attempts", and your agent will display a high number of "lost attempts".

737
Which version of Elastix is that? because Elastix is supposed to find the password automagically.

738
Which version of the OS did you install on?
Did Espresso confirm it was working?


Anyway see this:

http://queuemetrics.com/faq.jsp#faq-009


logon to mysql and issue a:

Code: [Select]
grant all privileges on queuemetrics.* to 'queuemetrics'@'localhost' identified by 'javadude';

It should fix it.



739
This looks more like a bug in Asterisk though  ;)

740
Try again after tuning off iptables:

Quote
/etc/init.d/iptables stop
/etc/init.d/ip6tables stop

I imagine there is an active Asterisk on the same box.


741
Try

Code: [Select]
ALTER TABLE `queue_log` ORDER BY `time_id`

742
Running QueueMetrics / Re: Assigning a user multiple Keys
« on: June 06, 2011, 11:33:17 »
You separate multiple keys with a space.

743
QueueMetrics news / QueueMetrics 1.7.1 released
« on: June 03, 2011, 11:01:31 »
QueueMetrics 1.7.1 has been released today.


Major improvements:

#1299    Tracking of RINGING agents
#1319    Manually configuring license key
#1320    Configure license key via XML-RPC
#1306    Display last failed attempt
#1308    Display bridged-channel and last attempt in reports
#1309    Display last attempt or RINGING on RT page


Minor changes:

#453    Configurable behavior for AGENTDUMP
#636 Displaying Bridged channel-id
#1206    Handling verb SYSCOMPAT
#1302    On the QA page, the stopwatch is not very much understandable
#1304    Check license expiration date when running engine
#1305    Parser: keep track of last failed attempt
#1307    Parser: Turn off tracking of RINGNOANSWER
#1300    DB Updater wizard stops working for new databases
#1312    It's impossible to change the pause code in the payroll
#1313    Handling multiple SUPERVISOR classes


744
Try optimizing  the queue_log table, with cluster index sorting based on the time_id field. This will take a while and has to be done when the system is down.

746
Are you running the latest version of QM? I think this was changed in 1.7.0

747
Installing through QueueMetrics Espresso / New Espresso Board
« on: June 03, 2011, 10:22:53 »
Please use this board for Espresso issues only - general installation issues should go to the Installation board.

748
It seems to be working just fine, just returning about 74K rows, so it might take a while to run. Did you change anything recently? (new server, new network card, more traffic in the CC?)

Also, is your system stalled by not having enough CPU or enough I/O?


749
What would you like to achieve? If the issue is just displaying names, create agents with the right name and agent code SIP/123.

750
Where do you see it being 8 hours?

Pages: 1 ... 48 49 [50] 51 52 ... 202