Re: [asterisk-users] Asterisk 1.4 realtime with mysql 5.0 and unixODBC.

2006-12-13 Thread Noah Miller

Hi Lan -


I am trying to upgrade my testing asterisk realtime 1.2.13 with MySQL 5.0
and unixODBC to the beta asterisk 1.4.
I run the make and make install for the asterisk-addon just fine, It created
the modules res_config_mysql.so and  cdr_addon_mysql.so without any problem
or error.  However, when I run the asterisk, it comes up with the error :

  == Parsing '/etc/asterisk/res_mysql.conf': Found
asterisk: symbol lookup error:
/usr/lib/asterisk/modules/res_config_mysql.so: undefined
symbol: mysql_init


One question: Did you remove the old 1.2.x addon modules from your
modules directory (/usr/lib/asterisk/modules) before you installed the
new 1.4.x addons?


- Noah
___
--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


[asterisk-users] Asterisk 1.4 realtime with mysql 5.0 and unixODBC.

2006-12-11 Thread Maps
Dear Friends and Supporters!

I am trying to upgrade my testing asterisk realtime 1.2.13 with MySQL 5.0 and 
unixODBC to the beta asterisk 1.4.
I run the make and make install for the asterisk-addon just fine, It created 
the modules res_config_mysql.so and  cdr_addon_mysql.so without any problem or 
error.  However, when I run the asterisk, it comes up with the error :

  == Parsing '/etc/asterisk/res_mysql.conf': Found
asterisk: symbol lookup error: /usr/lib/asterisk/modules/res_config_mysql.so: 
undefined symbol: mysql_init

and the asterisk would not be run.

However, if I do the noload those modules

noload = res_config_mysql.so
noload = cdr_addon_mysql.so

Then the asterisk running just fine, but there is no database connection for 
asterisk realtime.

Would anyone help me, I would very appreciated.

Thanks in advance!

Lan.
___
--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