Releases: pjsip/pjproject
PJSIP version 2.0-rc
Released on 2012-04-27T10:59:29Z
Release focus:
- Video. This would be the highlight of the release. The video framework will be similar to current audio framework in version 1.x. Initially it will be available on Windows platforms. Availability on other platforms will be decided as we go along.
- On-demand Media Transport. Media transport will be created as needed, to increase NAT robustness and to reduce power consumption.
- Third party media support.
- Sipecho
For more details about the ticket list, please see Release Notes
PJSIP version 1.14
Released on 2012-04-27T08:57:52Z
Release 1.14
For more details about the ticket list, please see Release Notes
PJSIP version 2.0-beta
Released on 2011-12-29T03:10:29Z
Version 2.0 - Beta Release
This lists works required for beta release of version 2.0. Currently the development takes place at https://svn.pjsip.org/repos/pjproject/branches/projects/2.0-dev branch.
More structured view about what's available in 2.0 is in ReleaseNotes-2.0 document. Note that the document is also a work in progress.
For more details about the ticket list, please see Release Notes
PJSIP version 1.12
Released on 2011-11-08T17:55:35Z
Release 1.12
For more details about the ticket list, please see Release Notes
PJSIP version 2.0-alpha2
Released on 2011-10-10T07:30:51Z
Version 2.0 - Alpha 2 ReleaseSee Video User's Guide!
There is a draft [wiki:ReleaseNotes-2.0] document that is still far from finished.
For more details about the ticket list, please see Release Notes
PJSIP version 2.0-alpha
Released on 2011-08-29T11:12:39Z
Version 2.0 - Alpha ReleaseThis lists works required for alpha release of version 2.0. Currently the development takes place at https://svn.pjsip.org/repos/pjproject/branches/projects/2.0-dev branch.
New: we just have a new Video User's Guide!
There is a draft [wiki:ReleaseNotes-2.0] document that is still far from finished.
For more details about the ticket list, please see Release Notes
PJSIP version 1.10
Released on 2011-05-05T10:51:25Z
Release 1.10Highlights:
- Support for hot-pluged audio devices (#1204)
- Fixed bug in PJLIB-UTIL STUN resolver which added four seconds delay if packet is lost (#1229)
- Fixed erratic timer if system time is changed (#1211)
- Support for IPP version 7 (#1200)
Incompatibility
- Symbian applications must add these two libraries in their .MMP file. This is due to the new PJLIB's System Information API that was implemented in ticket #1202.
LIBRARY hal.lib efsrv.lib
- Makefile targets must re-run
aconfigure
to update the makefiles.
For more details about the ticket list, please see Release Notes
PJSIP version 1.8.10
Released on 2010-12-07T07:04:14Z
Release 1.8.10Release focus:
- Support for SIP outbound (RFC 5626) extension
- Extended tests at SIPit 27
For more details about the ticket list, please see Release Notes
PJSIP version 1.8.5
Released on 2010-10-21T05:47:48Z
Objective: bug fixes and small enhancements.
For more details about the ticket list, please see Release Notes
PJSIP version 1.8
Released on 2010-09-09T05:51:17Z
Objective: enhancements and stabilization to 1.x tree before the code is branched for 2.0 development.
-Release focus*:
- Apple iPhone/iPad iOS4 background feature ([#1107])
- AutomatedTesting installation
[[Image(wiki:images:warning-icon24.png)]] Incompatibility info:
- the require_timer field in both
pjsua_config
andpjsua_acc_config
has been renamed to use_timer, and the type from bool to enum pjsua_sip_timer_use.
For more details about the ticket list, please see Release Notes