lamspc wrote on Monday, November 17, 2014:
I have openemr 4.1.2 and hylafax client 5.5.5 running on a debian 7 server. I have a separate server running hylafax-server-5.5.5, debian 7 os.
I have enabled support for hylafax on openemr, set the correct path to the remote server.
When I go to the fax inbox, it lists all the faxes in the remote servers /recvq folder - see snippet:
Document Received From Pages
fax000000031 Dispatch 21Sep14 1
fax000000032 Dispatch 21Sep14 1
fax000000033 Dispatch 21Sep14 ttyS1 1
fax000000034 Dispatch 21Sep14 ttyS1 1
fax000000035 Dispatch 21Sep14 ttyS1 1
However, when I click on a fax in the inbox in openemr, I get this error:
Cannot find /var/spool/hylafax/recvq/fax000000312.tif
and this in the apache error log:
TIFFOpen: /var/spool/hylafax/recvq/fax000000304.tif: No such file or directory.
The fax inbox directory points to: remote_ip/remote hylafax drectory. So the faxes are NOT physically copied to the openemr faxcache/faxes directory.
Any help appreciated