
Dialogic® DSI SS7MD Programmer’s Manual Issue 3
*
*ISUP parameters:
*Configure ISUP module:
*ISUP_CONFIG <reserved> <reserved> <user_id> <options> <num_grps> <num_ccts>
*ISUP_CONFIG 0 0 0x1d 0x0435 4 64
*
*Configure ISUP circuit groups:
*ISUP_CFG_CCTGRP <gid> <dpc> <base_cic> <base_cid> <cic_mask> <options>
* | <user_inst> <user_id> <opc> <ssf> | <variant> | <options2> |
*ISUP_CFG_CCTGRP 0 | 1 0x01 0x01 0x7fff7fff 0x001c 0 | 0x1d 2 | 0x8 0 0x00 |
* |
|
|
|
* |
|
|
|
*TUP parameters:
*Configure TUP module:
*TUP_CONFIG <reserved> <reserved> <user_id> <options> <num_grps> <num_ccts>
*TUP_CONFIG 0 0 0x1d 0x8141 4 64
*
*Define TUP circuit groups:
*TUP_CFG_CCTGRP <gid> <dpc> <base_cic> <base_cid> <cic_mask> <options>
* | <user_inst> | <user_id> <opc> <ssf> |
|
*TUP_CFG_CCTGRP | 0 1 0x01 0x01 | 0x7fff7fff 0x0030 0 | 0x1d 2 0x08 |
*
********************************************************************************
Example configuration of an ATM termination link
*
*Example Protocol Configuration File (config.txt) for use with
*Dialogic(R) DSI SS7MD Network Interface Boards.
*
*This file needs to be modified to suit individual circumstances.
*Refer to the relevant Programmer's Manuals for further details.
* | SS7_BOARD | <board_id> <board_type> <flags> | <code_file> | <run_mode> | ||
SS7_BOARD | 0 | SS7MD | 0x0000 | ss7.dc6 | ATM | |
* |
|
|
|
|
|
|
*LIU_CONFIG <board_id> <liu_id> <liu_type> <line_code> <frame_format> <crc_mode>
*[<build_out>]
LIU_CONFIG | 0 | 0 |
| 5 | 1 | 1 | 1 | 0 |
* |
|
|
|
|
|
|
|
|
* ATM_CONFIG | <options> <num_streams> |
|
|
|
| |||
ATM_CONFIG | 0x0000 | 4 |
|
|
|
|
|
|
* |
|
|
|
|
|
|
|
|
* |
|
|
|
|
|
|
|
|
* ATM_STREAM | <id> <board_id> <cellstream_id> <liu_id> <options> <ima_frame_len> <max_ frame_len> | |||||||
<def_vpi> <def_vci> <timeslot> |
|
|
|
|
| |||
ATM_STREAM | 3 0 | 1 0 | 0x00 | 0 280 12 | 10 | 0xfffefffe |
|
|
* |
|
|
|
|
|
|
|
|
MTP_CONFIG | <reserved1> <reserved2> <options> |
|
|
| ||||
MTP_CONFIG | 0 |
| 0 | 0x00040000 |
|
|
|
* |
|
|
|
|
|
|
* MTP_LINKSET | <linkset_id> <adjacent_spc> <num_links> <flags> | <local_spc> <ssf> | ||||
MTP_LINKSET | 0 | 1 | 1 | 0x0000 | 2 | 0x08 |
* |
|
|
|
|
|
|
*MTP_LINK <link_id> <linkset_id> <link_ref> <slc> <board_id> <blink> <atm_stream>
MTP_LINK | 0 0 | 0 | 0 0 0 3 |
* |
|
|
|
* MTP_ROUTE | <dpc> | <linkset_id> <user_part_mask> | |
MTP_ROUTE | 1 | 0 | 0x0020 |
33