[asterisk-users] Faxing: Anyone have a compiled executable?

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sun Jan 17 05:11:21 CST 2010


I accidentally answered someone else. So here goes again:

On Sun, Jan 17, 2010 at 02:11:17AM -0600, Doug wrote:

> [Jan 17 01:28:16] NOTICE[2479] loader.c: 145 modules will be loaded.
> [Jan 17 01:28:16] WARNING[2479] loader.c: Error loading module 
> 'app_fax.so': libspandsp.so.2: cannot open shared object file: No 
> such file or directory

That's the problem.

> Does libspandsp.so.2 need to be copied to someplace
> else?
> 
>    # find / -name "libspandsp.so.2*"
>    /usr/src/asterisk/spandsp/spandsp-0.0.6/src/.libs/libspandsp.so.2.0.0
>    /usr/src/asterisk/spandsp/spandsp-0.0.6/src/.libs/libspandsp.so.2
>    /usr/local/lib/libspandsp.so.2.0.0
>    /usr/local/lib/libspandsp.so.2

What is the output of:                                                          
                                                                                
  ls -l /usr/local/lib/libspandsp.so*
  ldd /usr/lib/asterisk/modules/app_fax.so
  ldd /usr/lib/libspandsp.so.2

> 
> 
> Do I need a zapata.conf if I am using ztdummy?

No, you don't need it if you merely want to use DAHDI as a timing
source.

Not sure about using it in app_meetme, though.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list