1vboxd(8) Linux System Administration vboxd(8)
2
3
4
6 vboxd - isdn voice box daemon
7
9 vboxd [OPTION] [OPTION] [...]
10
12 Vboxd is a daemon which is accessed via tcp/ip and can give you the
13 messages recorded with vboxgetty, or change them.
14
15 vboxd uses port 20012 (tcp and udp), as described in /etc/services.
16
18 -f, --file FILE
19 Config file to use. Default is the file '/etc/isdn/vboxd.conf'.
20
21 -t, --timeout SECS
22 Timeout for waiting for commands from the client. If no command
23 is received within this time, the daemon exits. Default value is
24 600 seconds.
25
26 -h, --help
27 Show summary of options.
28
29 -v, --version
30 Show version of program.
31
33 After the start the timeout is set to 30 seconds. It will change after
34 the first command to the value set with --timeout.
35
37 /etc/isdn/vboxd.conf
38 default config file
39
41 This manual page was written by Andreas Jellinghaus <aj@dun‐
42 geon.inka.de>, for Debian GNU/Linux and isdn4linux.
43
44
45
46ISDN 4 Linux 3.27 2000/09/15 vboxd(8)