vboxd(8) - Linux man page
Name
vboxd - isdn voice box daemonSynopsis
vboxd [OPTION] [OPTION] [...]Description
Vboxd is a daemon which is accessed via tcp/ip and can give you the messages recorded with vboxgetty, or change them.vboxd uses port 20012 (tcp and udp), as described in /etc/services.
Options
- -f, --file FILE
- Config file to use. Default is the file '/etc/isdn/vboxd.conf'.
- -t, --timeout SECS
- Timeout for waiting for commands from the client. If no command is received within this time, the daemon exits. Default value is 600 seconds.
- -h, --help
- Show summary of options.
- -v, --version
- Show version of program.
Note
After the start the timeout is set to 30 seconds. It will change after the first command to the value set with --timeout.Files
- /etc/isdn/vboxd.conf
- default config file