build.3230
- Update jna bundle.
- Add missing os-specific in init.
Other recent changes in earlier versions:
build.3228
- Removes izpack-shortcut-link.jar from the classpaths of Eclipse and NetBeans as it has been removed from the repository in r8158.
build.3229
- Fixes a problem causing inaccurate result on contact search in the contact list. Fixes wrong behavior in contact list - when one clicks with the right mouse button, after she has clicked the left mouse button, the chat window was opened together with the right button menu, while the right behavior would be to have just the right button menu opened.
- Fires QUERY_COMPLETED or QUERY_ERROR at the end of the execution of the ContactQueries of the Address Books of Microsoft Outlook and Mac OS X.
- Use registry for autostart on windows.
- Commit from translate.sip-communicator.org by user ratelists.: 954 of 954 messages translated (0 fuzzy).
- Check CoInitializeEx return code in jdirectshow JNI and do not call CoUninitialize if CoInitializeEx has not return S_OK or S_FALSE.
- Rebuilds libphonenumber-2.4.jar with Java 1.5 class file compatibility in response to a report of Emil Ivov on the dev mailing list in the thread of r8153.
- Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
- Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
- Fixes issue with closing calls when the call window is closed. Reported on dev by Fabio Telme and Conrad Beckert.
- Update jain-sip (setting ports and address of some resend messages), issue#894. Make sure we filter requests that are not coming from our proxy.
- Removes unused import.
- Click to toggle mute, hold down the microphone button to adjust microphone sound. Fixed some microphone related icons.
- Fixed NPE during the logout of an account when some contacts do not have a parentMetaContactGroup
- Attempt to fix random crash that happen with the Windows native renderer and the VideoFlipEffect.
- Fixes an access violation in the support for the Address Book of Microsoft Outlook (privately) reported by Damian Minkov.
- Temporarily disables the support for the Address Book of Microsoft Outlook because of a crash (privately) reported by Damian Minkov.
- Delays the linking to the Microsoft Outlook API from compile to run time as much as possible in order to fix a crash on Windows XP without Microsoft Outlook (privately) reported by Damian Minkov.
- Fix format exception that has been introduced in commit 8141.
- Temporarily disables the support for the Address Book of Microsoft Outlook because of a crash (privately) reported by Damian Minkov.
- Mitigate the following issue with the support for the Address Book of Mac OS X: if Microsoft Office is not installed or a 32-bit version of Microsoft Office is installed on 64-bit Windows and SIP Communicator, a dialog may appear to notify the SIP Communicator user that there is no default e-mail program.
- Fix the case when the callee does not support an audio codec that the caller offer, he may reuse the payload-type ID of this codec for video (when he enables it) which is not a good behavior.
- Commit from translate.sip-communicator.org by user acastroy.: 954 of 954 messages translated (0 fuzzy).
- Sets the preferredProtocols for the well-known ContactDetails of the SourceContacts found in the Address Book of Mac OS X.
- Fixes problem with calling address book contacts. Reported by Emil Ivov on dev (01/09/2011 subject: Re: [sip-comm-dev] A few issues with Apple's Address Book support).
- Try to obtain the received call notification contact image from one of the additional contact sources.