Hylafax Notes
From OpenEMR Project Wiki
General
(All examples in this section are using Linux/Ubuntu.)
Install Hylafax
sudo apt-get install hylafax-server hylafax-client sudo chmod a+x /usr/sbin/pppd
Hylafax Commands
faxaddmodem
USB modem is usually at: ttyACM0.
Run this as sudo.
Faxstat
Show Send Queue
faxstat -s
Show Done Queue
faxstat -d
Sendfax
sendfax -n [TELEPHONE NUMBER]
faxrm
faxrm [JOB ID]