JSR 32 - JSIP v1.2 Specification Final Change…

2008-02-23 09:15:56来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

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

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:关掉jvm的ipv6功能

下一篇:eXtremeComponents-1.0.1-RC2 关于limit 的一个问题