A B C D E F G H I J K L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- 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
- 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.
This array contains the same values as the RECOGNIZED_ADDRESS_HEADER_NAMES_SET field. - 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.
This set contains the same values as the RECOGNIZED_ADDRESS_HEADER_NAMES_LIST field. - 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.
- Refund - com.opencloud.sentinel.charging.ChargingInstance.Instruction
- Refund - com.opencloud.sentinel.mapper.SipMappingPoint
- refuseDialog() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
-
Refuse an open dialog request.
- refuseDialog(DialogOpenRefuseTcapMessage) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
-
Refuse an open dialog request for the dialog associated with this leg.
- Register - com.opencloud.sentinel.multileg.SipLegType
-
A REGISTER-initiated dialog.
- Registered - com.opencloud.sentinel.common.SipRegistrationStatus
- registerTimer(String, TimerID, ActivityContextInterface) - Method in interface com.opencloud.sentinel.providers.ServiceTimerProvider
-
Register an already raised timer with the ServiceTimerProvider.
- registerTimer(TimerID, ActivityContextInterface) - Method in interface com.opencloud.sentinel.providers.ServiceTimerProvider
-
Register an already raised timer with the ServiceTimerProvider.
- releaseLeg(TcapLeg) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLegManager
-
Immediately unlinks the leg if it is linked, clears any pending instructions and adds the releaseLeg instruction.
- 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.
- ReliableResponseID - Class in com.opencloud.sentinel.multileg
-
Represents the components that uniquely identify a reliable provisional SIP response.
- ReliableResponseID(long, long, String) - Constructor for class com.opencloud.sentinel.multileg.ReliableResponseID
- ReliableResponseID(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.sentinel.multileg.ReliableResponseID
- 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
- REPLICATION_DEFERRED - com.opencloud.sentinel.multileg.SessionReplicationMode
- REPLICATION_DISABLED - com.opencloud.sentinel.multileg.SessionReplicationMode
- REPLICATION_ENABLED - com.opencloud.sentinel.multileg.SessionReplicationMode
- REQUEST_TYPE_KEY - Static variable in interface com.opencloud.sentinel.charging.ChargingManager
-
Request Type key, used in
FailedInstruction
. - Reservation - com.opencloud.sentinel.charging.ChargingInstance.ChargingType
- ReservationChargingInstance - Interface in com.opencloud.sentinel.charging
- ReservationChargingInstance.CreditResultExecutionPhase - Enum in com.opencloud.sentinel.charging
- resume() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
-
Resume sending messages.
- resume() - Method in interface com.opencloud.sentinel.multileg.Leg
-
Resume sending messages from this queue.
- 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.
- RINGING_RESPONSE - com.opencloud.sentinel.common.InviteReplicationTrigger
-
Indicates that session replication should be initiated when a ringing (180) response for the original INVITE request is seen on the leg.
- runInSbbLocalContext(Runnable) - Method in interface com.opencloud.sentinel.feature.spi.SentinelLocal
-
Performs .run() on a Runnable in the sbb local context.
All Classes All Packages