[Asterisk-Users] TxFAX problem

Steve Underwood steveu at coppice.org
Wed Mar 16 08:35:16 MST 2005


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




More information about the asterisk-users mailing list