vgetty from Elsa 28TQV -> 56K
Werner Frerichs (werner.frerichs@gmx.de)
Mon, 21 Jun 1999 14:18:08 +0000
Marc SCHAEFER wrote:
>
> Werner Frerichs <werner.frerichs@gmx.de> wrote:
> > Have anybody the same problem. I rebuild vgetty from the package mgetty
> > 1.1.18 an edit the file Elsa.c .
>
> Why do you edit Elsa.c ?
>
> > Last but not least I have a different problem:
> > The quality of the sound, that is played from vgetty, is terrible. Does
> > anybody know what to do with
>
> Underrun errors in logfile ?
>
> -
> Posted automagically by a mail2news gateway at muc.de e.V.
> Please direct questions, flames, donations, etc. to admin@newsgate.muc.de
Today I decided to install the package mgetty 1.1.19
from SuSE 6.1. Nothing changed, so here is my requested log-file:
06/21 14:10:49 em1 detecting voice modem type
06/21 14:10:49 em1 voice command: '' -> 'OK|ATE1'
06/21 14:10:50 em1 voice command: 'ATI' -> ''
06/21 14:10:50 em1 Elsa MicroLink detected
06/21 14:10:50 em1 vgetty: entering voice mode
06/21 14:10:50 em1 vgetty: Installing signal handlers
06/21 14:10:50 em1 voice command: 'AT#CLS?' -> ''
06/21 14:10:50 em1 voice command: '' -> 'OK'
06/21 14:10:50 em1 voice command: 'AT#CLS=8' -> 'OK'
06/21 14:10:51 em1 voice command: 'AT' -> 'OK'
06/21 14:10:51 em1 initializing Elsa voice modem
06/21 14:10:51 em1 voice command: 'AT#VSP=70' -> 'OK'
06/21 14:10:51 em1 voice command: 'AT#VSD=0' -> 'OK'
06/21 14:10:51 em1 voice command: 'AT#VBS=4' -> 'OK'
06/21 14:10:51 em1 voice command: 'AT#BDR=16' -> 'OK'
06/21 14:10:51 em1 voice command: 'AT#VTD=3F,3F,3F' -> 'OK'
06/21 14:10:51 em1 voice command: 'AT#VSS=1' -> 'OK'
06/21 14:10:52 em1 voice command: 'ATS30=60' -> 'OK'
06/21 14:10:52 em1 voice command: 'AT#VGT=191' -> 'OK'
06/21 14:10:52 em1 voice command: 'AT#VGR=191' -> 'OK'
06/21 14:10:52 em1 voice command: 'AT#VLS=4' -> 'OK'
06/21 14:10:52 em1 voice command: 'AT\Q3' -> 'OK'
06/21 14:10:52 em1 vgetty: Modem returned ERROR
06/21 14:10:52 em1 can't turn on hardware flow control
06/21 14:10:52 em1 vgetty: leaving voice mode
06/21 14:10:52 em1 voice command: 'AT#CLS=0' -> 'OK'
06/21 14:10:53 em1 voice command: 'AT' -> 'OK'
06/21 14:10:53 em1 vgetty: Restoring signal handlers
06/21 14:10:53 em1 waiting for line to clear (VTIME), read:
06/21 14:10:53 em1 removing lock file
06/21 14:10:53 em1 waiting...
Because of the error-message
06/21 14:10:52 em1 voice command: 'AT\Q3' -> 'OK'
06/21 14:10:52 em1 vgetty: Modem returned ERROR
06/21 14:10:52 em1 can't turn on hardware flow control
I tried to edit the file Elsa.c to initilize the modem with the new
command "AT+IFC=2,2" I found in the handbook for the old and not longer
preferred command "AT\Q3". The error-message disaperred after
recompiling vgetty, but the request on the hardware doesn't work.
Thanks Werner