1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/net/iaxmodem/files/pkg-message.in
Alexey Dokuchaev b6d2252ce2 - Unbreak the build, sort the knobs, generally cleanup Makefile
- Convert pkg-plist into PLIST_FILES, PORTDOCS, and PORTEXAMPLES
- Sanitize installation procedure, improve files/pkg-message.in
- Reformat port description, point WWW to a more canonical URL
2013-08-02 05:06:26 +00:00

14 lines
367 B
Plaintext

To use IAXmodem with Hylafax:
- Install and configure Hylafax
- Take a look at %%EXAMPLESDIR%%/config.ttyIAX on how to
configure the "virtual" modem
- For accepting incoming FAX/data calls, modify /etc/ttys as shown
below and send SIGHUP to init process:
ttyIAX "%%PREFIX%%/sbin/faxgetty" dialup on secure
Consult documentation for additional information.