- Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP is not enabled by default for the moment (it can be enabled in the advanced tab of your Jabber account).
- Make menus opaque.
Other recent changes in earlier versions:
- Enable packet logging by default.
- Adds new libraries to the appropriate IDE configuration files. Fixes chat window transparent toolbar on windows and linux. Adjusts some gaps in the contact list window.
- Commits work in progress on adding support for the Address Book of Microsoft Outlook.
- Fixes a variable reference in the Makefile of the binary counterpart of the PortAudio support.
- Commits work in progress on adding support for the Address Book of Microsoft Outlook. (Should have been a part of r8093.)
- Remove unused border.
- More native MacOS interface for main components.
- Fix a bug when saving sip account with different registrar changing user_id property, reported by Bauersachs Ingo. Fix request uri when using registrar address different from user id server part, , reported by Bauersachs Ingo. Don't construct account uid string every time, if it exists loaded it from the account props.
- Enable Jingle Nodes by default.
- Rebuilds the Windows binary counterpart of the PortAudio support with PortAudio 20101214 which has been used for the last Mac OS X binary committed in r8082.
- Update ice4j.jar that add a new nomination strategy. Note that this new strategy is not yet use by default in SIP Communicator.
- Takes a second try at rebuilding the Mac OS X counterart of the PortAudio support with 10.4 compatibility (as r8082 didn't seem to do it properly).
- Ads prefix to statistic prints for easier searching in log files and modify some prints. Change their log level to info. Change getFormat of MediaDeviceSession, if processor is not present we will not query for format and use the locally stored one.
- Rebuilds the Mac OS X counterpart of the PortAudio support with 10.4 compatibility. Fixes javadocs, formatting.
- Introduce possibility to control capture volume from the GUI through media service. Add capture and playback volume buttons to fullscreen call dialog.
- Commit from translate.sip-communicator.org by user emcho.: 954 of 954 messages translated (0 fuzzy).
- Commit from translate.sip-communicator.org by user emcho.: 954 of 954 messages translated (0 fuzzy).
- Reflect contact capabilities in call history.
- Commit from translate.sip-communicator.org by user emcho.: 954 of 954 messages translated (0 fuzzy).
- Reflect contact capabilities, such as call, video or desktop sharing support, in contact list (right click menu) and chat window (issue 891).
- Use only the username part of the JID for TURN credentials.
- Change label text in STUN/TURN configuration dialog.
- Wait ICE connectivity checks to be finished before generate the session-accept message.
- Fix issue where camera is activated in an audio only SIP call.