Difference between revisions of "Hylafax Notes"

From OpenEMR Project Wiki
Line 15: Line 15:
==Hylafax Commands==
==Hylafax Commands==
===Faxstat===
===Faxstat===
====Show Send Queue====
=====Show Send Queue=====
  faxstat -s
  faxstat -s
<br>
=====Show Done Queue=====
====Show Done Queue====
  faxstat -d
  faxstat -d


<br>
===Sendfax===
===Sendfax===
====Send A Fax====
  sendfax -n [TELEPHONE NUMBER]
  sendfax -n [TELEPHONE NUMBER]


<br>
===faxrm===
===faxrm===
  faxrm [JOB ID]
  faxrm [JOB ID]

Revision as of 14:19, 19 May 2014

General

(All examples in this section are using Linux/Ubuntu.)


Install Hylafax

sudo apt-get install hylafax-server hylafax-client




Hylafax Commands

Faxstat

Show Send Queue
faxstat -s
Show Done Queue
faxstat -d


Sendfax

sendfax -n [TELEPHONE NUMBER]


faxrm

faxrm [JOB ID]