William Stillwell (Lists)
2010-Jan-19 17:33 UTC
[asterisk-users] ast_queue_log to mysql asterisk < 1.4 ?
I know in v1.6 its part of logger.c but I noticed this: https://issues.asterisk.org/bug_view_advanced_page.php?bug_id=11625 However, it doesn't seem to ever been applied to any version of 1.4.x branch.. Nor can I figure out what it was applied to? This is over 3 years old, you would of figured it would have been applied to 1.4 at some point in time.. Any ideas? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100119/fc12ba2e/attachment.htm
Dpto. de Sistemas
2010-Jan-19 17:50 UTC
[asterisk-users] ast_queue_log to mysql asterisk < 1.4 ?
Hi William, http://www.voip-info.org/wiki/view/Asterisk+queue_log+on+MySQL Section Asterisk 1.4.x and lower or V1.6 is recommended, but WARNING not works mysql and queue_log file together. Is my experience. res_mysql.conf [general] dbhost = 127.0.0.1 dbname = asterisk dbuser = userX dbpass = passX dbport = 3306 dbsock = /tmp/mysql.sock -------------------------------------------------- extconfig.conf [settings] queue_log => mysql,general ---------------------------------------------------- logger.conf [general] queue_log = yes queue_log_name = queue_log Thanks, Best regards!! Cristian Arguello. ----- Original Message ----- From: William Stillwell (Lists) To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Sent: Tuesday, January 19, 2010 2:33 PM Subject: [asterisk-users] ast_queue_log to mysql asterisk < 1.4 ? I know in v1.6 its part of logger.c but I noticed this: https://issues.asterisk.org/bug_view_advanced_page.php?bug_id=11625 However, it doesn't seem to ever been applied to any version of 1.4.x branch.. Nor can I figure out what it was applied to? This is over 3 years old, you would of figured it would have been applied to 1.4 at some point in time.. Any ideas? __________ Informaci?n de ESET NOD32 Antivirus, versi?n de la base de firmas de virus 4786 (20100119) __________ ESET NOD32 Antivirus ha comprobado este mensaje. http://www.eset.com ------------------------------------------------------------------------------ -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users __________ Informaci?n de ESET NOD32 Antivirus, versi?n de la base de firmas de virus 4786 (20100119) __________ ESET NOD32 Antivirus ha comprobado este mensaje. http://www.eset.com __________ Informaci?n de ESET NOD32 Antivirus, versi?n de la base de firmas de virus 4786 (20100119) __________ ESET NOD32 Antivirus ha comprobado este mensaje. http://www.eset.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100119/cc9fc8a7/attachment.htm