Author Topic: queue_log - Verb Data Structure  (Read 4937 times)

myarian

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
queue_log - Verb Data Structure
« on: October 26, 2015, 17:36:46 »
In the table 'queue_log' there is a column for verb and several data# columns.  The data in those fields change depending on what verb is present.  Is there a list or a breakdown of what what those data fields represent?  I recently took over a project that involves QueueMetrics and am playing catchup with it.  I looked through the documentation and did some forum searches, but I can't seem to find what I need.  Not sure if I just missed it or if there is a file I just haven't looked in yet.  I did fine http://www.voip-info.org/wiki/view/Asterisk+log+queue_log.  Is this correct?

mirkox

  • Full Member
  • ***
  • Posts: 231
  • Karma: 4
    • View Profile
Re: queue_log - Verb Data Structure
« Reply #1 on: October 26, 2015, 17:44:58 »
Hi myarian ,

yes they are correct; that's not something defined by QueueMetrics, queue_log (/var/log/asterisk/queue_log) is generated by Asterisk.

Mirko