vgetty - off hook after 1st ring
Jan Kasprzak (kas@informatics.muni.cz)
Thu, 9 Apr 1998 09:58:49 +0200
: > I wonder why the vgetty refuses to pick up the phone before
: > the second RING.
:
: Show the log file.
:
Someone else already posted the log file. The corresponding code
is at the end of the voice/vgetty/rings.c:
if (*rings_wanted < 2)
{
lprintf(L_WARN,
"%s: number of rings (%d) too small, reseting to 2",
program_name, *rings_wanted);
*rings_wanted = 2;
};
-Yenya
--
\ Jan "Yenya" Kasprzak <kas at fi.muni.cz> http://www.fi.muni.cz/~kas/
\\ PGP: finger kas at aisa.fi.muni.cz 0D99A7FB206605D7 8B35FCDE05B18A5E //
\\\ Czech Linux Homepage: http://www.linux.cz/ ///
Considering exactly how many truly stupid things the BSD guys have done it
continually makes me surprised how many people still consider their ideas
good without thinking too much about them. --Linus on BSD securelevels