991
General Asterisk configuration / Re: Comperhensive QM collected data to be recorded in SQL database via XML API?!
« on: December 10, 2010, 09:39:49 »
Here is what I would do:
- at night, run a report via XML-RPC for each queue for all the previous day
- load that data into SQL
- query it the next day so you have it all
- at night, run a report via XML-RPC for each queue for all the previous day
- load that data into SQL
- query it the next day so you have it all
