JSR 32 - JSIP v1.2 Specification
Final Change Log
Author: Phelim O'Doherty (Sun), Ranganathan Mudumbai (NIST)
ACCEPTED CHANGES
General:
Decoupled the transaction layer from the Dialog layer.
Added support for RFC3903 and RFC3581.
Package Javax.sip
SipProvider
Updated architecture in SIP Provider on enhanced ListeningPoint/SipProvider Model. Change the 1-to-1 relationship between SipProvider and ListeningPoint, to 1-to-N.
Deprecated getListeningPoint and replaced with getListeningPoints method.
Deprecated setListeningPoint method with addListeningPoint method.
Added method to getListeningPoint for a specific transport.
Added removeListeningPoint method.
Added getNewDialog method for a specific transaction.
ClarifIEd addListener method.
SipStack
Added new AUTOMATIC_DIALOG_SUPPORT config parameter to the SipStack propertIEs documentation.
Added new FORKABLE_EVENTS config parameter to the SipStack propertIEs documentation.
Added new USE_ROUTER_FOR_ALL_URIS config parameter to the SipStack properties documentation.
Deprecated IP_ADDRESS config parameter in the SipStack properties documentation.
Added createListeningPoint method to SipStack with IP address, Port and Transport.
Deprecated createListeningPoint method with port and transport arguments.
Add start and stop stack methods.
SipListener
Added capability to process IOException, TransactionTerminated, and DialogTerminated events.
SipFactory
Clarified model for stack creation. IPAddress is no longer a mandatory property for stack creation. IP Address should be configured via the enhanced ListeningPoint architecture. For backwards compatibility IP Address configuration properties is still supported.
ListeningPoint
文章整理:西部数码--专业提供域名注册、虚拟主机服务
Added new getIPAddress
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!


