The shared configuration profile
is used to make the basic configuration of Sentinel IP-SM-GW.
The profile table name is IPSMGWSharedConfigProfileTable
.
Parameters
The profile table is scoped according to a Sentinel Selection Key. Typically there exists one profile for the platform.
Parameter | Type | Description | Example |
---|---|---|---|
ChargingOptions |
String[] |
Determines which kinds of charging to apply to MT and MO deliveries |
Zero or more of the following options can be enabled:
IEC_MT_PS |
DeliveryOrder |
Enum |
Sets the order in which to try MT delivery - whether PS first, CS first or only one or the other |
The following options are available: |
HlrAddress |
String |
Contains the HLR SCCP Address, used for routing if |
'type=C7,ri=pcssn,pc=5,ssn=6' |
UseMsisdnAsHlrAddress |
Boolean |
Controls whether to address the outbound HLR leg using a GT address formed from the subscriber MSISDN, instead of using the configured |
false |
TemplateSmscAddress |
String |
Contains a Template SMSC SCCP Address, where the digits are replaced by the received SMSC address |
'type=C7,ri=gt,digits=0,ssn=6,national=false,nature=INTERNATIONAL,numbering=ISDN,gti=4,tt=0' |
SentinelOriginatingAddress |
String |
Defines the Sentinel IP-SM-GW SCCP Address |
'type=C7,ri=pcssn,pc=5,ssn=147' |
SentinelIPSMGWAddress |
String |
Defines the Sentinel IP-SM-GW international Address |
'address=653333333, nature=INTERNATIONAL, numberingPlan=ISDN' |
InvokeTimeout |
Long |
Timeout in ms when invoking MAP operations |
5000 |
SentinelTerminatingDomain |
String |
Domain defined by the operator to compose SIP URIs from the MSISDN |
domain.com |
ICSCFURI |
String |
The I-CSCF SIP URI that will be used to route outbound SIP MESSAGE requests (see SIP Transports and Routing) |
sip:127.0.0.1:5052;lr;transport=tcp |
SipTransport |
String |
The SIP transport for the IPSMGW’s own SIP URI, used in the |
"udp" or "tcp" |
SmsContentSizeThreshold |
String |
If the length of the message content falls within the configured maximum then send the ForwardSM as part of the TC-BEGIN. As a special case a configured max size of 0 disables this functionality regardless of the actual content length. |
0 |
SriSmDeliveryNotIntended |
Boolean |
If true, specify the SmDeliveryNotIntended flag when performing an SRI for SM IMSI-only query (i.e. during SMMA callflows). |
True |
SubscribeToUEReachabilityForIP |
Boolean |
If true, request UEReachabilityForIP notifications from the HSS on certain PS Delivery failures. |
True |
UseGtAsCallingParty |
Boolean |
When accepting an OpenRequest, the SCCP responder address in the OpenAccept will, by default, be set to the value of the SCCP called party in the OpenRequest.
If This is useful when the inbound sccp-called-party has been modified by a network element to use PCSSN routing, but GT routing is required for establishing the TCAP dialog. |
False |