beautypg.com

11 inap configuration commands, 1 inap_config, 2 inap_fe – Dialogic DSI SS7MD User Manual

Page 158: Inap configuration commands

background image

158

7 Configuration Command Reference

7.11

INAP 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.1

INAP_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

Example

INAP_CONFIG 2

Parameters

The INAP_CONFIG command includes the following parameters:


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

7.11.2

INAP_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

Example

INAP_FE 0x00000007 0x0000000f 0x00000000

Parameters

The INAP_FE command includes the following parameters:


A logical identifier for this Functional Entity (FE).


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


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.