[asterisk-users] Error loading module 'res_fax_digium.so'

Jian Gao jian.gao at sjgeophysics.com
Tue Mar 8 16:40:43 CST 2011


On 11-03-07 02:24 PM, Kevin P. Fleming wrote:
> On 03/07/2011 12:58 PM, Jian Gao wrote:
>> Hi,
>>
>> I installed Free FAX for Asterisk on my home Asterisk 1.8(Centos5.5)
>> server. Everything seems fine but I just saw this WARNING shows up in
>> the log every time I start the asterisk:
>>
>> /[2011-03-07 10:50:41] WARNING[13429] loader.c: Error loading module
>> 'res_fax_digium.so': /usr/lib/asterisk/modules/res_fax_digium.so:
>> undefined symbol: ast_fax_tech_unregister/
>>
>> And in later in the log file, I also saw:
>>
>> /[2011-03-07 10:50:43] NOTICE[13429] res_fax_digium.c: Digium FAX
>> technology module version 1.8.0_1.3.0, Copyright (C) 2008-2009 
>> Digium, Inc.
>> [2011-03-07 10:50:43] NOTICE[13429] res_fax_digium.c: This module is
>> supplied under a commercial license granted by Digium, Inc.
>> [2011-03-07 10:50:43] NOTICE[13429] res_fax_digium.c: Please see the
>> full license text supplied by the accompanying
>> [2011-03-07 10:50:43] NOTICE[13429] res_fax_digium.c: "register"
>> utility, or ask for a copy from Digium.
>> [2011-03-07 10:50:43] NOTICE[13429] res_fax_digium.c: This product
>> includes software developed by the OpenSSL Project
>> [2011-03-07 10:50:43] NOTICE[13429] res_fax_digium.c: for use in the
>> OpenSSL Toolkit. (http://www.openssl.org/)
>> [2011-03-07 10:50:43] NOTICE[13429] res_fax_digium.c: Copyright (C)
>> 1998-2008 The OpenSSL Project/
>>
>> How can I fix this WARNING error?
>
> You can follow the instructions with the product and ensure that 
> res_fax.so is loaded before res_fax_digium.so.
>

I am using Asterisk 1.8. So according to the instruction, I don't need 
do anything on res_fax.so.

And my modules.conf is the default file.

Should I use preload=res_fax.so in modules.conf?

Jian



More information about the asterisk-users mailing list