I think that the missing component is mysqlclient, but when i "yum update mysql", it does nothing.
Anyone know how to download the RPM? I'm using CentOS 5.3. Thanks. -------- Original Message -------- Subject: Re: [asterisk-users] Need help - CDR MySQL From: Pascal Bruno <[email protected]> To: Asterisk Users Mailing List - Non-Commercial Discussion <[email protected]> Date: Sunday, 30 August, 2009 18:28:35 > You have to fix the dependency issues, which means install the stuff > you are missing that cdrmysql depends on so u can recompile it. > > Sent from my iPod > > On Aug 30, 2009, at 11:18 AM, Cyprus VoIP <[email protected]> wrote: > >> 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 > > _______________________________________________ > -- 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 _______________________________________________ -- 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
