* 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. * Other recent changes in earlier versions: * - 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. * - Try to obtain the received call notification contact image from one of the contact sources. * - Fixes the following issues reported by Emil Ivov on the dev mailing list in the thread _A few issues with Apple's Address Book support_: (1) The call button is disabled even though the tool tip does show the phone entries, (2) Searches do not seem to work on the concatenation of the first and last names. * - Fixes the following issue reported by Emil Ivov on the dev mailing list in the thread _A few issues with Apple's Address Book support_: I don't get the images [...] in the contact list and only see them in the tool tip. * - Implements ExtendedContactSourceService for the Address Books of Microsoft Outlook and Mac OS X. * - Fixes the Makefile for the JNI binary of the support for the Address Book of Microsoft Outlook. * - Fixes the Makefile for the JNI binary of the support for the Address Book of Microsoft Outlook. * - Displays images for the contacts fetched from the Address Book of Mac OS X. * - Displays kABOrganizationProperty as the displayName of SourceContact for companies fetched from the Address Book of Mac OS X. * - Activates an initial implementation of the support for the Address Book of Mac OS X. Neither it, nor the support for the Address Book of Microsoft Outlook implement the SourceContact image property. * - Updates felix.jar to version 3.0.7 (Courtesy of Richard S. Hall). Update check from menu on windows is ran in new thread, preventing block swing if authentication needed. * - Fixes NullPointerException-s on chat window close and chat window open. * - Some gui refactoring. * - Make sure we init addresses for packet logging if they are not set in sip stack, and make sure no exception comes out from sip logger. Issue #894. * - Searches through more properties of the Microsoft Outlook contacts. * - Commits work in progress on adding support for the Address Book of Mac OS X. * - Commits work in progress on adding support for the Address Book of Mac OS X. * - Fix default values for jabber connection (stun auto-discover and jingle nodes if account props are missing) to reflect default values when creating account. Add option to change source when sending generic jabber notifications. Ignore time for querying network devices when checking for changes in network config. * - Enable Skein MAC for SRTP and ZRTP * - Activates the implementation of searching in the Address Book of Microsoft Outlook committed in r8114. * - Logs for detecting video devices.