Please fix the date on your PC. support forums ha scritto: > WARNING[3066035120] app_txfax.c: WARNING T.30 Cannot open source TIFF > file '"/tmp/1180647477.4.tif"' > and > Fax send not successful - result (14) TIFF/F file cannot be opened.
This is clearly a permissions problem. The file doesn't exists or the permissions don't allow CW user to read the file. > properties for one file and it's dir that i tried with: (this was > actuallay generated from a recieved fax through RxFAX) > # ls -lhd /tmp/1180647477.4.tif /tmp > -rw-r--r-- 1 callweaver callweaver 21K May 31 21:38 /tmp/1180647477.4.tif > drwxrwxrwt 4 root root 4.0K May 31 23:13 /tmp The file name reported in the log is different. It's "/tmp/1180647477.4.tif" not /tmp/1180647477.4.tif > I also tried doing a conversion from a pdf to tiff with gs from > http://wiki.openpbx.org/tiki-index.php?page=Faxing%20with%20Openpbx.org > and a similar one for tiffg3: > > gs -q -dNOPAUSE -dBATCH -dSAFER \ > -sDEVICE=tiffg4 \ > -sOutputFile=fax_test.tif \ > -f input_file.pdf use tiffg3 or tiffg32d devices. Not g4. G4 is for ISDN specific things. And again: fix your date. MAx _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
