summaryrefslogtreecommitdiff
path: root/net/iaxmodem/files/pkg-message.in
blob: ec017f3b040d88f54afde811ebae2a3e985ab22f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
{ type: install
  message: <<EOM
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.
EOM
}
]