Announcing Recent SipUnit Releases - 0.0.5b, 0.0.6b
Becky McElroy <[email protected]> Sun, 10 Dec 2006 10:20:12 -0500
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
SipUnit is still in beta to give users a working system to evaluate and test. Feedback from the development community is encouraged for further enhancing the system. SipUnit provides a test environment geared toward unit testing SIP applications. It extends the JUnit test framework to incorporate SIP-specific assertions, and it provides a high-level API for performing the SIP operations and messaging needed to interact with the application or network element under test. SipUnit is a cafesip.org project. SipUnit 0.0.5b Highlights 1. Enhanced high level class methods to allow complete control over outbound request/response content by incorporating additional method signatures that take body/header parameters. 2. Incorporated the final release (version 1.2) of the SIP stack Reference Implementation kindly made available by National Institute of Standards and Technology (NIST). 3. Fixed miscellaneous bugs. SipUnit 0.0.6b Highlights 1. Support added to SipPhone/SipSession classes for running SipUnit tests from behind a NAT and communicating with a SIP server on the internet. STUN example test included. 2. Incorporated enhancement allowing more flexible multiple SIP stack creation. If you have any questions about the SipUnit project, please contact us by sending an email to [email protected] <mailto:[email protected]>. -- CafeSip Team.