- Add standby detection and handling in reconnect plugin. Fix some more root group contacts handling in SIP protocol.
- Fixed brace placement added @Override annotations Fixed a NPE that happens when closing twice the AuthenticationWindow (another actionPerformed() fired during the closing operation)
- Fix a NPE that happens when removing a sip account : The problem was that the GlobalStatusSelectorBox for this account was removed before receiving the sip event so calling stopConnecting gives a NPE
- added missing @Override annotations and fixed a typo
- Fix sip tests.
Other recent changes in earlier versions:
- Fix problem on Windows when toggle video during a call (both SIP accounts registered with asterisk).
- Fixed not appearing call participant when added in a conference call. Bug reported by Emil Ivov.
- Fix mute button behaviour in conference calls.
- Check for connected yahoo provider before requesting image.
- Checks if a contact is already added in the contact list before adding it after a metaContactAdded or metaContactGroupAdded event.
- Fire events for adding meta contacts when loading contactlist. Fix possible NPE.
- Fixes calls status bar layout (both in one-to-one and conference calls).
- Fix not showing SIP presence status for contacts in the root group.
- Some logs added for debugging.
- Fix possible memory leak in reconnect plugin, and some improvments (cancel already scheduled for reconnect on network down or after registering). Add some trace debugs prints.
- Updated version of jain-sip jars.
- Replaces encodeBody() to encode() since it has changed in latest JAIN-SIP jar's.
- Commit from translate.sip-communicator.org by user acastroy.: 799 of 799 messages translated (0 fuzzy).
- Removed unused imports.
- Fix a bug codec preferences with equal priorities are ignored. Fix some system bundles.
- In the call transfer menu opened when there are more than one active calls, add a "transfer to" item, which allows to make an unattended transfer. In conference calls, fix local peer appearing in the members.
- Correctly remove "refer" subscription, when a notify with "Subscription-state" "terminated" has been received.
- Set minimum size for transfer call dialog.
- Enable switching off the smileys in the chat window.
- Fix incorrect sequence number in dialog during file transfer.
- Correctly scale incoming call contact image.
- Fix transfer dialog single selection.
- Update portaudio binaries.
- Fix transfer dialog single selection.