Displaying 4 results from an estimated 4 matches for "ast_odbc_clear_cach".
Did you mean:
ast_odbc_clear_cache
2009 Aug 28
2
Error loading module 'res_config_odbc.so'
...ith
1.4 no problem, but now under 1.6 (I've tried 1.6.1, 1.6.2-beta3/beta4)
I can't seem to get rid of this .... anyone?
WARNING[32664]: loader.c:385 load_dynamic_module: Error loading
module 'res_config_odbc.so':
/usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol:
ast_odbc_clear_cache
Any help would be greatly appreciated ...
Todd
2010 Aug 23
2
problem with mssql and Asterisk 1.8.0 beta3
...c, which works with 1.6.1.20.
With the same config in 1.8 I get an error when trying to start asterisk which says:
[Aug 23 15:06:12] WARNING[7180]: loader.c:387 load_dynamic_module: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache
[Aug 23 15:06:12] NOTICE[7180]: res_odbc.c:1471 odbc_obj_connect: Connecting mssql
asterisk: net.c:348: tds_select: Assertion `timeout_seconds >= 0' failed.
When I set
[mssql]
enabled => no
in res_odbc.conf asterisk starts.
Have there been changes in res_odbc or is this a bug?
Tha...
2011 May 13
1
1.8.4 Core Dump after installing from source
Hello,
After installing Asterisk from source in Slackware 13.1, I get the
following error:
Error loading module 'res_config_odbc.so':
/usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol:
ast_odbc_clear_cache
Then a core dump.
If I change the /etc/asterisk/modules.conf in order to preload the
'res_odbc.so' module, then the error dissapears, *but* still crashes
with core dump
Could someone point me out as where to start looking, or point me out to
some documenation?
Aditional Info:
I en...
2012 Jun 05
3
CDRs on multiple servers.
Hello guys,
I need to be able to throw cdrs on more than one servers at a time. Please let me know how this can be done.
Thanks