3 sccp_conc_ssr, 4 sccp_trace, Sccp_conc_ssr – Dialogic DSI SS7MD User Manual

Page 148: Sccp concerned sub-system resource, Sccp_trace, Sccp trace

Advertising
background image

148

7 Configuration Command Reference

7.7.3

SCCP_CONC_SSR – SCCP Concerned Sub-System Resource

Synopsis

The SCCP_CONC_SSR command marks the specified sub-system (which was declared by SCCP_SSR) as
requiring notification of changes in the accessibility of another sub-system. Notification is given in the form
of an SCCP management indication.

Syntax

SCCP_CONC_SSR <id> <cssr_id> <ssr_id>

Example

SCCP_CONC_SSR 1 2 3

Parameters

The SCCP_CONC_SSR command includes the following parameters:

<id>
A unique ID.

<cssr_id>
The ID of the subsystem that will receive the notifications.

<ssr_id>
The ID of the sub-system for which state changes will be issued.

7.7.4

SCCP_TRACE – SCCP Trace

Synopsis

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

Syntax

SCCP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>

Example

SCCP_TRACE 0x1 0x1 0x1

Parameters

The SCCP_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