10 map configuration commands, 1 map_config, 2 map_trace – Dialogic DSI SS7MD User Manual

Page 157: Map configuration commands

Advertising
background image

157

Dialogic

®

DSI SS7MD Programmer’s Manual Issue 3

7.10

MAP Configuration Commands

The MAP configuration commands are:

MAP_CONFIG

-

Configure MAP

MAP_TRACE

-

MAP Trace

7.10.1

MAP_CONFIG – Configure MAP

Synopsis

The MAP_CONFIG command provides the MAP 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 MAP_CONFIG command is not present.

Syntax

MAP_CONFIG <options>

Example

MAP_CONFIG 2

Parameters

The MAP_CONFIG command includes the following parameters:

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

7.10.2

MAP_TRACE – MAP Trace

Synopsis

The MAP_TRACE command is used to configure MAP to send trace messages to the trace module whenever a
specific message type is sent or received. See the MAP Programmer’s Manual for details.

Syntax

MAP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>

Example

MAP_TRACE 0xf 0xf 0x4

Parameters

The MAP_TRACE command includes the following parameters:

<op_evt_mask>
Output event trace mask.

<ip_evt_mask>
Input event trace mask.

<non_prim_mask>
Non-primitive trace mask.

Advertising