- Sets priority to 30 for newly created Jabber account. Adds a property to bypass GTalk voice capabilities checks so that softwares that are able to do GTalk call but don't send related capabilities can be called by Jitsi.
Other recent changes in earlier versions:
build.3618
- Adds user-configured STUN/TURN/Jingle Nodes servers to be used in Google Talk call. For a jabber call, if the callee address does not have domain name, adds the one of the account or OVERRIDE_PHONE_PREFIX value if this property is defined.
build.3617
- Adds support for FreeSwitch's dingaling mod (GTalk).
- Fixes build (error introduced by commit 8820).
build.3616
- Fixes detection for quality control support in initiated video call. Fixes some missing strings.
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.