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

105
Dialogic
®
DSI SS7MD Programmer’s Manual Issue 3
6.7.4 API_MSG_CNF_IND – Configuration Completion Status Indication
Synopsis
Message issued by the s7_mgt protocol configuration utility on completion of initial configuration sequence.
Format
Description
This message is issued by the s7_mgt protocol configuration utility on completion of the initial configuration
sequence and indicates either success (status=0) or an error condition that occurred during configuration.
The message is only issued when s7_mgt is run with the –i command line option specifying the module ID of
the Notification Module to which the message should be sent. For example:
s7_mgt –i0x2d
Note: It is recommended that the user invoke this option, then wait for an API_MSG_CNF_IND
message to ensure that the application does not attempt to send messages until initial
configuration is complete.
Parameters
The API_MSG_CNF_IND message header uses the following parameter:
• completion_status
The result of initial configuration. The following table shows the possible values and their meanings.
MESSAGE HEADER
Field Name Meaning
type API_MSG_CNF_IND (0x0f09)
id 0
src 0xcf
dst Notification module (see below)
rsp_req 0
hclass 0
status completion_status (see below)
err_info Reserved for future use.
len 0
Value Meaning
0 Success
1 Error opening the config.txt protocol configuration file
2 Syntax or value error in the config.txt protocol configuration file
3 Error during configuration (invalid parameters)
4 Error during configuration (no response)