Difference between revisions of "Hylafax Notes"
From OpenEMR Project Wiki
Line 7: | Line 7: | ||
==Install Hylafax== | ==Install Hylafax== | ||
sudo apt-get install hylafax-server hylafax-client | sudo apt-get install hylafax-server hylafax-client | ||
sudo chmod a+x /usr/sbin/pppd | |||
<br> | |||
==Hylafax Commands== | ==Hylafax Commands== | ||
===Faxstat=== | ===Faxstat=== |
Revision as of 15:23, 19 May 2014
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
Faxstat
Show Send Queue
faxstat -s
Show Done Queue
faxstat -d
Sendfax
sendfax -n [TELEPHONE NUMBER]
faxrm
faxrm [JOB ID]