Specifications
Dialogic
®
DSI SS7MD Network Interface Boards Programmer's Manual Issue 4
31
The confirmation message (if requested) indicates success with a status value of 0.
This implies that the reset operation has commenced, but does not imply completion.
The application should then wait until a Board Status Indication message is received
that indicates either successful completion of the reset and download operation or
failure during the procedure.
Parameters
The SSD_MSG_RST_BOARD message includes the following parameters:
board_type
The type of board to be reset. This must be set to 16 for DSI SS7MD Boards.
code_file
Null terminated string giving the filename of the code file to be downloaded to the
board.
run_mode
The run_mode parameter determines which protocols will be permitted to run on the
board. Several modes permit multiple types of link to be used at the same time. The
following table shows the permitted values and their meaning:
Value
Run Mode
Protocols Selected to Run on the Board
34
LSL
MTP2 Low Speed Links
35
HSL
MTP2 High Speed Links and/or MTP2 Low Speed Links
36
ATM
ATM links and/or MTP2 High Speed Links and/or MTP2 Low Speed Links
37
IMA
Inverse Multiplexed ATM links
The following combinations of link types are available to the user:
Run Mode
LSL Links
HSL Links
ATM Links
IMA Links
LSL
Y
HSL
Y
Y
ATM
Y
Y
Y
IMA
Y
Y
The number of links that can be run on a board is controlled by the host-based run-
time license.
options
- Bit 0 set to 1 to enable SNMP for Board/PCM status
- Other bits reserved for future use, set to 0.