On Mon, Feb 16, 2009 at 2:07 PM, Davide Chiarini
<davide.chiarini@xxxxxxxxx> wrote:
hi all
however, giving an ip address to sendfax is probabily not the way to go, as
sendfax -h ttyT38-1@xxxxxxxxx -n -d "192.168.0.222" /etc/passwd
First you need to run the t38modem service, ie:
nohup /usr/bin/t38modem -n -o /var/log/t38modem_trace.log \
Then configure HylaFAX to use t38 modem for outbound jobs
Then run sendfax normally: sendfax -n -d <
fax.no> <file>
Or, if you also have other devices
sendfax -h <t38device>@ -n -d <
fax.no> <file>
the fax should get sent using the 192.168.0.22 machine.