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 _

M

MaxForwardsHeader - Interface in javax.sip.header
The Max-Forwards header field must be used with any SIP method to limit the number of proxies or gateways that can forward the request to the next downstream server.
MEDIA_TYPE_NOT_AVAILABLE - Static variable in interface javax.sip.header.WarningHeader
One or more media types contained in the session description are not available.
MediaType - Interface in javax.sip.header
This interface represents media type methods for any header that contain content type and content sub-type values.
Message - Interface in javax.sip.message
A SIP message is either a request from a client to a server, or a response from a server to a client.
MESSAGE - Static variable in interface javax.sip.message.Request
Message is an extension method that allows the transfer of Instant Messages.
MESSAGE_TOO_LARGE - Static variable in interface javax.sip.message.Response
The server was unable to process the request since the message length exceeded its capabilities.
MessageFactory - Interface in javax.sip.message
This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP.
METHOD_NOT_ALLOWED - Static variable in interface javax.sip.message.Response
The method specified in the Request-Line is understood, but not allowed for the address identified by the Request-URI.
MimeVersionHeader - Interface in javax.sip.header
SIP messages MAY include a single MIME-Version general-header field to indicate what version of the MIME protocol was used to construct the message.
MinExpiresHeader - Interface in javax.sip.header
The Min-Expires header field conveys the minimum refresh interval supported for soft-state elements managed by that server.
MinSEHeader - Interface in javax.sip.header
Session timer Min-SE header as defined in RFC 4028 Min-SE conveys the minimum allowed value for the session expiration.
MISCELLANEOUS_WARNING - Static variable in interface javax.sip.header.WarningHeader
The warning text can include arbitrary information to be presented to a human user, or logged.
MOVED_PERMANENTLY - Static variable in interface javax.sip.message.Response
The user can no longer be found at the address in the Request-URI, and the requesting client SHOULD retry at the new address given by the Contact header field.
MOVED_TEMPORARILY - Static variable in interface javax.sip.message.Response
The requesting client SHOULD retry the request at the new address(es) given by the Contact header field.
MULTICAST_NOT_AVAILABLE - Static variable in interface javax.sip.header.WarningHeader
The site where the user is located does not support multicast.
MultipartMimeContent - Interface in javax.sip.message
 
MULTIPLE_CHOICES - Static variable in interface javax.sip.message.Response
The address in the request resolved to several choices, each with its own specific location, and the user (or UA) can select a preferred communication end point and redirect its request to that location.

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.