Hi Ppl. Once, couple weeks ago when I have updated * from CVS-HEAD something happen and I could not send a fax anymore. After that I have tried previous * CVS versions with different versions of spandsp (0.0.1, 0.0.2pre4, 0.0.2pre10) but without any changes. I have tried that on Fedora Core 2 with libtiff-3.5.7-16.1 and libtiff-devel-3.5.7-16.1. Everything compiles smoothly, but when I try to send a fax it tries to negotiate and than hangup (on fax machine - incomplete), also tried to send to another fax machine (but result was the same). I get back to spandsp-0.0.1 because that one has at least a bit more debug output than 0.0.2pre10. and here what I got: Slow carrier down Slow carrier up <<< NSF: 20 00 00 79 00 00 00 82 0f 09 03 10 10 00 02 95 80 9c f8 80 40 01 49 02 41 52 41 59 4f 5a 20 55 4b 52 41 49 4e 45 23 20 03 NSF without final frame tag The remote is made by 'Panasonic' <<< DIS: 80 20 ee 99 84 80 11 DIS with final frame tag In state 4 Slow carrier down Slow carrier up <<< XCN: fa XCN with final frame tag In state 4 Disconnecting Changed from phase 3 to 7 Does anyone have a clue what it could be ?
Hi Vladyslav,
Use 0.0.2pre1, but add the line
fax.verbose = TRUE;
just after
fax_init(&fax, calling_party, NULL);
That will turn on the detailed logging.
Is the listing you posted the entire log? It looks like there should be
more.
One common mistake people make - Did you use the "|caller" parameter
when running txfax?
Regards,
Steve
Vladyslav wrote:
>Hi Ppl.
>Once, couple weeks ago when I have updated * from CVS-HEAD something
>happen and I could not send a fax anymore.
>After that I have tried previous * CVS versions with different versions
>of spandsp (0.0.1, 0.0.2pre4, 0.0.2pre10) but without any changes.
>I have tried that on Fedora Core 2 with libtiff-3.5.7-16.1 and
>libtiff-devel-3.5.7-16.1. Everything compiles smoothly, but when I try
>to send a fax it tries to negotiate and than hangup (on fax machine -
>incomplete), also tried to send to another fax machine (but result was
>the same).
>I get back to spandsp-0.0.1 because that one has at least a bit more
>debug output than 0.0.2pre10.
>and here what I got:
>
>Slow carrier down
>Slow carrier up
><<< NSF: 20 00 00 79 00 00 00 82 0f 09 03 10 10 00 02 95 80 9c f8
80 40
>01 49 02 41 52 41 59 4f 5a 20 55 4b 52 41 49 4e 45 23 20 03
>NSF without final frame tag
>The remote is made by 'Panasonic'
><<< DIS: 80 20 ee 99 84 80 11
>DIS with final frame tag
>In state 4
>Slow carrier down
>Slow carrier up
><<< XCN: fa
>XCN with final frame tag
>In state 4
>Disconnecting
>Changed from phase 3 to 7
>
> Does anyone have a clue what it could be ?
>
>
I can not get txfax to work with a multiple page tiff image. It works fine with a single page tiff image. Has anyone had this problem before and if so is there a fix? Thank You, James Hawks CTO CustomerFunding.com Inc. (877) 784-1030 x206 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060327/405f730d/attachment.htm
James, Which fax application are you using? MD _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of James Hawks Sent: Monday, March 27, 2006 5:29 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] txfax problem I can not get txfax to work with a multiple page tiff image. It works fine with a single page tiff image. Has anyone had this problem before and if so is there a fix? Thank You, James Hawks CTO CustomerFunding.com Inc. (877) 784-1030 x206 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060327/388b9fd5/attachment.htm