Displaying 2 results from an estimated 2 matches for "rx_file".
Did you mean:
rq_file
2004 Aug 25
2
spandsp and certain (e.g. Canon) fax machines
Hi,
Several people have reported problems sending faxes from spandsp-0.0.1k
to Canon FAX machines. A spandsp user had the same problem with another
make of FAX machine, and traced the problem to a bug in the file t30.c
of spandsp. Line 542 says s->t4.rx_file[0] where it should say
s->t4.tx_file[0]. This fixes his problem, and I suspect it will also fix
the Canon fax machine problem. Can someone having problems with Canon
machines try this change, and tell me the result?
Regards,
Steve
2005 Jul 09
1
Asterisk + spandsp
...e_e_handler':
> app_rxfax.c:70: error: structure has no member named `resolution'
> app_rxfax.c:77: error: structure has no member named `callerid'
> app_rxfax.c:81: error: structure has no member named `resolution'
> app_rxfax.c:83: error: structure has no member named `rx_file'
> make[1]: *** [app_rxfax.so] Error 1
> make[1]: Leaving directory `/usr/src/asterisk/apps'
> make: *** [subdirs] Error 1
Can anyone help me?
Thanks
Leonardo F. Bauchwitz