NAME
vboxgetty - getty for isdn voice response system (vbox3)
SYNOPSIS
vboxgetty -d device [-x debug] [-e] [-vh]
DESCRIPTION
vboxgetty is a getty listening for voice calls on one ttyI(4) and
processes incoming calls.
OPTIONS
-d, --device device
use device for this getty. device is one of /dev/ttyI*, see
ttyI(4).
-x, --debug debug
set debug level to debug. debug is a set of the characters
EWIAD or FULL, where FULL means full debugging and
E - error messages
W - warnings
I - informations
A - action messages (main routines)
D - debugging messages
-e, --stderr
log all messages to stderr instead of writing to the logfile
/var/log/vboxgetty-ttyI*.log. Use this option with daemontools’
svscan(8) and supervise(8).
-h, --help
print usage information and exit.
-v, --version
print version information and exit.
SEE ALSO
vboxputty(8), ttyI(4)
http://smarden.org/pape/vbox3/
AUTHOR
Gerrit Pape <pape@smarden.org>
vboxgetty(8)