SVI-STP SSME
Squire Technologies - Confidential Document
Page
31
of
57
To add a default route for the rest of the SCCP attributes all that would need to be added is the
following
<
Ep
name
=
"etsi-map-layer-routing"
>
<
SCCPMatch
cdpn.digits
=
"6"
tcap.opCode
=
"Cancel Location"
route
=
"ETSI-Cancel-Location-
route"
/>
<
SCCPMatch
cdpn.digits
=
"7"
tcap.opCode
=
"Cancel Location"
route
=
"ETSI-Cancel-Location-
route-2" /
>
<
SCCPMatch
tcap.opCode
=
"Cancel Location"
route
=
"ETSI-Cancel-Location-route-3"
/>
</
Ep
>
4.4.2.4
Map Layer Routing Using TCAP OpCode Plus Regular Expression
The map,routing_expr and map.cnts are interchangeable.
<
Ep
name
=
"etsi-map-layer-routing"
>
<
SCCPMatch
tcap.opCode
=
"Send Routing Info For SM"
map.routing_expr
=
"(‘MSISDN.addr=6567[0-
9]*’==True)"
destination
=
"SP2-ETSI"
/>
<
SCCPMatch
tcap.opCode
=
"Send Routing Info For SM"
map.routing_expr
=
"(‘MSISDN.addr=65[0-
9]*’==True)"
route
=
"ETSI-Send-Routing-Info-For-SM-65"
/>
<
SCCPMatch
tcap.opCode
=
"Any Time Interrogation"
map.routing_expr
=
"(‘GsmSCF.addr=2231[0-
9]*’==True)"
route
=
"ETSI-Anytime-Interrogation-2231"
/>
<
SCCPMatch
tcap.opCode
=
"Any Time Interrogation"
map.routing_expr
=
"(‘GsmSCF.addr=1812[0-
9]*’==True)"
route
=
"ETSI-Anytime-Interrogation-1812"
/>
<
SCCPMatch
tcap.opCode
=
"Any Time Interrogation"
map.routing_expr
=
"(‘GsmSCF.addr=1813[0-
9]*’==True)"
destination
=
"SP2-ANSI"
/>
<
SCCPMatch
tcap.opCode
=
"Any Time Interrogation"
map.routing_expr
=
"(‘GsmSCF.addr=1814[0-
9]*’==True)"
destination
=
"9987"
/>
<
SCCPMatch
tcap.opCode
=
"Any Time Interrogation"
map.routing_expr
=
"(‘GsmSCF.addr=1815[0-
9]*’==True)"
destination
=
"9986"
monitor
=
"Anytime-Interogation-1815"
/>
</
Ep
>