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
P
- P_ACCESS_NETWORK_INFO - Static variable in class com.opencloud.sentinel.multileg.HeadersByLeg
- P_CELLULAR_NETWORK_INFO - Static variable in class com.opencloud.sentinel.multileg.HeadersByLeg
- P_CHARGING_VECTOR - Static variable in class com.opencloud.sentinel.multileg.HeadersByLeg
- P_EARLY_MEDIA - Static variable in class com.opencloud.sentinel.multileg.HeadersByLeg
- P_VISITED_NETWORK_ID - Static variable in class com.opencloud.sentinel.multileg.HeadersByLeg
- parallelFork(OutgoingSipRequest, String) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Immediately create a new leg which is a parallel fork to this leg and attach the Sentinel service SBB to the ACI of the inviteToBeSentOnForkedLeg SipSession.
- ParameterValue - Interface in com.opencloud.sentinel.feature.spi
-
Represents the value of a feature parameter
- peek() - Method in interface com.opencloud.sentinel.multileg.MessageQueue
-
Retrieves
, but does not remove, the head of this queue, or returns null if this queue is empty. - peekLast() - Method in interface com.opencloud.sentinel.multileg.MessageQueue
-
Retrieves
, but does not remove, the last element of this queue, or returns null
if this queue is empty. - percentDecodeHashChars(String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
-
Decodes all instances of '%23' to the '#' character in the given dialstring.
- percentEncodeHashChars(String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
-
Encodes all instances of the '#' character to '%23' in the given dialstring.
- PERIODIC_WORK - Static variable in interface com.opencloud.sentinel.feature.spi.PeriodicWorkHandler
-
Name used for the periodic work phase and feature factory.
- PeriodicWorkHandler - Interface in com.opencloud.sentinel.feature.spi
-
This interface can be added to a SentinelFeature for out-of-session handling of timer-driven periodic work.
- PeriodicWorkHandlerStats - Interface in com.opencloud.sentinel.feature.spi
-
Statistics for features implementing
PeriodicWorkHandler
. - PlmnIdAnalyser - Interface in com.opencloud.sentinel.providers
-
An interface for a provider that can be used by features to determine if a PLMN ID (combination of MCC and MNC) is a home PLMN ID, or classify it as a Home PLMN ID, an MCC-only match, or no match.
- PlmnIdAnalyser.PlmnIdMatch - Enum in com.opencloud.sentinel.providers
- poll() - Method in interface com.opencloud.sentinel.multileg.MessageQueue
-
Retrieves and removes the head of this queue, or returns null if this queue is empty.
- PRE_ALERTING - com.opencloud.sentinel.multileg.InviteSessionPhase
-
A dialog creating provisional response has been seen but not a 180 Ringing.
- PROCESS_BY_EVENT_MANAGER - Static variable in interface com.opencloud.sentinel.endpoint.SentinelEndpoint
-
a 'target feature' that is used when Events should be routed via Session Manangement to registered Event Managers.
- processEvent(String, Object, boolean, boolean, ActivityContextInterface, EventContext) - Method in interface com.opencloud.sentinel.endpoint.SentinelEndpoint
-
Request delivery of an extension event from the event handler SBB Part to the Sentinel session management.
- processEvent(String, Object, boolean, ActivityContextInterface, EventContext) - Method in interface com.opencloud.sentinel.endpoint.SentinelEndpoint
-
Request delivery of an extension event from the event handler SBB Part to the Sentinel session management.
- ProtocolLookup - Class in com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.persist
-
Protocol Lookup for: MAP
- ProtocolLookup() - Constructor for class com.opencloud.sentinel.ipsmgw.eventmanager.tcapmessage.persist.ProtocolLookup
- Provisional - com.opencloud.sentinel.util.SipStatusUtil.SipStatusType
- PROVISIONAL_RESPONSE - com.opencloud.sentinel.common.InviteReplicationTrigger
-
Indicates that session replication should be initiated when a dialog creating provisional (18x) response for the original INVITE request is seen on the leg.
- PROXYING - com.opencloud.sentinel.multileg.ProxyResult
- ProxyResult - Enum in com.opencloud.sentinel.multileg
- proxySessionAndDoNotRecordRoute() - Method in interface com.opencloud.sentinel.multileg.Leg
-
Proxy the initial request received on the leg using the URI received in the initial request.
- proxySessionAndDoNotRecordRoute(Leg) - Method in interface com.opencloud.sentinel.multileg.LegManager
-
Proxy the initial request received on the leg using the URI received in the initial request.
- proxySessionAndDoNotRecordRoute(Leg, URI) - Method in interface com.opencloud.sentinel.multileg.LegManager
-
Proxy the initial request received on the leg using a different request URI.
- proxySessionAndDoNotRecordRoute(Leg, URI[]) - Method in interface com.opencloud.sentinel.multileg.LegManager
-
Proxy the session to continue using different request URIs and remove Sentinel from the route.
- proxySessionAndDoNotRecordRoute(URI) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Proxy the initial request received on the leg using a different request URI.
- proxySessionAndDoNotRecordRoute(URI[]) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Proxy the session to continue using different request URIs and remove Sentinel from the route.
- proxySessionInternal(Leg, URI) - Method in interface com.opencloud.sentinel.multileg.LegManager
-
Proxy the initial request received on the leg using a different request URI.
- proxySessionInternal(URI) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Proxy the session to continue using different request URIs and remove Sentinel from the route.
- put(String, LimiterFilterCondition<?>) - Method in interface com.opencloud.sentinel.feature.spi.LimiterFilterConditionAccess
-
Sets the specified limiter filter condition for the given feature.
All Classes All Packages