[asterisk-users] URGENT Help needed

Bruce McAlister bruce.mcalister at blueface.ie
Mon Nov 22 08:51:07 CST 2010


Hi Michael,

With regards the following error:

'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache

You can fix that one by modifying /etc/asterisk/modules.conf and uncommenting the following 2 lines:

preload => res_odbc.so
preload => res_config_odbc.so

That will ensure the odbc resource is available for any other applications that may require it.

Thanks
Bruce

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Michael
Sent: 22 November 2010 10:28
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] URGENT Help needed

>Also, what happens if you do asterisk -cvvvv this may help you
figure things out.

Hi,

These are the "WARNINGS"I found in /var/log/asterisk/messages after 
running the above command:

[Nov 22 12:10:19] WARNING[2316] udptl.c: T38FaxUdpEC in udptl.conf is no 
longer supported; use the t38pt_udptl configuration option in sip.conf 
instead.
[Nov 22 12:10:19] WARNING[2316] udptl.c: T38FaxMaxDatagram in udptl.conf 
is no longer supported; value is now supplied by T.38 applications.
[Nov 22 12:10:19] WARNING[2316] loader.c: Error loading module 
'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: 
undefined symbol: ast_odbc_clear_cache
[Nov 22 12:10:19] WARNING[2316] res_config_ldap.c: No directory user 
found, anonymous binding as default.
[Nov 22 12:10:19] ERROR[2316] res_config_ldap.c: No directory URL or 
host found.

[Nov 22 12:10:19] WARNING[2316] utils.c: trying to reset empty pool
[Nov 22 12:10:19] WARNING[2316] utils.c: trying to reset empty pool
[Nov 22 12:10:19] WARNING[2316] utils.c: trying to reset empty pool

[Nov 22 12:10:19] WARNING[2316] pbx.c: Already have an application 'SendFAX'
[Nov 22 12:10:19] WARNING[2316] pbx.c: Already have an application 
'ReceiveFAX'

Thanks,

Michael

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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



More information about the asterisk-users mailing list