The shared configuration profile is used to make the basic configuration of Sentinel IP-SM-GW. The profile table name is IPSMGWSharedConfigProfileTable.

On this page...

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
IEC_MT_CS
IEC_MO_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:
CS_THEN_PS
PS_THEN_CS
PS_ONLY
CS_ONLY

HlrAddress

String

Contains the HLR SCCP Address, used for routing if UseMsisdnAsHlrAddress is not configured and as a template address in which the digits are replaced by the subscriber MSISDN if UseMsisdnAsHlrAddress is configured.

'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 HlrAddress.

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
sip:icscf.home1.net

SipTransport

String

The SIP transport for the IPSMGW’s own SIP URI, used in the From and P-Asserted-Identity headers of outbound requests (see SIP Transports and Routing)

"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). The FetchIMSI feature will use a v2 MAP dialog if set to false, and a v3 MAP dialog when set to true. Please read the important note on the FetchIMSI feature page.

False

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 UseGtAsCallingParty is set to true, and if the received sccp-called-party contains a global title, the responder address will be modified in the following way:
The Translation Type is set to 0
The Routing Indicator will be set to gt
The Point Code will be unset
The National indicator will be set to false.

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

Previous page Next page
Sentinel IP-SM-GW Version 2.8.0