Receiving fax with mgetty

Volker Englisch (eh@rabbit.allgaeu.org)
31 Oct 1999 1910:37:01 +0100


Hi!

Gert Doering <gert@greenie.muc.de> wrote:

>> 10/22 17:38:20 yS0  lowering DTR to reset Modem
>> 10/22 17:38:20 yS0  send: \d\d\d+++\d\d\dAT&F2L1[0d]
>> 10/22 17:38:23 yS0  waiting for ``OK'' ** found **
>> 10/22 17:38:24 yS0  mdm_send: 'ATI'
>> 10/22 17:38:24 yS0  unknown numerical modem id 242
>> 10/22 17:38:24 yS0  mdm_send: 'AT+FCLASS=2.0' -> ERROR
>> 10/22 17:38:24 yS0  mdm_send: 'AT+FCLASS=2' -> OK
>> 10/22 17:38:24 yS0  mdm_send: 'AT+FAA=0;+FCR=1' -> OK
>> 10/22 17:38:25 yS0  mdm_send: 'AT+FBOR=0' -> OK
>> 10/22 17:38:25 yS0  mdm_send: 'AT+FLID="+49 8382 23014"' -> OK
>> 10/22 17:38:25 yS0  mdm_send: 'AT+FDCC=1,5,0,2,0,0,0,0' -> OK
>> 10/22 17:38:26 yS0  waiting...
>> 10/22 17:38:28 ##### failed dev=ttyS0, pid=361, got signal 15, exiting

> Hmmm.  This is pretty weird, and I don't think this is the actual log file
> showing the incoming call - 2 seconds after going into "waiting for an
> incoming call" state, someone/something kill'ed mgetty with a "SIGTERM".

Well, it's the only log I found for mgetty, sorry. For I've still got
only a single line it's hard to test it out again, but I'll try again
using a higher debug level (hth). If there's another way to obtain a
more useful log please let me know. Thanks.

Volker