Change-Log for JSIP v1.2

Authors: Phelim O'Doherty (Sun), Ranganathan Mudumbai (NIST)

Package javax.sip

SipProvider

Dialog

Transaction

TransactionState

ListeningPoint

SipListener

SipStack

The ability to turn of dialog support is motivated by dialog free servers (such as proxy servers) that do not want to pay the overhead of the dialog layer and user agents that may want to create multiple dialogs for a single INVITE (as a result of forking by proxy servers). The following behavior is defined when the configuration parameter is set to 'OFF'.

RequestEvent

ResponseEvent


Package javax.sip.address

SipURI
TelURL

Package javax.sip.header

HeaderFactory


Package javax.sip.message

Request

Message

MessageFactory