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

84
6 Message Reference
6.5.5 ATM_MSG_AAL_CFG_MON_LINK – Configure AAL Monitor Link
Synopsis
Message used to configure a monitor link.
Format
Description
Sent by the user to configure the parameters of a monitored link. At present, the only link type available via
this message is an AAL5 link.
• link_id
Identifier for this link.
Note: This identifier is required to be unique only within the context of the board.
Parameters
The ATM_MSG_AAL_CFG_MON_LINK has the following parameters:
• options
• upper_link_id
Upper layer link identifier
• stream
The cell stream to which we wish to attach.
• upper_mod_id
The recipient module ID for the monitored link.
MESSAGE HEADER
FIELD NAME MEANING
type ATM_MSG_AAL_CFG_MON_LINK (0x7264)
id link_id
src Sending module ID
dst ATM_module_ID
rsp_req Used to request a confirmation.
hclass 0
status SDE Message status code
err_info 0
len 16
PARAMETER AREA
OFFSET SIZE NAME
0 2 options
2 2 upper_link_id
4 2 stream
6 2 upper_mod_id
7 1 vpi
9 2 vci
11 1 mgmt_id
12 4 Reserved. Set to 0.
Bit Meaning
0 Monitor an AAL5 stream
1 Enable timestamping. Returns API_MSG_RX_INDT.
Others Reserved for future use and must be set to 0.