JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

U

UDP - Static variable in interface javax.sip.ListeningPoint
Transport constant: UDP
UNAUTHORIZED - Static variable in interface javax.sip.message.Response
The request requires user authentication.
UNDECIPHERABLE - Static variable in interface javax.sip.message.Response
The request was received by a UAS that contained an encrypted MIME body for which the recipient does not possess or will not provide an appropriate decryption key.
UNICAST_NOT_AVAILABLE - Static variable in interface javax.sip.header.WarningHeader
The site where the user is located does not support unicast communication (usually due to the presence of a firewall).
UNKNOWN - Static variable in interface javax.sip.header.SubscriptionStateHeader
Reason Code: The reason why the subscription was terminated is Unknown.
UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.sip.message.Response
The server is refusing to service the request because the message body of the request is in a format not supported by the server for the requested method.
UNSUPPORTED_URI_SCHEME - Static variable in interface javax.sip.message.Response
The server cannot process the request because the scheme of the URI in the Request-URI is unknown to the server.
UnsupportedHeader - Interface in javax.sip.header
The Unsupported header field lists the features not supported by the UAS.
UPDATE - Static variable in interface javax.sip.message.Request
UPDATE is an extension method that allows a client to update parameters of a session (such as the set of media streams and their codecs) but has no impact on the state of a dialog.
URGENT - Static variable in interface javax.sip.header.PriorityHeader
Urgent priority constant
URI - Interface in javax.sip.address
This class represents a generic URI.
USE_PROXY - Static variable in interface javax.sip.message.Response
The requested resource MUST be accessed through the proxy given by the Contact field.
UserAgentHeader - Interface in javax.sip.header
The User-Agent header field contains information about the UAC originating the request.
UserCredentialHash - Interface in javax.sip
Interface for those accounts that only supply hash(user:domain:password).
UserCredentials - Interface in javax.sip
The class is used whenever user credentials for a particular realm (site server or service) are necessary

JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

See conditions of use.
Submit a bug report or feature request.