- Removes special symbols before callng phone numbers and lets the user configure a property to enable/disable this functionality.
Other recent changes in earlier versions:
build.3509
- Reduces log level for errors that often occur with SIP keep alives in an effort to preserve readability in log files. Reported by Andreas Kuckartz.
build.3508
- Moves some logs from the info log level to the debug level.
- Formats search strings when calling. Removes intervals and brackets. Also removes dashes from number only strings.
build.3507
- Fixes disabled mute and sound buttons in a conference call. Fixes NullPointerException causing problems with sound indicators in a conference call.
- Moves a contact list log from info to debug level.
build.3506
- Fix partial desktop streaming moving.
build.3505
- Shows resolution information in the new resize video button menu.
- Fix frame rate with jingle calls.
build.3504
- Shows the full screen button only when the remote video is visible.
build.3503
- Changing fix for issue#943, set the title to the application name, as its static value and previous fix produces random string as window title.
build.3502
- Allow changing remote video quality.
build.3501
- Allow setting params for the size of image we are able to show during video call and dispatch such params by streaming the supplied resolution.
build.3500
build.3499
- Call window toolbar enhancements.
build.3498
- Fixing another lock, when icq is disconnecting ui asks for registrationState which was retrieved from aim connection, which is already locked cause of disconnect.
build.3497
- Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro8 which appears as low frame rate by falling back to an earlier implementation which seems to work as expected with respect to frame rate.
build.3496
- Prevent deadlock when reconnecting icq protocol. Fixed excessive logging for status update, reported by Emil Ivov. Fix some strings in macosx info.plist.
build.3495
- Fixed excesive logging in the contact list ui, reported by Emil Ivov.
- Update ice4j.jar that fix a possible ConcurrentModificationException.
build.3494
- Show connecting status during reconnects. When detect network changes calm for a second, give time all network configurations to finish. Add un-registering state to some providers. Fix a wrong state of jabber provider shown in status lists. Make sure un-registering and registering is done in separate threads in reconnect plugin, to avoid blocking each other and possible ui locks.
build.3493
- In the SIP create account form do not clear new account data if the user clicks again on the radio button.
build.3492
- Show the create account form if the wizard supports it.
build.3491
- Update recorder when we mute mute/unmute a call peer.
- Create log file archives in separate thread.
- Don't register growl if its not running we won't be able to use it, and we will fall back using defaults.
- Fix title of java dialogs and frames under gnome 3.
build.3490
- Update ice4j.jar that add some logs when some ICE checks fail.
- Fix a possible NullPointerException in Google Contacts.