[Asterisk-Dev] Key() calling mysql stuff??

Matthew Boehm mboehm at cytelcom.com
Tue Mar 15 20:37:50 MST 2005


(apologies for linewraping. You can't turn it off in M$ Entourage)

dev-asterisk*CLI> realtime load sipusers name 3044
No rows found matching search criteria.
Mar 15 20:14:15 ERROR[15118]: res_config_mysql.c:600 mysql_reconnect: MySQL
RealTime: Attempted to reconnect. Failed. Check debug for more info.
dev-asterisk*CLI> realtime load sipusers name 3044
dev-asterisk*CLI> 
Disconnected from Asterisk server
Attempting to reconnect for 30 seconds

#0  0x404f67bc in my_strcasecmp_8bit () from
/usr/lib/mysql/libmysqlclient.so.14
#1  0x404ee3d2 in get_charset_number () from
/usr/lib/mysql/libmysqlclient.so.14
#2  0x404eed48 in get_charset_by_csname () from
/usr/lib/mysql/libmysqlclient.so.14
#3  0x404ff486 in mysql_real_connect () from
/usr/lib/mysql/libmysqlclient.so.14
#4  0x404ccf7e in key () from /usr/lib/asterisk/modules/res_config_mysql.so
#5  0x404cb59b in _init () from
/usr/lib/asterisk/modules/res_config_mysql.so
#6  0x0805efca in ast_load_realtime (family=0x0) at config.c:975

Why would key() be calling something in the libmysqlclient?

Still researching this...

-Matthew





More information about the asterisk-dev mailing list