[Asterisk-Users] A software FAX modem
Alex Zarubin
ZAlex at Webley.COM
Tue Oct 21 11:57:50 MST 2003
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031021/82a75889/attachment.htm
More information about the asterisk-users
mailing list