Specifications
4 Message Reference
32
code_file_ext
This parameter contains a string definition of a code file path and name, including a
null terminating character.
If the code_file parameter is set to a null value, the code_file_ext parameter will be
used. If the code_file parameter is set to a value other than null, this will take
precedence and the data in the code_file_ext parameter will be discarded.
4.2.3 SSD_MSG_BOARD_INFO - Board Information Request
Synopsis
Message used to retrieve information about the DSI SS7MD Board.
Format
MESSAGE HEADER
Field Name
Meaning
type
SSD_MSG_BOARD_INFO (0x7689)
id
board_id
src
Sending module ID
dst
SSD_module_ID
rsp_req
Used to request a confirmation.
hclass
0
status
0
err_info
0
len
38
PARAMETER AREA
Offset
Size
Name
0
4
ssdmode
4
2
btype
6
10
Reserved. Must be set to 0.
16
20
sernum
36
1
cur_temp
37
1
max_temp
Description
This message is used when a user application wants to obtain information about a DSI
SS7MD Board. This can happen at any time after the board has been reported as being
present in the system. Typically, in PCI address mode (see ssdmode below), this
message may be sent by the user application to the ssdm module at system startup to
determine the serial numbers of boards present within the system.
In the Serial number address mode (see ssdmode below) this message may be sent by
the user application to determine the serial numbers of boards present in the system
either via their logical geographic address or their physical address (see Dialogic
®
Distributed Signaling Interface Components - Software Environment Programmer’s
Manual).