Description

Feature name

IPSMGWSCCPAllowlist

Applicable contexts

IPSMGW service

Prerequisite features

None

The IPSMGW SCCP Allowlist Feature rejects OpenRequests from SCCP addresses it does not recognize based on a provisioned allowlist.

Request from non-GT addresses will be allowed without checking the allowlist. If an allowlist is not found, the feature ends immediately, allowing call processing to continue. If the allowlist is then found to be empty, the feature ends, allowing call processing to continue. If the originating address contains GT digits, it will match those against the provisioned allowlist using the list’s configured address search mode. If a match is not found, the incoming leg is released via endSession.

Feature cheat sheet

Feature Name Network Operator Data Used in PlanId(s) Stateful or Stateless POJO Feature or SBB Feature

IPSMGWSCCPAllowlist

No

SRI4SM,MTFSM_PS_CS,MTFSM_CS_PS,MTFSM_PS,MTFSM_CS

Stateless

POJO

Session state inputs and outputs

Inputs

Name Type Format Description Behaviour if null/invalid

SentinelSelectionKey

com.opencloud.sentinel.common.SentinelSelectionKey

selection key (for example, <platform>::::)

For selecting an allowlist

Report featureCannotStart, featureHasFinished

Outputs

No session state outputs

Error scenarios

Scenario Handling

Trigger event not a TCAPMessage

Report featureCannotStart

TCAP open request is null

Report featureCannotStart

Sessionstate SentinelSelectionKey is null

Report featureCannotStart

Trigger is null

Report featureCannotStart

OrigAddr in DialogOpenRequestEvent is null

Report featureCannotStart

Feature responses

Response Reason

featureCannotStart

Trigger event must be DialogOpenRequestEvent, SessionState SentinelSelectionKey is not set, unsupported trigger, originating SCCP address not present in DialogOpenRequestEvent

featureHasFinished

feature has finished

Configuration

The feature uses the following profile table to configure IPSMGWSCCPAllowlist.

Configuration profile naming

Configuration Profile Table Name Description Profile Naming

${PLATFORMOPERATOR}_Sentinel_AddressListConfigurationTable

Address list configuration

${SELECTIONKEY}:IPSMGWSCCPAllowlist:AddressList

${PLATFORMOPERATOR}_Sentinel_AddressListEntryTable

Sentinel Address List entry table

${SELECTIONKEY}:IPSMGWSCCPAllowlist:AddressList:${ADDRESS}

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