HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: USR Sportster (fwd)
Hi,
At 16:51 6/10/98 -0600, Iris Silva wrote:
>Now, i have a new situation, look at this :)
>
>I configured my modem to Class 2.0, with AT+FNR to try to send a fax.
>But now that i did it, the sendfax application isn't run, i mean,
>my fax server aparently is running ok with fax on tty00, i have running
>as following:
>
>/etc/ttys ===> tty00 "/usr/local/faxgetty /dev/tty00" dialup off
I'm guessing a little here, but shouldn't that be /usr/local/bin/faxgetty?
>hfaxd -i 4559
>faxq -m tty00
i have no idea what the -m flag does but if faxgetty is working it should
inform faxq without any need to manually tell it.
try:
# faxq
# hfaxd -i 4559
Before using sendfax try faxstat - it should report a modem on tty00
>When i try to send a fax manually:
>/usr/local/bin/sendfax -d 2653107 doc8.ps, it still with nothing to do,
>and sendfax command doesn't finish, and this is their behavior until i
>finish it manually with CTRL+C.
>
Try sendfax with the -v option, hopefully it will give a clue as to what is
wrong.
good luck - Robert