7 Configuration Command Reference
7.8DTC Configuration Commands
The DTC configuration commands are:
7.8.1DTC_CONFIG – Configure DTC
Synopsis
The DTC_CONFIG command supplies the global configuration parameters for the DTC protocol, activating DTC and higher protocols.
Syntax
DTC_CONFIG <num_servers> <server_selection> <host_number> <rsi_status_user_id>
Example
DTC_CONFIG 2 0 0 0xef
Parameters
The DTC_CONFIG command includes the following parameters:
•<num_servers>
Number of servers in the system.
•<server_selection>
The selection mechanism used by DTC to select which server to be used. See the DTC User Guide.
•<host_number>
The host number, which should be unique across hosts.
•<rsi_status_user_id>
Module ID to forward RSI link status messages to.
7.8.2DTC_SSR – DTC Sub System Resource
Synopsis
The DTC_SSR command configures a local subsystem using DTC. The command works in a similar way to the SCCP_SSR LSS command but configures the subsystem to run on top of DTC instead of SCCP. DTC and SCCP cannot be used at the same time, so the SCCP_SSR and DTC_SSR commands are incompatible with each other.
Syntax
DTC_SSR <ssr_id> LSS <local_ssn> <module_id> <reserved> <protocol>
Example
DTC_SSR 1 LSS 0x07 0x0d 0 TCAP
Parameters
The DTC_SSR command includes the following parameters:
•<ssr_id>
A unique ID for the SSR.
•<local_ssn>
The local
•<module_id>
The module identifier of the user application on the host computer that implements the local
•<reserved> Must be set to 0.
152