Table of Contents Index NMS Glossary Previous Page Next Page Version


Chapter 4

Verifying the Installation


4.1 Introduction
4.2 Status Indicator LEDs
4.3 Verifying That Your Board is Installed Correctly
4.3.1 Verifying Installation with the swish Utility
4.3.2 Verifying Installation Using CT Access Demo Programs

4.1 IntroductionTop of Page

This chapter provides procedures to verify that your QX 2000 board is installed and configured correctly. For additional troubleshooting tips, see Appendix D.

4.2 Status Indicator LEDsTop of Page

The QX 2000 boards have four indicators (LEDs) on the end bracket. The location of the indicators is shown in Figure 16.

When you start a QX 2000 board without starting an application, the LEDs indicate that the board is running and represent the board number in binary format. The board number is assigned during software installation and is used to address a specific board in your application.


chap4a.gif

Figure 16. QX 2000 LEDs

4.3 Verifying That Your Board is Installed CorrectlyTop of Page

To verify that your board is installed and operational, you can:

These verification methods are described in the following sections.

4.3.1 Verifying Installation with the swish UtilityTop of Page

To reset the CT bus switch with the swish utility:

  1. Open a command window and enter: swish

    
    The swish utility starts up and displays its prompt.
  2. Open the QX 2000 device driver and assign a handle to one of your QX 2000 boards by entering:

    
    swi.OpenSwitch handle=qxsw x
    where x is the device number of the board you wish to test, and handle is the handle to give to the device. For example, to assign handle qx0 to board 0, enter:
    swi.OpenSwitch qx0=qxsw 0
    swish opens the driver and assigns handle qx0 to the device.
  3. Enter the following command to reset the board:

    
    swi.ResetSwitch qx0
    If the board is not installed correctly, you will receive a driver error.
  4. Repeat this test for each QX 2000 board you have installed in your system.

    
    
  5. When you have finished testing, exit swish by entering: exit

For more information on swish, see the Switching Service Developer's Reference Manual.

4.3.2 Verifying Installation Using CT Access Demo ProgramsTop of Page

The following demonstration programs provided with CT Access can be used to verify that your QX 2000 board is operating correctly. For more information about CT Access demonstration programs, see the CT Access Developer's Reference Manual and the Voice Message Service Developer's Reference Manual.
Program

Description

ctatest

Demonstrates CT Access functions.

incta

Demonstrates receiving an inbound call.

nccxfer

Demonstrates transferring a call to another extension.

outcta

Demonstrates placing an outbound call.

vceplay

Demonstrates using the Voice Message service to play messages from voice files.

vcerec

Demonstrates using the Voice Message service to record one or more messages to a voice file.

When invoking CT Access demonstration programs for use with QX 2000 boards, the argument -A qdimgr must be used in order to define the correct ADI manager. To start ctatest with this argument:



Table of Contents Index NMS Glossary Previous Page Next Page Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.