Update README
This commit is contained in:
parent
5ed67a3d3b
commit
543c275654
1 changed files with 4 additions and 3 deletions
|
@ -235,12 +235,10 @@ sudo systemctl start t38modem.service
|
|||
- `fgetty` (the service to receive faxes) should be enabled automatically
|
||||
- Bugs:
|
||||
|
||||
- If you get some error about protocol errors, just let HylaFax do its thing.
|
||||
- If you get some protocol errors, just let HylaFax do its thing.
|
||||
Fax over SIP is not stable at all in my experience
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
## Cron
|
||||
|
||||
- Alias your fax admin account as `FaxMaster` (`/etc/aliases`)
|
||||
|
@ -259,3 +257,6 @@ FaxMaster: $USER # replace with fax admin account
|
|||
25 23 * * * sh /usr/sbin/faxcron | mail FaxMaster
|
||||
```
|
||||
|
||||
## FaxDispatch
|
||||
|
||||
- https://legacy.hylafax.org/content/Advanced_Permissions_with_6.0
|
||||
|
|
Loading…
Reference in a new issue