<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body style="direction: ltr;" bgcolor="#ffffff" text="#000000">
OK, Installed all the dependencies and recompiled everything.<br>
<br>
My cdr_addon_mysql.so loads now, but still nothing is logged in the
database.<br>
<br>
I ran this on the CLI:<br>
localhost*CLI&gt; cdr show status<br>
CDR logging: enabled<br>
CDR mode: simple<br>
CDR output unanswered calls: yes<br>
CDR registered backend: cdr_manager<br>
CDR registered backend: cdr-custom<br>
CDR registered backend: Adaptive ODBC<br>
CDR registered backend: csv<br>
<br>
Should there be a reference here to MySQL?<br>
<br>
Anything else I should set?<br>
<br>
Thanks.<br>
<br>
-------- Original Message&nbsp; --------<br>
Subject: Re: [asterisk-users] Need help - CDR MySQL<br>
From: hh174 <a class="moz-txt-link-rfc2396E" href="mailto:olivier@hh174.be">&lt;olivier@hh174.be&gt;</a><br>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<a class="moz-txt-link-rfc2396E" href="mailto:asterisk-users@lists.digium.com">&lt;asterisk-users@lists.digium.com&gt;</a><br>
Date: Sunday, 30 August, 2009 18:58:48 <br>
<blockquote cite="mid:4A9AA1B8.104@hh174.be" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
yum search mysql client<br>
yum install 'TheClientYumHasReturnedForYourSystem'<br>
  <br>
Olivier<br>
  <br>
Cyprus VoIP a &eacute;crit&nbsp;:
  <blockquote cite="mid:4A9A9CAC.7060700@gmail.com" type="cite">
    <pre wrap="">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 <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E" href="mailto:tipascal@gmail.com">&lt;tipascal@gmail.com&gt;</a>
To: Asterisk Users Mailing List - Non-Commercial Discussion 
<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="mailto:asterisk-users@lists.digium.com">&lt;asterisk-users@lists.digium.com&gt;</a>
Date: Sunday, 30 August, 2009 18:28:35

  </pre>
    <blockquote type="cite">
      <pre wrap="">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 <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E" href="mailto:voipcy@gmail.com">&lt;voipcy@gmail.com&gt;</a> wrote:

    </pre>
      <blockquote type="cite">
        <pre wrap="">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 <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E"
 href="mailto:tilghman@mail.jeffandtilghman.com">&lt;tilghman@mail.jeffandtilghman.com&gt;</a>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="mailto:asterisk-users@lists.digium.com">&lt;asterisk-users@lists.digium.com&gt;</a>
Date: Sunday, 30 August, 2009 17:17:59

      </pre>
        <blockquote type="cite">
          <pre wrap="">On Sunday 30 August 2009 08:30:54 Cyprus VoIP wrote:
        </pre>
          <blockquote type="cite">
            <pre wrap="">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 =&gt;  
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.
          </pre>
          </blockquote>
          <pre wrap="">Type:  'module load cdr_addon_mysql.so' and correct any errors you  
see.

        </pre>
        </blockquote>
        <pre wrap="">_______________________________________________
-- Bandwidth and Colocation Provided by <a moz-do-not-send="true"
 class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.astricon.net">http://www.astricon.net</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
      </pre>
      </blockquote>
      <pre wrap="">_______________________________________________
-- Bandwidth and Colocation Provided by <a moz-do-not-send="true"
 class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.astricon.net">http://www.astricon.net</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
    </pre>
    </blockquote>
    <pre wrap=""><!---->
_______________________________________________
-- Bandwidth and Colocation Provided by <a moz-do-not-send="true"
 class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.astricon.net">http://www.astricon.net</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

  </pre>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: <a class="moz-txt-link-freetext" href="http://www.astricon.net">http://www.astricon.net</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
</body>
</html>