DLMFiles[x]

Specifies an optional runtime component (modular extension to the core file) to be transferred to the board by the configuration file.

Syntax

DLMFiles[x] = filename

x = 0..63 Index of the file name. The first value is always 0 (zero) with additional values numbered sequentially.

Access

Read/Write

Type

File name

Default

None.

Allowed values

A valid file name.

Example

DLMFiles[1] = cg6060fusion

Details

A .dlm file is a type of run module. For some CG boards, the software that runs on the board co-processor consists of the core file and any run modules. For the CG 6060 board, the core file and the run module are merged to create a file named cg6060core.ulm. In the CG 6060 configuration file, only set DLMFiles[x] when using the following software:

Software

Value

Generic ISDN

DLMFiles[x] = c6060igen

Fusion

DLMFiles[x] = cg6060fusion

ISDN Management

DLMFiles[x] = c6060imgt

DPNSS

DLMFiles[x] = c6060dpnss

NaturalFax

DLMFiles[x] = cg6060fax

When you use only one DLM file, x is always 0 (zero). If using more than one DLM file, number them sequentially starting with 0 (zero). They can appear in any order. For example:

DLMFiles[0] = cg6060fusion
DLMFiles[1] = c6060igen