Specifications
Troubleshooting and Diagnostic Procedures 69
5.2 Diagnostic Procedures
This section describes the diagnostic programs available to check the
operating status of the DECvoice module and telephone line interface
(TLI).
5.2.1 DECvoice Test Programs
The DECvoice test programs let users check the operating status of
the DTC04 module and the TLI. These programs are included with the
DECvoice software package in the SYS$SYSROOT:[VOX$DTC.SYSTEM]
directory. There are three programs available: VOX$TEST.EXE,
VOX$DIAL.EXE, and VOX$DIAG.EXE.
5.2.1.1 VOX$TEST.EXE
This standalone test program runs the DTC04 module through various
self-tests and verifies the operation of the Q22-bus interface. To run this
test program, the user must have operator’s privileges.
Operators can run VOX$TEST.EXE from a terminal by typing the
following:
$ RUN VOX$TEST
In the previous case, VOX$TEST.EXE tests the first available DTC04
module in the Q-bus backplane.
Operators can also define a DCL foreign command to test individual
modules. For example, operators can include the following line in the
LOGIN.COM file or in the SYS$MANAGER:SYSLOGIN.COM file:
$ VOX$TEST :== $VOX$SYSTEM:VOX$TEST.EXE