an IAX channel (commonly provided by an Asterisk PBX system) instead of a traditional phone line and uses a DSP library instead of DSP hardware chipsets. WWW: http://sourceforge.net/projects/iaxmodem PR: ports/99238 Submitted by: Filippo Natali <filippo.natali@gmail.com>
15 lines
410 B
Text
15 lines
410 B
Text
To use iaxmodem with Hylafax:
|
|
|
|
- Install and configure Hylafax
|
|
|
|
- Take a look to %%EXAMPLESDIR%%/config.ttyIAX to configure the "virtual" modem
|
|
|
|
- For accepting incoming FAX/data calls, modify /etc/ttys as below
|
|
and send SIGHUP to init process:
|
|
|
|
>ttyIAX "%%PREFIX%%/sbin/faxgetty" dialup on secure
|
|
|
|
Additional Documentation:
|
|
%%DOCSDIR%%
|
|
%%EXAMPLESDIR%%
|
|
http://www.voip-info.org/wiki/view/Asterisk+IAXmodem
|