Here's a weird one...
I've been using Mgetty, and an old USR 28.8K sportster as my incoming fax
machine.
It has been working fine, except for this one customer.
Here is the mgetty log entries from the fax he is trying to send me.
05/12 12:51:49 aa0 waiting for ``CONNECT''
05/12 12:51:58 aa0 found action string: ``+FCO_''
05/12 12:51:58 aa0 start fax receiver...
05/12 12:51:58 aa0 fax_wait_for(OK)
05/12 12:52:29 aa0 connection hangup: '+FHS:01'** found **
05/12 12:52:29 aa0 mdm_send: 'AT+FLO=2'
05/12 12:52:39 aa0 Warning: got alarm signal!
05/12 12:52:39 aa0 mdm_read_byte: read returned -1: Interrupted system call
05/12 12:52:39 aa0 mdm_get_line: cannot read byte, return: Interrupted
system call -> ERROR
05/12 12:52:39 aa0 modem doesn't like +FLO=2; using Xon/Xoff
05/12 12:52:39 aa0 mdm_send: 'AT+FLO=1' -> OK
05/12 12:52:39 aa0 fax_get_pages: no pages to receive
Any idea what is going on here, and what I can do to get this to work?