sentinel 2.7.0
A B C D E F G H I K L M N O P R S T U V _ 

I

ImmediateChargingInstance - Interface in com.opencloud.sentinel.charging
 
importAsNewLeg(ActivityContextInterface, String, InitialLegPhase) - Method in interface com.opencloud.sentinel.multileg.LegManager
Immediately create a new leg in the indicated phase (InitialLegPhase.CallSetup or InitialLegPhase.MidSession).
importAsNewLeg(SipSession, String, InitialLegPhase) - Method in interface com.opencloud.sentinel.multileg.LegManager
Immediately create a new leg in the indicated phase (InitialLegPhase.CallSetup or InitialLegPhase.MidSession).
ImsiSessionState - Interface in com.opencloud.sentinel.common
For those features that read/write the IMSI
increment(SessionCounter) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment all session counter fields based on a SessionCounter.
incrementAcks(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an ack is received from a call party.
incrementActivityEndEvent(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when an ActivityEndEvent occurs.
incrementAnsweredCalls(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a call is answered.
incrementAnsweredCalls(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a call is answered
incrementAssistRequestInstructions(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a assistRequestInstructions is received
incrementAssistRequestInstructionsUncorrelated(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a assistRequestInstructions is received but was not correlated with an existing session
incrementByes(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a bye is received from a call party.
incrementCallLimitReached(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a call ends because it reached the maximum configured call duration limit.
incrementCallsReleased(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a session is released
incrementCancels(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a cancel is received from a call party.
incrementCdrNotWritten(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a CDR is not written.
incrementCdrNotWritten(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by Sentinel Core when a cdr is not written
incrementCdrWritten(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a CDR is written.
incrementCdrWritten(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by Sentinel Core when a cdr is written
incrementCompletedWithinCredit(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a call is disconnected normally (completed within credit).
incrementCompletedWithinCredit(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a call is disconnected normally (completed within credit)
incrementCumulativeCommittedUsed(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'committedUsed' field.
incrementCumulativeGranted(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'granted' field.
incrementCumulativeGrantedRefund(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'grantedRefund' field.
incrementCumulativeRequested(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'requested' field.
incrementCumulativeRequestedRefund(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'requestedRefund' field.
incrementCumulativeSentUsed(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'sentUsed' field.
incrementCumulativeSuspendedDuration(long) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounter
Increment the value of this counter's 'CumulativeSuspendedDuration' field.
incrementEndedBySwitchFault(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a call fails due to an SS7 error
incrementError(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an error event is received from a call party.
incrementFailedDuringExecution(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature responds that it failed during execution
incrementFailedToStart(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature responds that it failed to start correctly
incrementFeatureTimeout(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a feature timeout timer even is received.
incrementHttpGets(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an http GET request is received for third party call setup.
incrementHttpPosts(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an http POST request is received for third party call setup.
incrementIgnoredExtensionEventAtSessionEnd(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when an extension event is received, but session management is in the end state.
incrementInfo(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an info event is received from a call party.
incrementInitialDP(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a initialDP is received
incrementInitialDPSMS(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a initialDPSMS is received
incrementInstructionExecutionFailure(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when an InstructionExecutionFailure occurs.
incrementInvalidRequestToRelayDialogWithNoInitialDP(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever the dialog is to be relayed, but not destination address could be found
incrementInvites(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an invite is received.
incrementIssuedWarning(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature responds with a warning
incrementMessage(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a message event is received from a call party.
incrementNoAckReceived(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a NoAckReceived is received.
incrementNoDestinationAddressToRelayDialog(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever the dialog is to be relayed, but not destination address could be found
incrementNoPrackReceived(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a NoPrackReceived is received.
incrementNotify(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a notify event is received from a call party.
incrementOpenRefuse(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by Sentinel core whenever a call attempt is refused by Sentinel.
incrementOpenRequest(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever a call is attempted.
incrementOptions(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an options event is received from a call party.
incrementPlatformConfigurationProfileNotFound(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever it tries to access platform level configuration, but cannot do so
incrementPlatformConfigurationTableNotFound(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever it tries to access platform level configuration, but cannot do so
incrementPrack(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a prack event is received from a call party.
incrementProvisional(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a provisional event is received from a call party.
incrementPublish(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a publish event is received from a call party.
incrementRedirect(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a redirect event is received from a call party.
incrementRefer(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a refer event is received from a call party.
incrementRegister(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a register event is received
incrementRelayDialog(long) - Method in interface com.opencloud.sentinel.stats.SentinelSs7Usage
Incremented by sentinel core whenever the dialog is to be relayed
incrementServiceCompleted(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a session is released.
incrementServiceTimerEvent(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a service timer event is received for execution point delivery.
incrementServiceTimerExtensionEvent(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel when a service timer event is received for extension event delivery.
incrementServiceTriggered(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a call of any type is attempted.
incrementStarted(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
incrementSubscribe(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a subscribe event is received from a call party.
incrementSuccess(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever a success event is received from a call party.
incrementTimedOut(long) - Method in interface com.opencloud.sentinel.feature.spi.SentinelFeatureStats
Incremented by sentinel core if the feature timed out during execution
incrementTotalFailedSessions(long) - Method in interface com.opencloud.sentinel.stats.SentinelUssdUsage
Incremented by the USSD Service when the request was not successfully processed
incrementTotalSuccessfulSessions(long) - Method in interface com.opencloud.sentinel.stats.SentinelUssdUsage
Incremented by the USSD Service when the request was successfully processed
incrementUnknownTimer(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an unknown timer event is dropped.
incrementUpdate(long) - Method in interface com.opencloud.sentinel.stats.SentinelSipUsage
Incremented by Sentinel whenever an update event is received from a call party.
INITIAL_QOS_REMOTE - Static variable in class com.opencloud.sentinel.util.SIPUtil
 
initialEventSelector(InitialEventSelector, DialogOpenRequestEvent) - Method in class com.opencloud.sentinel.common.EtcAriCorrelationHelper
A IES helper method for dialogs with one of an CCInitialDPRequestEvent or CCAssistRequestInstructionsRequestEvent component.
initialEventSelectorForARI(InitialEventSelector, DialogOpenRequestEvent) - Method in class com.opencloud.sentinel.common.EtcAriCorrelationHelper
A IES helper method for correlating CCAssistRequestInstructionsRequestEvent dialogs with the service which sent the CCEstablishTemporaryConnectionRequestEvent If there is no CCAssistRequestInstructionsRequestEvent component event, the IES will not be changed.
initialEventSelectorForIDP(InitialEventSelector, DialogOpenRequestEvent) - Method in class com.opencloud.sentinel.common.EtcAriCorrelationHelper
A IES helper method for dialogs with CCInitialDPRequestEvent events used to set a custom convergence which is used for correlation with subsequent CCAssistRequestInstructionsRequestEvent requests on assisting dialogs.
initialise(SentinelPlatformConfigurationReader, SentinelFeatureRegisterImpl, Facilities, Map<String, Object>, SentinelFeatureStatsAccess, AddressListCollection, ChildRelationFacility, SentinelFeatureSbbSupport, SentinelTracerSupport, SentinelFrontEnd, MapperLibrary<?>, MapperFacilities) - Method in class com.opencloud.sentinel.feature.impl.FeatureFactoryImpl
Initialise a feature factory with additional dependencies needed
initialiseFeatureStats(SentinelFeatureStatsAccess) - Method in interface com.opencloud.sentinel.feature.impl.BaseFeatureCreator
Initialises the feature usage statistics using the provided SentinelFeatureStatsAccess.
InitialLegPhase - Enum in com.opencloud.sentinel.multileg
Represents the initial Sentinel leg phases that legs may be in.
InitialTriggerPhase - Static variable in enum com.opencloud.sentinel.feature.ExecutionPhase
 
InjectAddressListCollection - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this if they require the use of AddressLists
injectAddressListCollection(AddressListCollection) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectAddressListCollection
Inject an address list collection
InjectAddressListEntryReader<ExtendedListEntry extends AddressListEntry> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this if they define a custom address list entry reader
injectAddressListEntryReader(<any>, Class<ExtendedListEntry>) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectAddressListEntryReader
Inject an address list entry reader for reading an extended list entry type
InjectFeatureConfigurationReader<Reader> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface to use a configuration reader
injectFeatureConfigurationReader(Reader) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectFeatureConfigurationReader
Inject a configuration reader
InjectFeatureStats<Stats extends SentinelFeatureStats> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface if they have defined their own statistics interface that extends SentinelFeatureStats
injectFeatureStats(Stats) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectFeatureStats
Inject a statistics object the feature may use for collecting statistics
InjectFsmBuilder<FSM> - Interface in com.opencloud.sentinel.feature.spi.init
Features that are based on a POJO FSM, implement this to have access to an object they can use to get FSM instances.
injectFsmBuilder(<any>) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectFsmBuilder
Inject an FSM builder
injectHttpActivityContextInterface(ActivityContextInterface) - Method in interface com.opencloud.sentinel.mapper.SipThirdPartyCallOutcomeToHttpResponseMapperInterface
 
injectHttpActivityContextInterface(ActivityContextInterface) - Method in interface com.opencloud.sentinel.mapper.Ss7ThirdPartyCallOutcomeToHttpResponseMapperInterface
 
InjectMapperLibrary<MappingExecutionPoints extends java.lang.Enum<?>> - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface to use a Mapper Library
injectMapperLibrary(MapperLibrary<MappingExecutionPoints>, MapperFacilities) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectMapperLibrary
Inject a mapper library
InjectResourceAdaptorProvider - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface if they require the use of an RA provider
injectResourceAdaptorProvider(Object) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectResourceAdaptorProvider
Inject an ra provider
injectSentinelConfiguration(SentinelConfiguration) - Method in interface com.opencloud.sentinel.feature.spi.init.InjectSentinelPlatformConfiguration
Inject sentinel platform configuration
InjectSentinelPlatformConfiguration - Interface in com.opencloud.sentinel.feature.spi.init
Features implement this interface if they require access to platform level sentinel configuration
INSTRUCTION_KEY - Static variable in interface com.opencloud.sentinel.events.FailedInstruction
Instruction Key in the Instruction Details Map.
InstructionAlreadyPendingException - Exception in com.opencloud.sentinel.charging
Exception thrown if there is already an instruction pending.
InstructionAlreadyPendingException() - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException.
InstructionAlreadyPendingException(String) - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException with a detail message.
InstructionAlreadyPendingException(Throwable) - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException with a cause.
InstructionAlreadyPendingException(String, Throwable) - Constructor for exception com.opencloud.sentinel.charging.InstructionAlreadyPendingException
Create a InstructionAlreadyPendingException with a detail message and cause.
InstructionExecutionFailedEvent - Interface in com.opencloud.sentinel.events
Interface for InstructionExecutionFailedEvent, containing list of all FailedInstructions.
isActive() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if leg is Active.
isCap234EtcAriAC(TcapApplicationContext) - Static method in class com.opencloud.sentinel.common.EtcAriDialogHelper
 
isCap234SrfAC(TcapApplicationContext) - Static method in class com.opencloud.sentinel.common.EtcAriDialogHelper
 
isCreditCheckInProgress() - Method in interface com.opencloud.sentinel.charging.ChargingInstance
Indicates whether or not there is a credit check currently in progress.
isDirtyAndClear() - Method in interface com.opencloud.sentinel.util.DirtyMonitor
 
isDownstreamForked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is part of a set of downstream forked legs.
isEmpty() - Method in interface com.opencloud.sentinel.multileg.MessageQueue
Determines if queue is empty.
isFailureStatusCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code falls between allowable values for SipStatusType.Failure.
isFollowOnCall() - Method in interface com.opencloud.sentinel.common.ReauthorizeCredit
If true, indicates the credit reauthorization was trigger because of a follow on call.
isInitialSipRequest(SipRequest) - Static method in class com.opencloud.sentinel.util.SIPUtil
Returns true if the SipRequest is an initial request.
isLinked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is linked to another leg.
isOcsInteractionEnabled() - Method in interface com.opencloud.sentinel.feature.spi.DiameterMediationChargingControlFeatureEndpoint
 
isParallelForked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is part of a set of parallel forked legs
isProvisionalStatusCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code falls between allowable values for SipStatusType.Provisional.
isRefer() - Method in class com.opencloud.sentinel.util.SubscribedEventID
Returns true if the event is a refer.
isSingleValue() - Method in interface com.opencloud.sentinel.feature.spi.ParameterValue
 
isSubscriptionTerminatingCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code should terminate the subscription
isSubset(SessionCounterAddress) - Method in interface com.opencloud.sentinel.charging.sessioncounters.SessionCounterAddress
Determine if an addressSubset is a subset of this SessionCounterAddress.
isSuccessfulStatusCode(int) - Static method in class com.opencloud.sentinel.util.SipStatusUtil
Convenience method for returning if status code falls between allowable values for SipStatusType.Success.
isSuspended() - Method in interface com.opencloud.sentinel.charging.ChargingInstance
Returns true iff this ChargingInstance is currently suspended.
isSuspended() - Method in interface com.opencloud.sentinel.multileg.Leg
 
isUnqualifiedRefer() - Method in class com.opencloud.sentinel.util.SubscribedEventID
Returns true if the event is an unqualified refer.
isUpstreamForked() - Method in interface com.opencloud.sentinel.multileg.Leg
Return true if this leg is part of a set of upstream forked legs.
iterator() - Method in class com.opencloud.sentinel.common.ServiceIDLookupImpl
 
iterator() - Method in class com.opencloud.sentinel.util.MultipartMessageBody
 
A B C D E F G H I K L M N O P R S T U V _ 
sentinel 2.7.0

Copyright © OpenCloud. All Rights Reserved.