SVI-STP SSME
Squire Technologies - Confidential Document
Page
23
of
57
<MTPMatch dpc="2-185-30" pc_format="ansi888" route="2-185-30/24"/>
<MTPMatch dpc="2-185-32" pc_format="ansi888" route="2-185-32/24" />
<MTPMatch dpc="2-185-45" pc_format="ansi888" route="2-185-45/24" />
<MTPMatch pc_format="ansi888" route="2-185-49/24" />
</MTPMatch/>
</Ep>
If the dpc “1-44-30” is the highest expected dpc to be received on an incoming message (with say
33%) of the traffic then each of the others have 5% of the expected traffic, all the rest is going to
default then having “1-44-30” as the first check (firstMatch set) then this means that for 1/3 of all
messages will be only have a single check before the routing is made.
4.3
Instructions
4.3.1
<CommandList>
The <CommandList> element is used for Matching either for routing for GTT matching.
The purpose of the <CommandList> is to perform a sequence of commands on the incoming message,
if it matches the criteria set in the <CommandList> attributes
Important Note: An Ep which contains a command list should ONLY be referenced from a LSEP.
Jumping from an EP to an EP containing a CommandList is NOT supported.
Example <CommandList>
<
Ep
name
=
"ETSI-GTT-TRANSLATIONS"
>
<
CommandList
address
=
"Called/Calling"
ic.mtp.DestinationPoint
=
"STP-MP-CPC-ETSI"
routed.mtp.OriginatingPoint
=
"STP-
0-ETSI-OPC-10001"
>
<
Command
jump
=
"Etsi-Translation-1"
mode
=
"GttTranslation"
/>
</
CommandList
>
</
Ep
>
The <CommandList> criteria can be matching against the post routing MTP PC values, pre/post
calling/called SCCP attributes. The ic.mtp.DestinationPoint refers to the incoming DPC whereas the
routed.mtp.OriginatingPoint refers the OPC that will be used for the outgoing message
The <CommandList> will inform the commands which information should be used in the given
example the SCCP Called and Calling Addresses will have actions performed on them
All Commands in the <CommandList> will be performed before the Ep is finished. Therefore if a
command specifies a route but other commands after provided after then the selection of the Route
then these will also be performed for example
<
CommandList
ic.sccp.cdpn.tt
=
"0"
address
=
"Called"
>
<
Command
jump
=
"mxr-tt-0-pre-conversion"
mode
=
"GttTranslation"
/>