Hey Rich and everyone.
I tried what you suggested, and it didn't work. I even recomplied
everything, moved all of my configuration files out and remade the
samples, so as far as I can tell everything is back to day 1. However,
it is still pulling in the database information. This is really the only
thing I could think of that is causing any problems. Here is a list from
the CLI of errors, warnings, etc.
[ Booting...Feb 25 23:57:08 NOTICE[18542]: cdr.c:1188 do_reload: CDR
simple logging enabled.
..Feb 25 23:57:08 ERROR[18542]: res_config_mysql.c:615 mysql_reconnect:
MySQL RealTime: Failed to connect database server on . Check debug for
more info.
Feb 25 23:57:08 WARNING[18542]: res_config_mysql.c:450 load_module:
MySQL RealTime: Couldn't establish connection. Check debug.
Feb 25 23:57:08 NOTICE[18542]: config.c:863 ast_config_engine_register:
Registered Config Engine mysql
......Feb 25 23:57:08 NOTICE[18542]: config.c:863
ast_config_engine_register: Registered Config Engine odbc
.Feb 25 23:57:08 NOTICE[18542]: res_odbc.c:265 load_odbc_config: Adding
ENV var: INFORMIXSERVER=my_special_database
Feb 25 23:57:08 NOTICE[18542]: res_odbc.c:265 load_odbc_config: Adding
ENV var: INFORMIXDIR=/opt/informix
Feb 25 23:57:08 NOTICE[18542]: res_odbc.c:294 load_odbc_config:
registered database handle 'asterisk' dsn->[asterisk]
Feb 25 23:57:08 NOTICE[18542]: res_odbc.c:552 odbc_obj_connect:
Connecting asterisk
Feb 25 23:57:08 WARNING[18542]: res_odbc.c:563 odbc_obj_connect:
res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Data
source name not found, and no default driver specified
Feb 25 23:57:08 NOTICE[18542]: res_odbc.c:597 load_module: res_odbc loaded.
.......Warning, flexibel rate not heavily tested!
.Feb 25 23:57:08 WARNING[18542]: pbx_dundi.c:4584 set_config: Unable to
look up host 'voip-1.sgnwmi-1.mercury.net'
....Feb 25 23:57:08 WARNING[18542]: chan_mgcp.c:4213 reload_config:
Unable to get our IP address, MGCP disabled
..Feb 25 23:57:08 WARNING[18542]: chan_skinny.c:3154 reload_config:
Unable to get our IP address, Skinny disabled
..............Feb 25 23:57:08 WARNING[18542]: loader.c:325
__load_resource: /usr/lib/asterisk/modules/cdr_tds.so: undefined symbol:
tds_free_connection
Feb 25 23:57:08 WARNING[18542]: loader.c:554 load_modules: Loading
module cdr_tds.so failed!
Ouch ... error while writing audio data: : Broken pipe
I'm not to familar with removing src files after I compile them (still a
little new to unix), but is there a way I can remove the files for
unixODBC and freeTDS? Otherwise, I'm lost as to what could be causing
the problem.
Thanks,
Kevin