[Asterisk-Users] A software FAX modem

Steve Underwood steveu at coppice.org
Tue Oct 21 17:22:38 MST 2003


Hi,

Interesting. I am using RH9 for testing. The only piece of libtiff that 
was missing for me was tiffiop.h. That is why I put a copy on the FTP 
site. Do you have the libtiff-devel package installed? None of the 
libraries can be used to build anything on RH without the xxxx-devel 
package installed.

It seems you are not the only one getting this coredump. I assume you 
are using exactly the same libtiff as me, since you are using RH9. 
Strange. Still, it seems people are getting some communication at the 
V.21 and V.29 modem level now. That is certainly progress :-)

I will try to provoke the software some more, and see if I can reproduce 
this problem. I have sent a couple of rolls of FAX successfully from my 
soft-fax to a real FAX machine (plus some that didn't go so well, of 
course), and quite a few files the other way. This thing really is 
basically capable of working in its current state.

Regards,
Steve

Alex Zarubin wrote:

> Found tif_dir.h, make and install look OK. Now it's a coredump:
>
> #0  0x4b4ba652 in _TIFFFax3fillruns () from /usr/lib/libtiff.so.3
> (gdb) bt
> #0  0x4b4ba652 in _TIFFFax3fillruns () from /usr/lib/libtiff.so.3
> #1  0x4b4074d4 in t4_rx_end_page () from 
> /usr/lib/asterisk/modules/app_rxfax.so
> #2  0x4b40062e in key () from /usr/lib/asterisk/modules/app_rxfax.so
> #3  0x4b4055c1 in v29_rx () from /usr/lib/asterisk/modules/app_rxfax.so
> #4  0x4b40399b in fax_rx_process () from 
> /usr/lib/asterisk/modules/app_rxfax.so
> #5  0x4b400145 in rxfax_exec (chan=0x81b68a8, data=0x4b8ffb6c) at 
> app_rxfax.c:183
> #6  0x080633ca in pbx_exec (c=0x81b68a8, app=0x81b1580, 
> data=0x4b8ffb6c, newstack=1) at pbx.c:396
> #7  0x0806a611 in pbx_extension_helper (c=0x81b68a8, context=0x81b69fc 
> "webley_pstn",
>     exten=0x4b8ffb6c "/usr/tmp/asteriskfax.tif", priority=1, 
> callerid=0x80d6d58 "8478106018",
>     action=136013992) at pbx.c:1151
> #8  0x0806528c in ast_pbx_run (c=0x81b68a8) at pbx.c:1635
> #9  0x0806acd1 in pbx_thread (data=0x74) at pbx.c:1856
> #10 0x4003e9b1 in pthread_start_thread () from /lib/i686/libpthread.so.0
> (gdb)
>
> Comments are welcome.
> Thank you.
> Alex Zarubin
>
> -----Original Message-----
> From: Dave Cotton [mailto:dcotton at linuxautrement.com]
> Sent: Tuesday, October 21, 2003 11:45 AM
> To: Asterisk List
> Subject: Re: [Asterisk-Users] A software FAX modem
>
>
> On Tue, 2003-10-21 at 16:22, Steve Underwood wrote:
>
> > I did say this was a first test release :-)  I can't be held 
> responsible
> > for libtiff being empty on your machine, but they other issues are my
> > fault. I have put a new tarball up, which should need nothing more than
> > libtiff for the library to work. All the other libraries you had issues
> > with are only needed by the test programs. "./configure" will now only
> > set things up to build the library. "./configure --enable-doc
> > --enable-tests --enable-itutests" will set things up to be everything.
>
> Looks like I've got a specific Mandrake problem.
> Is any one else trying MDK 9.0?
>
> 9.0 does not have the aclocal-1.6/automake-1.6 combination so
> Makefile.am fails, I'll have to update them.
>
> With 9.2 ./configure works but make barks because tiffiop.h requires
> tif_dir.h which is nowhere to be found. Has anyone got a copy of that,
> or know which package it is in?
>
> I really want to give this a try because the one thing I haven't got is
> a working fax. Thanks for your hard work Steve, you've done the hardest
> bit now it's just to sort out Mandrake, comme d'habitude.
> -- 
> Dave Cotton <dcotton at linuxautrement.com>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>





More information about the asterisk-users mailing list