polling with Elsa Mikrolink basic
"H . Gehrke-Tschudi" (hgt@vitzlipu.ruhr.de)
Sat, 20 Nov 1999 17:37:56 +0100
I have mgetty 1.1.21 on my SuSe Linux 5.3.
Everything works fine with mgetty.
Except polling!
$:> sendfax -p <telefonnr> led to dialing, to modem negotiations and
to data transfer.
But there was no incoming file.
Is it hopeless with my Elsa Microlink basic or is it possible to
alter its behaviour?
This is what the Logfile mgetty.modem says:
---------------------------------------------------
11/20 17:09:05 dem mgetty: experimental test release 1.1.21-Jul24
11/20 17:09:05 dem check for lockfiles
11/20 17:09:05 dem checklock: stat failed, no file
11/20 17:09:05 dem locking the line
11/20 17:09:05 dem makelock(modem) called
11/20 17:09:05 dem do_makelock: lock='/var/lock/LCK..modem'
11/20 17:09:05 dem lock made
11/20 17:09:06 dem tio_get_rs232_lines: status: RTS CTS DSR DTR
11/20 17:09:06 dem lowering DTR to reset Modem
11/20 17:09:07 dem tss: set speed to 38400 (017)
11/20 17:09:07 dem tio_set_flow_control( HARD )
11/20 17:09:07 dem waiting for line to clear (VTIME), read:
11/20 17:09:07 dem send: \d\d\d+++\d\d\dATZ[0d]
11/20 17:09:10 dem waiting for ``OK''
11/20 17:09:10 dem got: ATZ[0d]
11/20 17:09:10 dem CND: ATZ[0d][0a]OK ** found **
11/20 17:09:10 dem send: ATV1[0d]
11/20 17:09:10 dem waiting for ``OK''
11/20 17:09:10 dem got: [0d]
11/20 17:09:10 dem CND: OK[0a]ATV1[0d]
11/20 17:09:10 dem CND: ATV1[0d][0a]OK ** found **
11/20 17:09:10 dem send: AT[0d]
11/20 17:09:10 dem do_stat: expect 'OK' ** found **
11/20 17:09:10 dem send: ATI2[0d]
11/20 17:09:10 dem do_stat: expect 'OK' ** found **
11/20 17:09:10 dem mdm_send: 'ATI'
11/20 17:09:10 dem got:[0a]ATI[0d]
11/20 17:09:10 dem got:[0d][0a]282[0d]
11/20 17:09:10 dem mdm_gis: string 1: '282'
11/20 17:09:10 dem got:[0a][0d][0a]OK[0d]
11/20 17:09:10 dem mdm_identify: string '282'
11/20 17:09:10 dem ELSA MicroLink 28.8/56K series detected
11/20 17:09:10 dem mdm_send: 'ATI3'
11/20 17:09:10 dem got:[0a]ATI3[0d]
11/20 17:09:10 dem got:[0d][0a]Version 1.00 / 18.01.1999[0d]
11/20 17:09:10 dem mdm_gis: string 1: 'Version 1.00 / 18.01.1999'
11/20 17:09:10 dem got:[0a][0d][0a]OK[0d]
11/20 17:09:10 dem additional info: 'Version 1.00 / 18.01.1999'
11/20 17:09:10 dem mdm_send: 'AT+FCLASS=2.0'
11/20 17:09:10 dem got:[0a]AT+FCLASS=2.0[0d]
11/20 17:09:10 dem mdm_command: string 'AT+FCLASS=2.0'
11/20 17:09:10 dem got:[0d][0a]OK[0d]
11/20 17:09:10 dem mdm_command: string 'OK' -> OK
11/20 17:09:10 dem mdm_send: 'AT+FAA=1;+FCR=1'
11/20 17:09:10 dem got:[0a]AT+FAA=1;+FCR=1[0d]
11/20 17:09:10 dem mdm_command: string 'AT+FAA=1;+FCR=1'
11/20 17:09:10 dem got:[0d][0a]OK[0d]
11/20 17:09:10 dem mdm_command: string 'OK' -> OK
11/20 17:09:11 dem mdm_send: 'AT+FBO=1'
11/20 17:09:11 dem got:[0a]AT+FBO=1[0d]
11/20 17:09:11 dem mdm_command: string 'AT+FBO=1'
11/20 17:09:11 dem got:[0d][0a]OK[0d]
11/20 17:09:11 dem mdm_command: string 'OK' -> OK
11/20 17:09:11 dem mdm_send: 'AT+FNR=1,1,1,0'
11/20 17:09:11 dem got:[0a]AT+FNR=1,1,1,0[0d]
11/20 17:09:11 dem mdm_command: string 'AT+FNR=1,1,1,0'
11/20 17:09:11 dem got:[0d][0a]OK[0d]
11/20 17:09:11 dem mdm_command: string 'OK' -> OK
11/20 17:09:11 dem mdm_send: 'AT+FLI="49 234 286637"'
11/20 17:09:11 dem got:[0a]AT+FLI="49 234 286637"[0d]
11/20 17:09:11 dem mdm_command: string 'AT+FLI="49 234 286637"'
11/20 17:09:11 dem got:[0d][0a]OK[0d]
11/20 17:09:11 dem mdm_command: string 'OK' -> OK
11/20 17:09:11 dem mdm_send: 'AT+FCC=1,5,0,2,0,0,0,0'
11/20 17:09:11 dem got:[0a]AT+FCC=1,5,0,2,0,0,0,0[0d]
11/20 17:09:11 dem mdm_command: string 'AT+FCC=1,5,0,2,0,0,0,0'
11/20 17:09:11 dem got:[0d][0a]OK[0d]
11/20 17:09:11 dem mdm_command: string 'OK' -> OK
11/20 17:09:11 dem waiting for line to clear (VTIME), read:
11/20 17:09:11 dem removing lock file
11/20 17:09:11 dem waiting...
11/20 17:10:14 dem select returned 1
11/20 17:10:14 dem checking lockfiles, locking the line
11/20 17:10:14 dem makelock(modem) called
11/20 17:10:14 dem do_makelock: lock='/var/lock/LCK..modem'
11/20 17:10:14 dem lock not made: lock file exists (pid=146)
11/20 17:10:14 dem lock file exists (dialout)!
11/20 17:10:14 dem lockfile found, pid=146
11/20 17:10:14 dem looking for utmp entry... (my PID: 123)
11/20 17:10:14 dem utmp + wtmp entry made
11/20 17:10:14 dem lockfile found, pid=146
11/20 17:10:24 dem lockfile found, pid=146
11/20 17:10:34 dem lockfile found, pid=146
11/20 17:10:44 dem lockfile found, pid=146
11/20 17:10:54 dem lockfile found, pid=146
11/20 17:11:04 dem lockfile found, pid=146
11/20 17:11:14 dem lockfile found, pid=146
11/20 17:11:24 dem lockfile found, pid=146
11/20 17:11:34 dem lockfile found, pid=146
11/20 17:11:44 dem lockfile found, pid=146
11/20 17:11:54 dem lockfile found, pid=146
11/20 17:12:04 dem lockfile found, pid=146
11/20 17:12:14 dem lockfile found, pid=146
11/20 17:12:24 dem lockfile found, pid=146
11/20 17:12:34 dem lockfile found, pid=146
11/20 17:12:44 dem lockfile found, pid=146
11/20 17:12:54 dem lockfile found, pid=146
11/20 17:13:04 dem lockfile found, pid=146
11/20 17:13:14 dem lockfile found, pid=146
11/20 17:13:24 dem lockfile found, pid=146
11/20 17:13:34 dem lockfile found, pid=146
11/20 17:13:44 dem lockfile found, pid=146
11/20 17:13:54 dem checklock: stat failed, no file
11/20 17:13:59 dem checklock: stat failed, no file
greetings
Hartmut