Network Card User Manual
Table Of Contents
- Dialogic® DSI SS7MD Network Interface Board Programmer's Manual
- Contents
- Chapter 1: Introduction
- Chapter 2: Specification
- Chapter 3: Installation
- Chapter 4: Dialogic® DSI SS7MD Board Configuration and Operation
- 4.1 Regulatory and Geographic Considerations
- 4.2 System Structure
- 4.3 Running Host Binaries With Dialogic® DSI SS7MD Board
- 4.4 System Configuration
- 4.5 Protocol Configuration
- 4.6 Monitoring
- 4.7 ATM Monitoring
- 4.8 Switching Timeslots between LIUs
- 4.9 Received Message Timestamping
- 4.10 High Speed Link Operation
- 4.11 Operation of the Thermal Sensor
- Chapter 5: Program Execution
- Chapter 6: Message Reference
- Chapter 7: Configuration Command Reference
- 7.1 Physical Interface Configuration Commands
- 7.2 Monitor Configuration Commands
- 7.3 MTP Configuration Commands
- 7.4 ATM Configuration Commands
- 7.5 ISUP Configuration Commands
- 7.6 TUP Configuration Commands
- 7.7 SCCP Configuration Commands
- 7.8 DTC Configuration Commands
- 7.9 TCAP Configuration Commands
- 7.10 MAP Configuration Commands
- 7.11 INAP Configuration Commands
- 7.12 IS41 Configuration Commands
- Chapter 8: Host Utilities
- Appendix A: Protocol Configuration Using Discrete Messages
- Appendix B: Thermal guidelines for selecting suitable servers for use with a Dialogic® DSI SS7MDL4 Network Interface Board
- Glossary
- Index

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.