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
A
- abortFeature() - Method in class com.opencloud.sentinel.feature.impl.BaseFeature
-
The feature should abandon execution and clear up any resources.
- abortFeature() - Method in class com.opencloud.sentinel.feature.sbb.FeatureSbbFacade
-
The feature should abandon execution and clear up any resources
- abortFeature() - Method in interface com.opencloud.sentinel.feature.sbb.FeatureSbbFacade.FeatureSbbInvoker
- abortFeature() - Method in class com.opencloud.sentinel.feature.sbb.SentinelFeatureSbbSupportInvoker
- abortFeature() - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeature
-
The feature should abandon execution and clear up any resources
- abortFeature() - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureSbbLocal
-
Abort execution
- AbstractFieldsObjectCodec - Interface in com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.persist
- acceptDialog() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
-
Accept the dialog associated with the leg.
- acceptDialog(DialogMessageTcapMessage) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
-
Accept the dialog associated with this leg.
- ACCOUNTING_RECORD_NUMBER_AVP - com.opencloud.sentinel.charging.SentinelSipAVPs
- ACCOUNTING_RECORD_TYPE_AVP - com.opencloud.sentinel.charging.SentinelSipAVPs
- ACK - com.opencloud.sentinel.common.InviteReplicationTrigger
-
Indicates that session replication should be initiated when an ACK request for a success (2xx) response for the original INVITE request is seen on the leg.
- ActivityTestConfiguration - Interface in com.opencloud.sentinel.config
- ActivityTestTimerMode - Enum in com.opencloud.sentinel.config
-
Represents the methods sentinel supports for controlling the activity test timer duration.
- add(SessionCounterAddress) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounters
-
Add a new SessionCounter to the SessionCounters instance or if a SessionCounter already exists for this address return the current SessionCounter.
- add(T) - Method in interface com.opencloud.sentinel.multileg.MessageQueue
-
Adds an element
to the end of the queue. - addAdditionalTrackingKeys(String...) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Add one or more additional tracking keys to the set of additional keys used to track this leg.
- addAllowEventsValues(SipMessage, String...) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
Make sure SIP message contains Allow-events header with specified values
- addAllowHeaderValues(SipMessage, String...) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
Make sure SIP message contains Allow header with specified values
- addFirst(T) - Method in interface com.opencloud.sentinel.multileg.MessageQueue
-
Add an element
to the start of the queue. - addHeaderForLeg(String, String, String) - Method in class com.opencloud.sentinel.multileg.HeadersByLeg
-
Add a header value to a particular leg, retaining existing values, if any
- addMessageContent(SipMessage, MessageBody, boolean, Tracer) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
Sets content in the body of a SIP message.
- ALERTING - com.opencloud.sentinel.multileg.InviteSessionPhase
-
A 180 Ringing response has been seen.
- ANSWERED - com.opencloud.sentinel.multileg.InviteSessionPhase
-
A final success response for the initial request has been seen.
- APP_SDP_VALUE - Static variable in class com.opencloud.sentinel.util.SIPUtil
-
SDP Media type value.
- APPLICATION_SDP_MIME_TYPE - Static variable in class com.opencloud.sentinel.util.SIPUtil
- asDialogMessage() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asDialogMessage() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
- asDialogOpenAccept() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asDialogOpenAccept() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
- asDialogOpenRefuse() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asDialogOpenRefuse() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
- asDialogOpenRequest() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asDialogOpenRequest() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
- asDialogProviderAbort() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asDialogProviderAbort() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
- asDialogUserAbort() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asDialogUserAbort() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
- asSentinelActivityContextInterface(ActivityContextInterface) - Method in class com.opencloud.sentinel.feature.sbb.BaseFeatureSbbImpl
- asSentinelActivityContextInterface(ActivityContextInterface) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSipMultiLegFeatureEndpoint
- asSentinelActivityContextInterface(ActivityContextInterface) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLegManager
-
Get the sentinel aci interface that corresponds to an aci
- asTcContinue() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asTcContinue() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
-
change this message to be a TC-Continue, if possible.
- asTcEnd() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asTcEnd() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
-
change this message to be a TC-End(prearranged = false), if possible.
- asTcEnd(boolean) - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.BaseDialogTcapMessage
- asTcEnd(boolean) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.DialogTcapMessage
-
change this message to be a TC-End(prearranged), if possible.
- asTcOperationInvoke() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TcapComponent
- asTcOperationInvoke() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TCOperationTcapComponent
- asTcOperationProviderError() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TcapComponent
- asTcOperationProviderError() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TCOperationTcapComponent
- asTcOperationResult() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TcapComponent
- asTcOperationResult() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TCOperationTcapComponent
- asTcOperationUserError() - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TcapComponent
- asTcOperationUserError() - Method in class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.TCOperationTcapComponent
- attach(ActivityContextInterface) - Method in interface com.opencloud.sentinel.feature.spi.SentinelSipMultiLegFeatureEndpoint
-
Attached an aci to the service SBB.
All Classes All Packages