Dialogic DSI SPCI Network Interface Boards manual TUP Parameters, Global TUP Configuration

Models: DSI SPCI Network Interface Boards

1 111
Download 111 pages 63.34 Kb
Page 105
Image 105

Dialogic® DSI SPCI Network Interface Boards Programmer's Manual Issue 5

7.4TUP Parameters

7.4.1Global TUP Configuration

Syntax: TUP_CONFIG <res1> <res2> <user_id> <options> <num_grps> <num_ccts> <partner_id>

Example: TUP_CONFIG 0 0 0x2d 0x8541 4 128

The global configuration parameters for the TUP module.

<res1>, <res2>

Reserved for backwards compatibility. These fields should be set to zero.

<user_id>

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

<options>

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

<num_grps>

The maximum number of TUP 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 TUP 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" TUP module (equivalent to the "ucic_id" field in the TUP Configure Request message as documented in the TUP Programmer’s Manual).

105

Page 105
Image 105
Dialogic DSI SPCI Network Interface Boards manual TUP Parameters, Global TUP Configuration