Author Topic: QUEUE = 'oo All' has no data  (Read 2358 times)

pauser

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
QUEUE = 'oo All' has no data
« on: November 10, 2010, 17:06:44 »
I wrote a python routine to copy all of our queuemetrics.queue_log data from 5 other asterisk servers to a central asterisk server all of which running queuemetrics with mysql.  Each store location has a different partition such as P001, P002, etc.  As we have bandwidth issues, I do not want to connect all locations together in real-time and don't need up-to-the-second reporting anyway.

My trouble is that I don't get any information in queuemetrics for the queue =  'oo All' option.  If I select another queue setting, I do get call information but I would like to be able to see all store call data for all queues at once for easy analysis.  I have been playing with configuration.properties and qloaderd config files but have yet to find a way to make queuemetrics report on all the queue_log data.  I have queuemetrics v. 1.6.2.1.  Any suggestions would be much appreciated.  Thanks.

Nick

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: QUEUE = 'oo All' has no data
« Reply #1 on: November 15, 2010, 10:17:48 »
"00 All" is just a name - it could be "ABCD" as well. You have to make sure what its member-queues are :)