- Fixes detection for quality control support in initiated video call. Fixes some missing strings.
Other recent changes in earlier versions:
build.3615
- Ignore manual entered SIP proxy data when autodetect is selected Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers
build.3614
- Updates sip protocol registering, limiting the dns resolutions, using transport and port in registrar uri. Fixes some bugs where we can use different transports for registrar and outbound proxy. Fixes a reconnect issue.
build.3613
- Fixes problem when using UPnP with Google Talk call.
build.3612
- Adds account JID information for the Jingle Nodes relay numbers logging.
build.3611
- fixes the infinite loop reported by Ingo
build.3610
- Shows the display name instead of address in call history. The address is still displayed in the tooltip.
build.3609
- Commit from translate.jitsi.org by user ibauersachs.: 1100 of 1103 messages translated (2 fuzzy).
build.3608
- Updates Debian menu categories.
- Commit from translate.jitsi.org by user yana.: 1079 of 1103 messages translated (7 fuzzy).
build.3607
- Fixes possible NPE calling getDisplayName on sip call peers that are already disconnected. Make sure media is closed even if any of call peer listeners throw an exception.
build.3606
- Fixes some more chat room issues, among which: allows to set nickname for rooms by right clicking the room name, no contact list displayed, not displaying history messages more than once. Patch provided by Purvesh Sahoo.
build.3605
- Removes sip contacts which have removed us from theit contact list (subscription terminated and deactivated) preventing subsequent authorization requests.
- Fixes NPE in xcap if for some reason sub-handling actions are missing from rules xml.
- Initialize the SIP display name through the account info operation set.
build.3604
- Fixes ambiguous properties with "sip" prefix in configuration file.
build.3603
- Extends the authorization request process with the possibility to automatically add the requesting contact to the contact list.
build.3602
- Fixes multiple authorization request windows when sip server re-sends authorizations.
build.3601
- Fixes editable text in the initial sign up window.
build.3600
- Fixes starting auto away thread.
- Reverts latest changes fixing build.
build.3599
- Closes the initial add account window if a create account form is loaded.
build.3598
- Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
build.3597
- Addresses a possible deadlock in video calls.
build.3596
- Takes into account the configuration property net.java.sip.communicator.service.protocol.MIN_MEDIA_PORT_NUMBER for the purposes of ICE.
- Addresses a possible deadlock in video calls.