OK, Installed all the dependencies and recompiled everything.

My cdr_addon_mysql.so loads now, but still nothing is logged in the database.

I ran this on the CLI:
localhost*CLI> cdr show status
CDR logging: enabled
CDR mode: simple
CDR output unanswered calls: yes
CDR registered backend: cdr_manager
CDR registered backend: cdr-custom
CDR registered backend: Adaptive ODBC
CDR registered backend: csv

Should there be a reference here to MySQL?

Anything else I should set?

Thanks.

-------- Original Message  --------
Subject: Re: [asterisk-users] Need help - CDR MySQL
From: hh174 <oliv...@hh174.be>
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com>
Date: Sunday, 30 August, 2009 18:58:48
yum search mysql client
yum install 'TheClientYumHasReturnedForYourSystem'

Olivier

Cyprus VoIP a écrit :
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 <tipas...@gmail.com>
To: Asterisk Users Mailing List - Non-Commercial Discussion 
<asterisk-users@lists.digium.com>
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 <voi...@gmail.com> 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 <tilgh...@mail.jeffandtilghman.com>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com>
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

  

_______________________________________________ -- 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

Reply via email to