Hi List, I did follow the procedure to install Free Fax for Asterisk successfully till i came accross this isssue: i can't load the fax module: pbx3*CLI> module load res_fax_digium.so Unable to load module res_fax_digium.so Command 'module load res_fax_digium.so' failed. [Sep 30 10:50:12] WARNING[5427]: loader.c:429 load_dynamic_module: Error loading module 'res_fax_digium.so': /usr/lib/asterisk/modules/res_fax_digium.so: undefined symbol: manager_event [Sep 30 10:50:12] WARNING[5427]: loader.c:797 load_resource: Module 'res_fax_digium.so' could not be loaded. any help will be much appreciated!! -- Abdullah -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100930/2364f2da/attachment.htm
On Thu, Sep 30, 2010 at 10:51 AM, khalid touati <khalidtouati at gmail.com> wrote:> Hi List, > I did follow the procedure to install Free Fax for Asterisk successfully > till i came accross this isssue: i can't load the fax module: > > pbx3*CLI> module load res_fax_digium.so > Unable to load module res_fax_digium.so > Command 'module load res_fax_digium.so' failed. > [Sep 30 10:50:12] WARNING[5427]: loader.c:429 load_dynamic_module: Error > loading module 'res_fax_digium.so': > /usr/lib/asterisk/modules/res_fax_digium.so: undefined symbol: manager_event > [Sep 30 10:50:12] WARNING[5427]: loader.c:797 load_resource: Module > 'res_fax_digium.so' could not be loaded. > > any help will be much appreciated!!Don't know for certain, but my guess is you didn't build in AMI or manager support with your asterisk build. Rebuild with manager support and you should be able to find the undefined symbol. And if you're building from scratch, I don't know the reason why you wouldn't use the built-in app_fax.so
On 09/30/2010 09:51 AM, khalid touati wrote:> Hi List, > I did follow the procedure to install Free Fax for Asterisk successfully > till i came accross this isssue: i can't load the fax module: > > pbx3*CLI> module load res_fax_digium.so > Unable to load module res_fax_digium.so > Command 'module load res_fax_digium.so' failed. > [Sep 30 10:50:12] WARNING[5427]: loader.c:429 load_dynamic_module: Error > loading module 'res_fax_digium.so': > /usr/lib/asterisk/modules/res_fax_digium.so: undefined symbol: manager_event > [Sep 30 10:50:12] WARNING[5427]: loader.c:797 load_resource: Module > 'res_fax_digium.so' could not be loaded. > > any help will be much appreciated!!It will be very hard to help you with the information you provided; at a minimum we need to know what version of Asterisk and of the FAX modules you tried to use. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: kfleming at digium.com Check us out at www.digium.com & www.asterisk.org