- 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.
Other recent changes in earlier versions:
- 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.
- Tunes the audio levels based on sound pressure levels and their ranges a bit. Fixes an inaccuracy in the audio levels being sent to conference members.
- Fix display of dialog which show screens that can be streamed (in case computer has more than one screen).
- Fixes an incorrect removal of audio-level data by CSRC.