Previous PageTable Of Contents../index.htmlIndexNext Page



1.3. Generic Configuration File

This section describes the format of the Generic Configuration file, .voxcfg, an internal file which is generated at download time. The Generic Configuration file is located in the /usr/dialogic/cfg directory. The .voxcfg file can be browsed to determine which virtual boards were assigned to a given physical board.


CAUTION

The user should not edit this file!


A board may be viewed by the system as one or more virtual boards. The Generic Configuration File is an ASCII file that contains one line for each virtual board in the system. The following number of lines are required for each board:

Comments are included in the configuration file by placing a pound sign (#) as the first character on each comment line. The default Generic Configuration File contains comments explaining the file format.

The following sections describe the Name and Ioport fields in the Generic Configuration file in detail.

The Name field contains the device name that is assigned to the real or emulated D/4x board. This name is used by the dx_open( ) or dt_open( ) library function to open the device.

Names may be up to 15 characters long. Specify board names as follows:

Channel device names are generated automatically and named by appending "<Subdev><n>" to the associated board's device name. <Subdev> is the subdevice specified in the Subdev field of the configuration file, and <n> is the channel number starting at one. For example, the board called dxxxB1 above will have channels named dxxxB1C1, dxxxB1C2, dxxxB1C3, and dxxxB1C4 by default. The 24 trunk interface lines of the dtiB1 board will be named dtiB1T1 through dtiB1T24.

For DIALOG/HD boards, the Name field in the Generic Configuration File must not be the same as the Name field for the same device (or any other device) in the SpanCard Configuration File.

Within these rules, any name is permitted. A list of recommended entries for the Name parameter is provided in Table 1.

The Ioport field is used differently for different boards.


Table 1. Valid Values for Generic Configuration File

Field

Values

Comments

Name

dxxxB1
dxxxB2
dxxxB3
.
.
.

dtiB1
dtiB2
dtiB3
.
.
.

Names of the devices used by dx_open( ) and dt_open( ) to open the devices. (This field is described in detail in the accompanying text).

Nchn

2 (for D/2x boards)
4 (for all other voice boards)
24 (for T-1 interface card)
32 (for E-1 interface card)

Number of subdevices (channels) on the device. (Voice boards with more than four channels emulate multiple four-channel boards.)

Ioport

DIALOG/HD boards:

0 through F





20 through 2F




All other voice boards: 0

For a DIALOG/HD voice baseboard or network interface daughtercard, enter the thumbwheel ID number (in hexadecimal) of the board, as it was set at hardware configuration time.

For a DIALOG/HD voice daughtercard, enter the thumbwheel number plus 20H (hexadecimal).

Specify 0 for all other voice boards.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated November, 2001