Dialogic DSI SS7MD manual Inap Configuration Commands, Inap configuration commands are

Models: DSI SS7MD

1 191
Download 191 pages 43.17 Kb
Page 158
Image 158

7 Configuration Command Reference

7.11INAP Configuration Commands

The INAP configuration commands are:

INAP_CONFIG - Configure INAP

INAP_FE - INAP Functional Entities

INAP_AC - INAP Application Context

INAP_TRACE - INAP Trace

7.11.1INAP_CONFIG – Configure INAP

Synopsis

The INAP_CONFIG command provides the INAP operating parameters and, if used, must appear after the SCCP_SSR commands in the config.txt file. The use of this command is not required and MAP is configured with default values if the INAP_CONFIG command is not present.

Syntax

INAP_CONFIG <options>

Example

INAP_CONFIG 2

Parameters

The INAP_CONFIG command includes the following parameters:

<options>

Specifies INAP protocol options as defined for the INAP Configuration Request message in the INAP Programmer’s Manual.

7.11.2INAP_FE – INAP Functional Entities

Synopsis

This command is used to configure the INAP functional entity records for operation. These allow the user application to refer to Functional Entities (FEs) in the network via a local reference rather than providing the full SCCP address. The user may subsequently use this reference in the “Destination FE” or “Originating FE” parameters of the INAP_OPEN_DLG primitive or in the “IN_dialogue_open” API function. This reference is used instead of the destination or origination address parameter.

Syntax

INAP_FE <fe_ref> <options> <sccp_address>

Example

INAP_FE 0x00000007 0x0000000f 0x00000000

Parameters

The INAP_FE command includes the following parameters:

<fe_ref>

A logical identifier for this Functional Entity (FE).

<options>

A 16-bit options value. Bit 0, when set to 1 identifies a local FE. Other bits should be set to 0.

<sccp_address>

The SCCP address of the local FE, in Q.713 format commencing with the address indicator, as a string of hex characters, up to 18 characters in length. The SIU supports up to 32 functional entities.

158

Page 158
Image 158
Dialogic DSI SS7MD manual Inap Configuration Commands, Inap configuration commands are