Dialogic DSI SPCI Network Interface Boards Network Router User Manual


 
Dialogic
®
DSI SPCI Network Interface Boards Programmer's Manual Issue 5
39
6.2 General Configuration Messages
6.2.1 SSD Reset Request
Synopsis:
Message sent to SSD once at initialization to set up run-time options.
Note: When using s7_mgt, this message is generated by s7_mgt and must not be
generated by the user.
Message Format:
MESSAGE HEADER
Field Name Meaning
type SSD_MSG_RESET (0x7680)
id
0
src
Sending module's module_id
dst SSD_TASK_ID (0x20)
rsp_req
used to request a confirmation
hclass
0
status Status Response (if confirmation requested)
err_info
0
len
24
PARAMETER AREA
Offset Size Name
0 1
module_id - must be set to SSD_TASK_ID
1 2 reserved – set to zero
3 1 mgmt_id
4 18 reserved – set to zero
22 2 num_boards
Description:
This message is used during initialization by the application to reset the ssd
module and set up its run-time parameters.
Parameter Description:
mgmt_id
The module_id of the management module, to which ssd sends board status
indications.