Thanks. I found out that the module didn't load: [Aug 30 20:35:59] WARNING[31906]: loader.c:371 load_dynamic_module: Error loading module 'cdr_addon_mysql.so': /usr/lib/asterisk/modules/cdr_addon_mysql.so: cannot open shared object file: No such file or directory
When I checked, I saw that it doesn't exist. It seems that when I installed the addons, I didn't realize that there were some issues to resolve first, as in the menuselect, I see that both app_addon_sql_mysql and cdr_addon_mysql have dependencies problems. What should I do to resolve that? Thanks. -------- Original Message -------- Subject: Re: [asterisk-users] Need help - CDR MySQL From: Tilghman Lesher <[email protected]> To: Asterisk Users Mailing List - Non-Commercial Discussion <[email protected]> Date: Sunday, 30 August, 2009 17:17:59 > On Sunday 30 August 2009 08:30:54 Cyprus VoIP wrote: >> Hello all, >> >> I'm trying to activate (on Asterisk 1.6.0.13) the cdr_mysql addon, but >> without success. >> >> Is there a proper online manual that describes all the steps to follow >> and debugging/monitoring information? >> >> When I type in the CLI "module show", cdr_addon_mysql.so is not listed, >> although in modules.conf, I added the line "load => cdr_addon_mysql.so". >> I also tried "preload", but it didn't change anything. >> >> I also checked "res_mysql.conf" and "cdr_mysql.conf", and the entire >> necessary data for the mysql server is there. >> >> In "cdr_manager.conf" and "cdr.conf", I set "enabled = yes" in "[general]". >> >> I would appreciate any help I can get at this point, as I'm clueless as >> to what can be wrong. > > Type: 'module load cdr_addon_mysql.so' and correct any errors you see. > _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
