Vgetty problems

Marc Eberhard (marc@t2262dj.ppp.lrz-muenchen.de)
Mon, 22 Jan 1996 10:58:58 +0100


Hi Tomi!

> I tried the latest version of vgetty (Dec31) with ZyXEL 2864 modem
> and I was unable to get for example the so called "button program"
> to work properly.
> 
> I copied the supplied demo.sh script into ../spool/voice directory
> and pressed Voice/Data button on the modem. The result was that vgetty
> re-initialized itself right after the "HELLO SHELL" message.

I'm still working on the shell scripts. Hope to have something
working soon. The fact that vgetty reinitializes after calling the
shell program is interesting. Looking at the logfile, I can see that
the voice signal handlers are not installed, so mgetty gets the pipe
signal and exits, because mgetty does not define a signal handler for
SIGPIPE and the default action is to terminate the current process.
Logfiles are really a good thing. :-)

Anyway: Congratulations! You have found a bug in the new vgetty code.
It will be fixed in the next vgetty release.

Thanks,
Marc

-------------------------------------------------------------------------------
Email: Marc.Eberhard@Physik.TU-Muenchen.DE
WWW:   http://WWW.Physik.TU-Muenchen.DE/~eberha/