Reporting
The supported way to consume Wazo support center statistics is to use the HTTP API.
General Architecture
- The
queue_logtable of theasteriskdatabase is filled by events from Asterisk and by custom dialplan events wazo-stat fill_dbis then used to:
- read data from the
queue_logtable - read active queues and agents from wazo-confd
- generate statistics in database
Note: Statistics are generated (via wazo-stat fill_db) every 6 hours by a cron job