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

47
Dialogic
®
DSI SS7MD Programmer’s Manual Issue 3
Chapter 6: Message Reference
This section describes the individual messages that may be sent to or received from a Dialogic® DSI SS7MD
Board. Some messages are sent by the user's application software, while others are sent by utility programs
such as the s7_mgt protocol configuration utility.
Prior to sending any message to the board, the application should call the GCT_set_instance( ) library
function to select which board the message will be sent to. After receiving a message from the board, the
application should call the GCT_get_instance( ) library function to determine which board the message
came from. These library functions are described in the Software Environment Programmer's Manual.
The various messages used are grouped in the following categories:
• General Configuration Messages
• Hardware Control Messages
• Signaling Interface Messages
• ATM Interface Messages
• Q.SAAL Module
• Event Indication Messages
• Status Request Messages
Table 7, “Message Summary” on page 115 provides a summary of all messages. The message header for all
messages has the same general format. See the Message Format appendix in the Software Environment
Programmer’s Manual for more information.