Milestone release-1.8
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
- the require_timer field in both pjsua_config and pjsua_acc_config has been renamed to use_timer, and the type from bool to enum pjsua_sip_timer_use.
Ticket List:
Enhancements:
- #1107
- iPhone: Add support for Apple iOS4 background feature
- #1109
- Dummy commits for automated testing
- #1111
- More work on automated testing for PJSIP
- #1117
- Configurable PJSUA-LIB lock timeout (thanks Bogdan Krakowski for the report)
- #1118
- Add last error code to PJSUA-LIB account info structure
- #1120
- Run-time configuration option for usage modes of SIP Session Timer extension in PJSUA-LIB
Bug Fixes:
- #1108
- DNS deadlock (thanks Bogdan Krakowski for the report)
- #1110
- Miscellaneous and minor fixes
- #1112
- IPP G.729 codec still generates silence packet when annexb=no (thanks Arie Velthoen for the report and fix)
- #1113
- iPhone: Echo cancellation may not work on iOS using SDK 4.x
- #1114
- Wrong bytes_per_frame in stream port info (thanks Thomas Giesel for the report and fix)
- #1115
- iPhone: Long delay when calling AudioConverterNew() causing timeout in acquiring pjsua lock (thanks Bogdan Krakowski the report)
- #1116
- Bug in regenerating elements of some headers when incoming request contains escaped characters (thanks Ferguen Adel for the report)
- #1119
- Crash if sending UPDATE fails in session timer module because network connectivity is lost (thanks Robbie Hanson for the fix!)
Note: See
TracRoadmap for help on using
the roadmap.