Description
Feature name |
AcceptDiameterMediationSession |
---|---|
Applicable contexts |
Diameter Service |
SAS Support |
No |
Prerequisite features |
None |
Sets the Sentinel selection key session type to diametermediation
.
Session state inputs and outputs
Inputs
Name | Type | Format | Description | Behaviour if null/invalid |
---|---|---|---|---|
SentinelSelectionKey |
com.opencloud.sentinel.common.SentinelSelectionKey |
selection key (for example, |
To be updated with the session type for this session |
Runtime exception handled by feature runner |
Outputs
Name | Type | Format | Description |
---|---|---|---|
SessionType |
com.opencloud.sentinel.common.SessionType |
diametermediation |
Session type of SessionType.diametermediation |
SentinelSelectionKey |
com.opencloud.sentinel.common.SentinelSelectionKey |
selection key (for example, |
Updated selection key including session type determined from application context |