1autovbox(1) Linux System Administration autovbox(1)
2
3
4
6 autovbox - ISDN voice box (sound converter)
7
9 autovbox [-2 | -3 | -4 | -h | -v] [-n name] [-p phone] [-l location]
10
12 Convert .au files (Sun audio format) on standard input into vbox files
13 (vbox audio header) on standard output. autovbox is a link to vboxc‐
14 nvt(1).
15
17 Autovbox reads from stdin and writes to stdout.
18
19 -2, --adpcm-2
20 Convert to ADPCM 2 format.
21
22 -3, --adpcm-3
23 Convert to ADPCM 3 format.
24
25 -4, --adpcm-4
26 Convert to ADPCM 4 format.
27
28 -u, --ulaw
29 Convert to ulaw format (default).
30
31 -n NAME, --name NAME
32 Name to write into the header.
33
34 -p, --phone PHONE
35 Telephone number to write into the header.
36
37 -l LOCATION, --location LOCATION
38 City to write into the header.
39
40 -h, --help
41 Show summary of options.
42
43 -v, --version
44 Show version of program.
45
47 rmdtovbox(1), vboxtoau(1), vboxmode(1), vboxcnvt(1), vbox(5).
48
50 This manual page was written by Andreas Jellinghaus <aj@dun‐
51 geon.inka.de>, for Debian GNU/Linux and isdn4linux.
52 Now maintained by Paul Slootman <paul@debian.org>.
53
54
55
56ISDN 4 Linux 3.13 2002/10/15 autovbox(1)