Description

Feature name

TestSetAnnouncementID

Applicable contexts

SS7 service, SIP service

Prerequisite features

none

The Test Set Announcement ID feature sets the AnnouncementID session state field to a value based on the Subscriber session state field. The value used to populate the AnnouncementID field will be picked from the TestSetAnnouncementID/testPrefixesToPlayAnnouncement address list based on the Subscriber ID.

The default announcement ID set by this feature is 17, but several other values can be set based on the value looked up from the address list.

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 configuration data

Report featureCannotStart, return

Subscriber

String

N/A

Subscriber identifier

Outputs

Name Type Format Description

AnnouncementID

int

N/A

The Announcement ID to set

Error scenarios

Scenario Handling

Null sentinel selection key

Report featureCannotStart

Missing address list

Report featureCannotStart

Missing address list prefixes

Report featureCannotStart

Feature responses

Response Reason

featureHasFinished

feature has finished

Configuration

The Test Set Announcement ID configuration requires an address list for configuration.

SchemaName List Name

TestSetAnnouncementId

testPrefixesToPlayAnnouncement

The announcement ID will be set based on the value looked up from the address list as follows:

Matched Address Announcement ID

34915

15

34916

17

34917

17

34918

18

34919

19

default

17

Previous page Next page
Sentinel Express Version 2.7.0