Difference between revisions of "Code - Faxing"
From OpenEMR Project Wiki
m (→Hylafax) |
|||
Line 23: | Line 23: | ||
<br> | <br> | ||
*[http://manpages.ubuntu.com/manpages/hardy/man1/hylafax-client.1.html Man Page: HYLAFAX-CLIENT] | *[http://manpages.ubuntu.com/manpages/hardy/man1/hylafax-client.1.html Man Page: HYLAFAX-CLIENT] | ||
*FAXSTAT | |||
::Options | |||
::::-r = Display the receive queue status for each server. | |||
::::-l = Display times and dates in local timezone of server. | |||
::::-h host = specify the host. | |||
::::-s = Display status of jobs in the send queue. | |||
::::-d = Display status of all jobs that have completed. |
Revision as of 16:57, 15 May 2014
Location of Code
Directory: /interface/fax
Files:
- fax_dispatch_newpid.php
- fax_dispatch.php
- fax_view.php
- faxq.php
- History: File History: faxq.php
Commits:
Hylafax
- Man Page: HYLAFAX-CLIENT
- FAXSTAT
- Options
- -r = Display the receive queue status for each server.
- -l = Display times and dates in local timezone of server.
- -h host = specify the host.
- -s = Display status of jobs in the send queue.
- -d = Display status of all jobs that have completed.
- Options