On Tue, 2010-02-09 at 01:30 -0500, Reza - Asterisk Consultant wrote: > I have an urgent need to parse log files generated through the logger.conf > into mysql. I run a cron job to parse the logs created into mysql every > 5:00 AM. However the time has come to get this info real time. Suggestions > & ideas are appreciated.
Either this script or a slightly modified version of it should do what you need: http://www.johnlange.ca/tech-tips/asterisk/asterisk-cdr-csv-mysql-import-v20/ Regards, -- John Lange http://www.johnlange.ca --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
