On Thu, Sep 30, 2010 at 10:51 AM, khalid touati <khalidtou...@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

-- 
_____________________________________________________________________
-- 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

Reply via email to