Specifications
Dialogic
®
DSI SS7HD Network Interface Boards Programmer's Manual Issue 11
39
An example of an s7_mgt configuration file to connect a signaling link to an LIU
timeslot on another board is shown below:
SS7_BOARD 0 SS7HDC 0x0043 ss7.dc4 dti
SS7_BOARD 1 SS7HDC 0x00c2 ss7.dc4 MTP2
* LIU_CONFIG <board_id> <liu_id> <liu_type> <line_code>
* <frame_format> <crc_mode>
LIU_CONFIG 0 0 5 1 1 1
* LIU_SC_DRIVE <BoardId> <LiuId> <SCBUS channel> <Timeslot mask>
* [<Mode>]
LIU_SC_DRIVE 0 0x00 0x0001 0xfffffffe
* Drive Board0, LIU0 to CTBus channels 0x0000 ... 0x0020
LIU_SC_DRIVE 1 0x90 0x0100 0xffffffff
* Drive Board1, SP1 signaling links to CTBus channels
* 0x0100 ... 0x0110
* SCBUS_LISTEN <BoardId <LiuId> <Timeslot> <SCBus channel>
SCBUS_LISTEN 0 0x00 0x10 0x0100
* Connect CTBus channel 0x100 (Board1, SP1, signaling l link 0)
* to Board0, LIU0 timeslot 16.
SCBUS_LISTEN 1 0x90 0x00 0x0010
* Connect CTBus channel 0x0010 (Board0, LIU0, timeslot 16)
* to Board1, SP1, signallng link 0.
* MTP_CONFIG <reserved> <reserved> <options>
MTP_CONFIG 0 0 0x00000000
* MTP_LINKSET <linkset_id> <adjacent_spc> <num_links> <flags>
* <local_spc> <ssf>
MTP_LINKSET 0 2 2 0x0008 1 0x08
* MTP_LINK <link_id> <linkset_id> <link_ref> <slc> <board_id>
* <blink> <stream> <timeslot> <flags>
MTP_LINK 0 0 0 0 1 0-0 0x00 0x01 0x0000
*
* Define a route for each remote signaling point:
* MTP_ROUTE <dpc> <linkset_id> <user_part_mask>
MTP_ROUTE 2 0 0x0020
Note: In this example, board 0 is an SS7HDCN16W, configured as the CT Bus primary master. CT
Bus clocks are recovered from LIU 0. Board 1 is an SS7HDCD16W, configured as a CT Bus
slave.
Note: Timeslots 1-3 inclusive of LIU 0's timeslots on board 0 are driven up to CT Bus channels
0x0001 to 0x001F.