I use the latest version of Asterisk (1.6.2.6), CentOS (5.4), the modules res_fax, res_fax_digium (1.1.6) and register (3.0.5); all 64-bit.
When I try to start Asterisk using the FFA, Asterisk crashes and doesn't start.
When I try to start Asterisk first and loading the modules after, I receive the message below:
[Apr 3 20:21:16] WARNING[18530] loader.c: Error loading module 'res_fax_digium.so': /usr/lib/asterisk/modules/res_fax_digium.so: undefined symbol: ast_fax_tech_register
[Apr 3 20:21:16] WARNING[18530] loader.c: Module 'res_fax_digium.so' could not be loaded.
If I try to load the module res_fax using "module load res_fax.so", Asterisk crashes and doesn't start.
Looking at the logs, nothing appears.
My Asterisk was compiled with option DEBUG_THREADS unchecked.
Anyone has an ideia?
