<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
yum search mysql client<br>
yum install 'TheClientYumHasReturnedForYourSystem'<br>
<br>
Olivier<br>
<br>
Cyprus VoIP a écrit :
<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 class="moz-txt-link-rfc2396E" href="mailto:tipascal@gmail.com"><tipascal@gmail.com></a>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<a class="moz-txt-link-rfc2396E" href="mailto:asterisk-users@lists.digium.com"><asterisk-users@lists.digium.com></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 class="moz-txt-link-rfc2396E" href="mailto:voipcy@gmail.com"><voipcy@gmail.com></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 class="moz-txt-link-rfc2396E" href="mailto:tilghman@mail.jeffandtilghman.com"><tilghman@mail.jeffandtilghman.com></a>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<a class="moz-txt-link-rfc2396E" href="mailto:asterisk-users@lists.digium.com"><asterisk-users@lists.digium.com></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 =>
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 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>
<pre wrap="">_______________________________________________
-- 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>
<pre wrap=""><!---->
_______________________________________________
-- 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>
</body>
</html>