I am busy trying to set up hylafax and aixmodem on my trixbox pabx.
I have been following this guide and it all seems clear until:
What does it mean? I have a tdm400 and I would like zap2 to receive the faxes... Do I just replace the ttyIAX with zap2?
Idealy I would actually like to just put the call through to the fax extension when I need to so I can get more use out of the line tho.
I have been following this guide and it all seems clear until:
Add faxgetty to /etc/inittab
These correspond to the device lines in the /etc/iaxmodem/* config files. (see previous step, above) I only have an X100p single line card, so I'm just adding one line:
Code:t2:23:respawn:/usr/sbin/faxgetty ttyIAX
You need one of these for each channel, so a T1/PRI would require 23 lines. The last argument to faxgetty ('ttyIAX' in this case) is the device name (i.e. /dev/ttyIAX) on which to connect to iaxmodem.
What does it mean? I have a tdm400 and I would like zap2 to receive the faxes... Do I just replace the ttyIAX with zap2?
Idealy I would actually like to just put the call through to the fax extension when I need to so I can get more use out of the line tho.
Last edited: