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

178
Appendix A Protocol Configuration Using Discrete Messages
9. Build and send an MTP3 Signaling Link Configuration Request (MTP_MSG_CNF_LINK) to set up
configuration parameters for the individual link. See the MTP3 Programmer’s Manual for the message
definition. Wait for the confirmation message and check the status.
For each link set in the system perform the following:
10. Build and send an MTP3 Link Set Configuration Request (MTP_MSG_CNF_LINKSET) to set up
configuration parameters for the individual link set (for example, local and adjacent point codes and the
number of links in the link set). See the MTP3 Programmer’s Manual for the message definition. Wait for
the confirmation message and check the status.
11. For each destination that needs to be accessed (including all adjacent signaling points), build and send
an MTP Route Configuration Request (MTP_MSG_CNF_ROUTE) to set up configuration parameters for the
route. See the MTP3 Programmer’s Manual for the message definition. Wait for the confirmation message
and check the status.
Proceed now with the User Part configuration procedure. Once this is complete, issue an MTP Link Activation
Request (MTP_MSG_ACT_SL) for each link in the system as required to bring the link into service.
Further links, link sets and routes may be dynamically added at runtime using the same message sequences.