Warren,

You may only use cdr_addon_mysql.so, but I believe that * normally automatically loads all modules it finds (see modules.conf for autoload=yes).

The following modules were found in your modules directory, and 1.2.3 of * did not like them, because you got a warning after compile. In the case of app_rxfax.so and app_txfax.so these must of been compiled with a previous version of *, otherwise it would not have complained about them (I know this, because I had a similar issue).

If you have kept the previous version of *, check your makefile for app_txfax and app_rxfax, make the same mods to your 1.2.3 makefile and recompile. * will then not complain about the *fax* modules.

You may also need to recompile the asterisk-addons, simply because header files and or libraries may have changed in the core asterisk files.

I guess what I am saying is that 1.2.3 of * may work with 1.2.1 of asterisk-addons (that is the latest version as you say), but asterisk-addons would need recompiling as well.

If you make cleam;make and make install the asterisk-addons, do you get the same error when you make install asterisk ?

Julian.

app_addon_sql_mysql.so
app_rxfax.so
app_saycountpl.so
app_striplsd.so
app_substring.so
app_txfax.so
cdr_addon_mysql.so
chan_modem_aopen.so
chan_modem_bestdata.so
chan_modem_i4l.so
chan_modem.so
format_mp3.so
res_config_mysql.so

Warren Burstein wrote:
Julian Lyndon-Smith wrote:
These modules are not part of the standard 1.2.3 release - did you also install the 1.2.3 release of the asterisk-addons package ?
The lastest asterisk-addons I found at http://ftp.digium.com/pub/asterisk/ is 1.2.1. The only module I use is cdr_addon_mysql.so. I've been using it with 1.2.2 and 1.2.3 without any problem other than the message during "make install", which I just ignore. Is there a need for an update to asterisk-addons?
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to