Difference between revisions of "Faxing & Scanning"
From OpenEMR Project Wiki
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
'''Configuration:''' | '''Configuration:''' | ||
:*Create Faxcache Directory & Set Permissions | :*Create Faxcache Directory & Set Permissions | ||
<pre style="font-size: 130%; margin: 1em 2em 1em 5em;"> | |||
sudo mkdir [openemr directory]/sites/default/faxcache | |||
sudo chown -R www:www [openemr directory]/sites/default/faxcache | |||
</pre> | |||
<br> | <br> | ||
Latest revision as of 14:23, 4 July 2014
Settings
Go To:
- Navigation Bar: Administration --> Globals.
- Tab: Miscellaneous.
- Navigation Bar: Administration --> Globals.
Options:
- Enable Hylafax Support
- Hylafax Server - Default = localhost
- Hylafax Directory - Default = /var/spool/fax
- Hylafax Enscript Command - Default = enscript -M Letter -B -e^ --margins=36:36:36:36
- Enable Scanner Support
- Scanner Directory - Default = /mnt/scan_docs
Configuration:
- Create Faxcache Directory & Set Permissions
sudo mkdir [openemr directory]/sites/default/faxcache sudo chown -R www:www [openemr directory]/sites/default/faxcache
Faxing
OpenEMR has built-in commands to communicate with Hylafax server software.
- Hylafax Notes
- AvantFax. Web-based interface to manage Hylafax.