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

123
Dialogic
®
DSI SS7MD Programmer’s Manual Issue 3
7.1.4 SCBUS_LISTEN – Connect Switch Timeslot to LIU Timeslot
Synopsis
This command establishes a connection from the switch to an outgoing timeslot on the Line Interface Unit
(LIU).
Note: Dynamic modification of voice paths can only be performed by issuing messages directly to the
board. The MVD_MSG_SC_LISTEN message is recommended for this purpose.
Syntax
SCBUS_LISTEN <board_id> <liu_id> <timeslot> <sc_channel>
Example
SCBUS_LISTEN 0 0 31 23
Parameters
The SCBUS_LISTEN command includes the following parameters:
• <board_id>
The logical identity of the board in the range from 0 to one less than the number of boards supported.
• <liu_id>
The identifier of the T1/E1/J1 Line Interface Unit (LIU) in the range 0 to one less than the number of
LIUs.
• <timeslot>
The timeslot number on the T1/E1/J1 LIU on which the data from the switch will be transmitted. The
valid ranges are:
— For a T1 interface: 1 to 24.
— For an E1 interface: 1 to 31.
— For a J1 interface: 1 to 24.
• <sc_channel>
The channel number on the switch to which the LIU will listen. This should be in the range from 0 to one
less than the total number of channels on the switch.