beautypg.com

5 isup configuration commands, 1 isup_config, Isup configuration commands – Dialogic DSI SS7MD User Manual

Page 141

background image

141

Dialogic

®

DSI SS7MD Programmer’s Manual Issue 3

7.5

ISUP Configuration Commands

The ISUP configuration commands are:

ISUP_CONFIG

-

Configure ISUP

ISUP_CFG_CCTGRP

-

Configure an ISUP Circuit Group

ISUP_TIMER

-

Configure ISUP Timers

7.5.1

ISUP_CONFIG – Configure ISUP

Synopsis

The global configuration parameters for the ISUP module.

Syntax

ISUP_CONFIG []

Example

ISUP_CONFIG 0 0 0x2d 0x0435 4 128

Parameters

The ISUP_CONFIG command includes the following parameters:

,
Reserved for backwards compatibility. These fields should be set to 0.


The module_id of the application running on the host that uses the ISUP module.


A 16-bit value that contains global run-time options for the operation of the ISUP module. The meaning
of each bit is as defined for the options parameter in the ISUP Configure Request message as detailed in
the ISUP Programmer's Manual.


The maximum number of ISUP circuit groups that the user intends to use. This must not exceed the
maximum number of circuit groups supported, otherwise module configuration fails. Typically, this
parameter should be set to the maximum number of circuit groups supported.


The maximum number of ISUP circuits that the user intends to use. This must not exceed the maximum
number of circuits supported otherwise module configuration fails. Typically, this parameter is set to:

— 32 times the number of groups for E1 operation

— 24 times the number of circuit groups for T1/J1 operation

Note: The valid range for the circuit identifier (cid) is from 0 to one less than the maximum number of

circuits ().


Optional parameter for use when operating in dual resilient configuration. This parameter is the
module_id of the partner ISUP module (equivalent to the module_id field in the ISUP Configure Request
message as documented in the ISUP Programmer’s Manual).