Specifications
Dialogic
®
DSI SS7HD Network Interface Boards Programmer's Manual Issue 11
85
Value
Meaning
1
Make a simplex connection from a timeslot on the CT Bus to a timeslot on the local bus. Use
the local_stream, local_slot, source_stream and source_slot parameters to specify the local
and CT Bus timeslots respectively.
2
Make a simplex connection from a timeslot on the local bus to a timeslot on the CT Bus. Use
the local_stream, local_slot, dest_stream and dest_slot parameters to specify the local and
CT Bus timeslots respectively.
3
Make a duplex connection between a local stream timeslot and two CT Bus timeslots. Use
the local_stream, local_slot, source_stream and source_slot parameters to specify one
simplex connection, and the local_stream, local_slot, dest_stream and dest_slot parameters
to specify the other simplex connection.
4
Remove a simplex connection from a timeslot on the CT Bus to a timeslot on the local bus.
Use the local_stream and local_slot parameters to specify the timeslot for disconnection.
5
Remove a simplex connection from a timeslot on the local bus to a timeslot on the CT Bus.
Use the local_stream and local_slot parameters to specify the timeslot for disconnection.
6
Remove a duplex connection between two timeslots on the CT Bus and one timeslot on the
local bus. Use the local_stream and local_slot parameters to specify both timeslots for
disconnection.
10
Generate a fixed pattern, for example an Idle pattern, on a local timeslot. The local_stream
parameter specifies the liu_id, the local_slot parameter specifies the timeslot and the pattern
parameter specifies the 8-bit data to be output on the timeslot.
11
Make a simplex connection between two local bus timeslots (without using the CT Bus). In
this case, the source_stream and source_slot parameters specify the source of the signal in
terms of liu_id and timeslot respectively. The local_stream and local_slot parameters specify
the outgoing timeslot.
12
Make a duplex connection between two local bus timeslots (without using the CT Bus). In
this case, the source_stream and source_slot parameters specify one timeslot in terms of
liu_id and timeslot, while the local_stream and local_slot parameters specify the other
timeslot.
13
Remove a duplex connection between two local timeslots. Use the local_stream and
local_slot parameters to specify one timeslot and the source_stream and source_slot
parameters to specify the other.
source_stream
The source stream references the CT Bus streams that should be used as a source for
the data. The parameter takes values in the range 0 to 31. For some modes (for
example, 11 and 12), this field is used to specify a local_stream instead of a CT Bus
stream.
source_slot
The source slot references the CT Bus timeslot from which to connect or disconnect to
the local stream. The source slot values are in the range 0 to 127.
dest_stream
The destination stream references the CT Bus streams that should be used as a
destination for the data. The parameter takes values in the range 0 to 31.