- unlinkLeg() - Method in interface com.opencloud.sentinel.multileg.Leg
-
Immediately unlink this leg from the leg linked to it, if any.
- updateAddress(Address, boolean, String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
-
Updates a URI with a new address.
- updateAddress(Address, SipAddressString, String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
-
Updates a URI with a new address.
- updateSDPPreconditions(OutgoingSipRequest, SessionDescriptionWrapper, Tracer) - Static method in class com.opencloud.sentinel.util.SIPUtil
-
Sets SDP qos attributes of an outgoing INVITE based on a provided SDP.
- updateURI(URI, boolean, String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
-
Updates a URI with a new address.
- updateURI(URI, SipAddressString, String) - Static method in class com.opencloud.sentinel.util.SipAddressUtil
-
Updates a URI with a new address.
- upstreamFork(OutgoingSipResponse, String) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Immediately create a new leg which is an upstream fork to this leg and attach the Sentinel service SBB to the
ACI of the responseToBeSent SipSession.
- upstreamFork(OutgoingSipRequest, String) - Method in interface com.opencloud.sentinel.multileg.Leg
-
Immediately create a new leg which is an upstream fork to this leg resulting from a forked subscription and
attach the Sentinel service SBB to the ACI of the notify request SipSession.
- USER_DEFINED_CAUSE_MINIMUM - Static variable in class com.opencloud.sentinel.common.OcsSessionTerminationCause
-
The numerical value of any user-defined termination causes should be no smaller than this value.
- UserError - Class in com.opencloud.sentinel.common
-
- UserError(<any>) - Constructor for class com.opencloud.sentinel.common.UserError
-