Dialogic® DSI SS7MD Programmer’s Manual Issue 3
7.7.2SCCP_SSR – SCCP
Synopsis
The SCCP_SSR command supplies the global configuration parameters for the SCCP.
Syntax
SCCP_SSR <ssr_id> RSP <remote_spc> <flags> <pc_mask>
SCCP_SSR <ssr_id> LSS <local_ssn> <module_id> <flags> <protocol> SCCP_SSR <ssr_id> RSS <remote_spc> <remote_ssn> <flags>
Example
SCCP_SSR 1 RSP 1236 0
SCCP_SSR 2 LSS 0x07 0x0d 1 TCAP
SCCP_SSR 3 RSS 1236 0x67 0
Parameters
The SCCP_SSR command includes the following parameters:
•
•
•
•
•
<ssr_id>
Unique ID for the SSR.
<remote_spc>
The point code of the remote signaling point, which may be either an STP or an SCP.
Note: For correct operation, <remote_spc> must always have its own RSP entry in addition to any RSS entries. There must also be an MTP_ROUTE defined for this signaling point.
<local_ssn>
The local
<flags>
A
<module_id>
•
•
•
The module identifier of the user application on the host computer that implements the local
<remote_ssn>
The remote
<pc_mask>
A
<protocol>
Should be set to SCCP, TCAP, MAP, INAP or IS41 according to the layer of the protocol stack to which the user application interfaces.
Note: There can be at most one LSS for each of the MAP, INAP and IS41 protocols.
147