callback mit mgetty

Thomas Mohaupt (ThoMo@gmx.de)
Wed, 12 May 1999 09:35:02 +0200


Hi,
habe jetzt mal versucht direkt bei mir zu Hause anzurufen, also nicht
per Callback, und das geht auch nicht. So wie es aussieht (siehe log´s)
reagiert das Modem nicht auf "+++ATZ". Das ist dann vielleicht auch die
Ursache dafuer, dass in ´minicom´ in regelmaessigen Abstaenden
"ATQ0V1H0" auftaucht.
(Dial-In laeuft aber nach wie vor ohne Probleme.)
Irgendwelche Ideen?

/var/log/messages
May 12 08:25:07 eiche syslog: IPX support is not present in the kernel 
May 12 08:25:07 eiche pppd[6543]: pppd 2.2.0 started by root, uid 0
May 12 08:25:08 eiche chat[6546]: timeout set to 60 seconds
May 12 08:25:08 eiche chat[6546]: abort on (NO CARRIER) 
May 12 08:25:08 eiche chat[6546]: abort on (BUSY) 
May 12 08:25:08 eiche chat[6546]: abort on (NO DIALTONE) 
May 12 08:25:08 eiche chat[6546]: abort on (ERROR) 
May 12 08:25:08 eiche chat[6546]: send (+++ATZL3M2^M) 
May 12 08:25:08 eiche chat[6546]: expect (OK) 
May 12 08:25:09 eiche kernel: PPP: ppp line discipline successfully
unregistered
May 12 08:26:08 eiche chat[6546]: alarm
May 12 08:26:08 eiche pppd[6543]: Connect script failed
May 12 08:26:08 eiche chat[6546]: Failed
May 12 08:26:08 eiche pppd[6543]: Exit.
May 12 08:26:08 eiche mgetty[6540]: tcgetattr failed: I/O error
May 12 08:26:08 eiche mgetty[6540]: tcsetattr failed: I/O error
May 12 08:26:18 eiche mgetty[6540]: tcsetattr failed: I/O error

/var/log/mgetty.ttyS1
05/12 08:24:23 yS1  waiting...
05/12 08:26:08 yS1  tcgetattr failed: I/O error
05/12 08:26:08 yS1  tcsetattr failed: I/O error
05/12 08:26:08 yS1  waiting for ``RING''
05/12 08:26:18 yS1  timeout in chat script, waiting for `RING'
05/12 08:26:18 yS1  tcsetattr failed: I/O error
05/12 08:26:18 yS1  huh? Junk on the line?
05/12 08:26:18 yS1  mgetty: experimental test release 1.1.8-Jul27
05/12 08:26:18 yS1  check for lockfiles
05/12 08:26:18 yS1  locking the line
05/12 08:26:19 yS1  lowering DTR to reset Modem
05/12 08:26:19 yS1  send: \dATQ0V1H0[0d]
05/12 08:26:20 yS1  waiting for ``OK'' ** found **
05/12 08:26:20 yS1  send: ATS0=0Q0&D3&C1[0d]
05/12 08:26:20 yS1  waiting for ``OK'' ** found **
05/12 08:26:20 yS1  mdm_send: 'ATI'
05/12 08:26:20 yS1  Generic Rockwell modem (33600)
05/12 08:26:20 yS1  mdm_send: 'ATI3'
05/12 08:26:20 yS1  mdm_send: 'ATI4'
05/12 08:26:20 yS1  additional info: ''
05/12 08:26:20 yS1  mdm_send: 'AT+FCLASS=2' -> OK
05/12 08:26:20 yS1  mdm_send: 'AT+FCLASS=0' -> OK
05/12 08:26:20 yS1  mdm_send: 'AT+FAA=1;+FCR=1' -> OK
05/12 08:26:20 yS1  mdm_send: 'AT+FBOR=0' -> OK
05/12 08:26:21 yS1  mdm_send: 'AT+FLID="49 89 xxxxxxxx"' -> OK
05/12 08:26:21 yS1  mdm_send: 'AT+FDCC=1,5,0,2,0,0,0,0' -> OK
05/12 08:26:21 yS1  waiting...

/var/log/warn
May 12 08:26:08 eiche pppd[6543]: Connect script failed
May 12 08:26:08 eiche mgetty[6540]: tcgetattr failed: I/O error
May 12 08:26:08 eiche mgetty[6540]: tcsetattr failed: I/O error
May 12 08:26:18 eiche mgetty[6540]: tcsetattr failed: I/O error

--ThoMo