1VBOXPUTTY(8) System Manager's Manual VBOXPUTTY(8)
2
3
4
6 vboxputty - a self-dialing/-calling vboxgetty
7
9 vboxputty -d device [-f config-file] [-c phonenumber] [-s ring-timeout]
10 [-w wait] [-t redial] [-r redial-pause]
11
12 vboxputty [-hv]
13
15 vboxputty is a vboxgetty, not waiting for, but triggering a call. After
16 connect, vboxputty is acting exactly like vboxgetty. vboxputty exits
17 with 0 if a connection was established, 99 on BUSY.
18
20 -h display a short help
21
22 -v display the version information
23
24 -f config-file
25 use config-file instead of the default vboxgetty.conf
26
27 -d device
28 use device (/dev/ttyI*) for dialout
29
30 -c phonenumber
31 the phonenumber to be called
32
33 -s ring-timeout
34 vboxputty will dial the phonenumber and wait ring-timeout sec‐
35 onds for the called party to accept the call, if ring-timeout
36 seconds are ellapsed before connect, vboxputty will hangup.
37
38 -w wait
39 after the connection is established, vboxputty will wait wait
40 seconds before starting the tcl-script
41
42 -t redial
43 if the called party is BUSY, vboxputty will try redial times to
44 get a connect
45
46 -r redial-pause
47 vboxputty waits redial-pause seconds between BUSY-redials
48
50 /usr/local/vbox/etc/vboxgetty.conf
51
53 Gerrit Pape <pape@innominate.de>
54
56 the vbox-documentation
57
58
59
60
61
624th Berkeley Distribution 13. January 2000 VBOXPUTTY(8)