- readKey(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.sentinel.multileg.InitialRequestMap
-
- readKey(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.sentinel.multileg.LegStateMap
-
- readValue(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.sentinel.multileg.InitialRequestMap
-
- readValue(DataInput, ClassLoader, DecoderUtils) - Method in class com.opencloud.sentinel.multileg.LegStateMap
-
- ReauthorizeCredit - Interface in com.opencloud.sentinel.common
-
Event indicating a credit reauthorization is being requested by the service.
- RECOGNIZED_ADDRESS_HEADER_NAMES_LIST - Static variable in interface com.opencloud.sentinel.common.RecognizedAddressHeaderNames
-
Array of lower-case header names which are currently recognized as address headers by the SIP stack.
- RECOGNIZED_ADDRESS_HEADER_NAMES_SET - Static variable in interface com.opencloud.sentinel.common.RecognizedAddressHeaderNames
-
Set of lower-case header names which are currently recognized as address headers by the SIP stack.
- RecognizedAddressHeaderNames - Interface in com.opencloud.sentinel.common
-
- refreshSession(long, boolean) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Queue an instruction to perform session refresh on the leg when the leg manager is requested to execute
instructions.
- refuseDialog() - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7StartSessionFeatureEndpoint
-
request: refuse the dialog
- refuseDialog(Object) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7StartSessionFeatureEndpoint
-
request: refuse the dialog
- registerTimer(TimerID, ActivityContextInterface) - Method in interface com.opencloud.sentinel.providers.ServiceTimerProvider
-
Register an already raised timer with the ServiceTimerProvider.
- registerTimer(String, TimerID, ActivityContextInterface) - Method in interface com.opencloud.sentinel.providers.ServiceTimerProvider
-
Register an already raised timer with the ServiceTimerProvider.
- relayDialog() - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7InitialTriggerFeatureEndpoint
-
request: relay the dialog
- relayDialog(Object) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7InitialTriggerFeatureEndpoint
-
request: relay the dialog
- relayDialog() - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7StartSessionFeatureEndpoint
-
request: relay the dialog
- relayDialog(Object) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7StartSessionFeatureEndpoint
-
request: relay the dialog
- RelayDialogSessionState - Interface in com.opencloud.sentinel.common
-
For features that wish to define a specific destination sccp address for relaying the dialog
- releaseCallAndCloseDialog() - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7EndSessionFeatureEndpoint
-
request: send a ReleaseCall + TC-End
- releaseCallAndCloseDialog(Object) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7EndSessionFeatureEndpoint
-
request: send a ReleaseCall + TC-End
- releaseCallAndCloseDialog() - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7InitialTriggerFeatureEndpoint
-
request: send a ReleaseCall + TC-End
- releaseCallAndCloseDialog(Object) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7InitialTriggerFeatureEndpoint
-
request: send a ReleaseCall + TC-End
- releaseCallAndCloseDialog() - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7MidSessionFeatureEndpoint
-
request: send a ReleaseCall + TC-End
- releaseCallAndCloseDialog(Object) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSs7MidSessionFeatureEndpoint
-
request: send a ReleaseCall + TC-End
- releaseCorrelationId(String) - Method in class com.opencloud.sentinel.common.EtcAriCorrelationHelper
-
It frees the previously reserved correlationId in order it could be used
in another call.
- releaseLeg(Leg) - Method in interface com.opencloud.sentinel.multileg.LegManager
-
Immediately unlinks the leg if it is linked, clears any pending instructions and adds the releaseLeg
instruction.
- RELIABLE_PROVISIONAL_VALUE - Static variable in class com.opencloud.sentinel.util.SIPUtil
-
Reliable provisional response option tag value.
- remove() - Method in interface com.opencloud.sentinel.multileg.MessageQueue
-
Retrieves and removes the head of this queue.
- removeMessageContent(SipMessage, ContentType, Tracer) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
Removes content with the given content type from a SIP message, or any and all content if no content type is provided.
- removeSipMessageBody(SipMessage) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
Removes the message body from a SIP message.
- removeTagsFromURI(String) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
Removes any parameters from the URI String
- REQUEST_TYPE_KEY - Static variable in interface com.opencloud.sentinel.charging.ChargingManager
-
Request Type key, used in FailedInstruction
.
- ReservationChargingInstance - Interface in com.opencloud.sentinel.charging
-
- ReservationChargingInstance.CreditResultExecutionPhase - Enum in com.opencloud.sentinel.charging
-
- respondCCNotApplicable() - Method in interface com.opencloud.sentinel.feature.spi.SentinelDiameterInitialTriggerFeatureEndpoint
-
request: set 'ccNotApplicable' as response
- respondCreditLimitReached() - Method in interface com.opencloud.sentinel.feature.spi.SentinelDiameterInitialTriggerFeatureEndpoint
-
request: set 'creditLimitReached' as response
- respondDiameterBaseResult(Integer) - Method in interface com.opencloud.sentinel.feature.spi.CommonInitialFeatureEndpoint
-
request: set 'diameterBaseResult' as response
- respondEndUserServiceDenied() - Method in interface com.opencloud.sentinel.feature.spi.CommonInitialFeatureEndpoint
-
request: set 'endUserServiceDenied' as response
- respondRatingFailed() - Method in interface com.opencloud.sentinel.feature.spi.SentinelDiameterInitialTriggerFeatureEndpoint
-
request: set 'ratingFailed' as response
- respondRedirect() - Method in interface com.opencloud.sentinel.feature.spi.CommonInitialFeatureEndpoint
-
request: set 'redirect' as response
- respondUserUnknown() - Method in interface com.opencloud.sentinel.feature.spi.SentinelDiameterInitialTriggerFeatureEndpoint
-
request: set 'userUnknown' as response
- resume(boolean) - Method in interface com.opencloud.sentinel.charging.ChargingInstance
-
On calling resume all session counters associated with this charging instance will have the cumulativeSuspendedDuration
field updated if autoUpdateCounters is true.
- resume() - Method in interface com.opencloud.sentinel.multileg.Leg
-
Resume sending messages from this queue.
- runInSbbLocalContext(Runnable) - Method in interface com.opencloud.sentinel.feature.spi.SentinelLocal
-
Performs .run() on a Runnable in the sbb local context.