Specifications
Dialogic
®
DSI SS7MD Network Interface Boards Programmer's Manual Issue 4
63
Note: The default vpi/vci combination configured here must not be specified for any AAL5 link on
this cell stream.
tdm_stream
TDM streams to be used by the cell stream.
If IMA is active, the parameter is a bitmap of the TDMs to be used by the bundle (bit 0
= TDM 0, etc.).
If IMA is not active, the parameter identifies the TDM to be used.
tdm_timeslot
Bitmap of active timeslots within the above TDM streams.
The timeslots are dependent on the LIU configuration. Typically, the timeslot bitmap
for E1 will be 0xfffefffe and for T1/J1 will be 0x01fffffe.
mgmt_id
ID of management module for status updates.
upper_stream_id
Upper layer (layer 3) stream identifier – this is a logical identifier from the upper layer
for the cell stream and is not board specific.
4.5.3 ATM_MSG_END_STREAM - Remove ATM Cell Stream
Configuration
Synopsis
Message used to remove an active ATM cell stream.
Format
MESSAGE HEADER
Field Name
Meaning
type
ATM_MSG_END_STREAM (0x7262)
id
Cell Stream ID
src
Sending module ID
dst
ATM_module_ID
rsp_req
Used to request a confirmation.
hclass
0
status
Message status code
err_info
0
len
0
Description
Sent by the user to stop processing on a previously configured ATM cell stream.
Once successfully processed, the link may be reconfigured. The confirmation message
(if requested) indicates success with a status value of 0.