159
Dialogic
®
DSI SS7MD Programmer’s Manual Issue 3
7.11.3
INAP_AC – INAP Application Context
Synopsis
This command is used to configure the INAP Application Context (AC) records for use. These control the
application context negotiation that the module conducts during dialog establishment. The supported
application contexts must be individually configured using this message. The module only accepts incoming
dialogs with configured Application Contexts. If a dialog request with an unconfigured context is received, a
dialog abort message is returned to the requesting Functional Entity. If no supported Application Contexts
are configured, the application context negotiation is disabled. The module accepts all incoming dialogs.
Syntax
INAP_AC <ac_ref> <ac>
Example
INAP_AC 0x00 0xa109060704000101010000
Parameters
The INAP_AC command includes the following parameters:
•
<
ac_ref
>
A logical identifier for this Application Context (AC).
•
<
ac
>
Application context. Specified as hexadecimal characters, prefixed by “0x”. An application context may
be up to 32 octets (character pairs) in length. The SIU supports up to 32 application contexts.
7.11.4
INAP_TRACE – INAP Trace
Synopsis
The INAP_TRACE command is used to configure INAP to send trace messages to the trace module whenever
a specific message type is sent or received. See the
INAP Programmer’s Manual
for details.
Syntax
INAP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
Example
INAP_TRACE 0xf 0xf 0x7f
Parameters
The INAP_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.