Dialogic DSI SPCI Network Interface Boards User Manual

Page 103

Advertising
background image

Dialogic

®

DSI SPCI Network Interface Boards Programmer's Manual Issue 5

103

<num_grps>
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 will fail. Typically <num_grps> would be set

to the maximum number of circuit groups supported.

<num_ccts>
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 will fail. Typically <num_ccts> is set to 32 times the number of
groups for E1 operation and 24 times the number of circuit groups for T1

operation.

Note: The valid range for the circuit identifier (cid) is from zero up to one less than the

maximum number of circuits (num_ccts).

<partner_id>
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).

7.3.2

ISUP Circuit Group Configuration

Syntax:

ISUP_CFG_CCTGRP <gid> <dpc> <base_cic> <base_cid>
<cic_mask> <options> <user_inst> <user_id> <opc>

<ssf> <variant> <options2>

Example: ISUP_CFG_CCTGRP

0

3

1 1 0x7fff7fff 0x00000003 0 0x2d

2 0x8 4 0x00000000

The configuration parameters for a group of ISUP circuits. Usually a group is

all the circuits on a single E1 or T1 interface.

<gid >
The group id of the circuit group in the range 0 to one less than the number

of groups supported.

<dpc>
The destination point code for all circuits in the circuit group.

<base_cic>
The Circuit Identification Code (CIC) that is allocated to the first circuit in the

circuit group.

<base_cid>
The logical id for the first circuit in the circuit group. It must lie in the range 0

to one less than the number of circuits supported.

Advertising