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

124
7 Configuration Command Reference
7.1.5 STREAM_XCON – Cross Connect Configuration
Synopsis
The STREAM_XCON command controls the cross connect switch on the signaling boards, enabling the cross-
connection of timeslots between two Line Interface Unit (LIU) on each signaling board. The LIUs on a board
are referenced by a fixed logical stream number.
Note: The <mode> option 1 and <pattern> parameter is not supported on DSI SS7MD Boards.
Syntax
STREAM_XCON <bpos> <stream_a> <stream_b> <mode> <ts_mask> <pattern>
Example
STREAM_XCON 3 2 3 3 0xfffefffe 0
Parameters
The STREAM_XCON command includes the following parameters:
• <bpos>
The board position of the cross connect switch to be controlled. There must be a valid board at this
position (previously defined by an SS7_BOARD command).
• <stream_a>
A reference to the 2 Mb/s stream for the output of the connection. There must be a valid LIU at this
position (previously defined by a LIU_CONFIG command). Valid values are:
• <stream_b>
A reference to the 2 Mb/s stream for the input of a simplex connection (mode 2) or one half of a duplex
cross connection (mode 3). In other modes, this field should be set to 0. There must be a valid LIU at
this position (previously defined by a LIU_CONFIG command). For valid values, see the table in the
<stream_a> parameter description above.
• <mode>
Indicates the requested cross connect switch function according to the following table.
• <ts_mask>
A 32-bit mask specifying the timeslots to apply the cross connect to. Each bit corresponds to a timeslot
in the input/output stream. Bit 0 (the least significant bit) corresponds to timeslot number 0. To apply
this command to a timeslot, the corresponding bit must be set to one.
Board Type Stream
E1/T1/J1
Interface
SPCI4,
SS7HDP,
SS7HDE,
SS7MDL4
0L1
1L2
2L3
3L4
SPCI2S
2L3
3L4
Mode Function
1 Not supported
2 Connect the input timeslot to the output timeslot
3 Duplex cross-connect the input and output timeslot