- Prepared a warning window for jitsi update (not yet activated).
Other recent changes in earlier versions:
build.3354
- Prepared a warning window for jitsi update (not yet activated).
build.3353
- Prepared a warning window for jitsi update (not yet activated).
build.3352
- Prepared a warning window for jitsi update (not yet activated).
build.3351
- Switching version to beta1
- Trim the name of directshow capture devices because comparaison with MediaLocator's locator will fail otherwise (because internally it uses trim()).
- Prepared a warning window for jitsi update (not yet activated).
build.3350
- Adding license and code formatting.
build.3349
- Provides a Makefile for the JNI library of JAWTRenderer on Mac OS X.
- Fixes a NullPointerException that occurred when filtering requests in the presence of registrarless providers.
- Fixes an unnecessary fallback to parallel resolving in the case of NODATA responses returned for AAAA and NAPTR queries. Patch by Ingo Bauersachs.
build.3348
- Fixes disappearing closed groups in contact list. Reported by Damian Minkov.
build.3347
- Normalize phone number before returning LDAP contact source.
- Remove debug output.
- Additionnal logs in directshow DataSource.
build.3346
- Remove border from the LDAP server configuration form.
- Set the minimum size for the LDAP configuration form. In some cases video calling seems not work on Windows (call status stay to calling while the other peer is connected) because of directshow, we address first the establishment of the call and we will try later to see the directshow problem.
- Further fixes issues wit unsupported media types. Reports, logs, and traces provided by z___al
build.3345
- Ongoing work on LDAP contact source: catch exception when trying to connect with no password, look also in mail attribute when perform a search.
build.3344
- Add/remove LDAP contact source service in a separate thread to avoid take too much time in Event Dispatch Thread.
build.3343
- Ongoing work on LDAP support: store password via credentials storage service, each LDAP enabled server has its own group in contact list, javadoc and other minor UI enhancements.
build.3342
- Fixes protocol association handling in the Windows setup.
- Adds to a previous fix which was aiming to allow handling of unsupported media types.
build.3341
- Makes it possible to choose in the Windows setup to remove the personal SIP Communicator configuration while removing the product.
build.3340
- Allow peers to advertise G722 as G722/16000.
build.3339
- Removes the sip2sip registration wizard. Will replace soon.
build.3338
- Fix null pointer exception in LDAP contact source plugin.
build.3337
- Ongoing work on LDAP contact source support.
- Fix build.
build.3336
- Adds proper handling for unsupported media types in SDP offers/answers. Bug reported on dev by Jose Sanchez (media type "text") and z___al (media type "image").
build.3335
- Fixes 'run.exe - Entry Point Not Found The procedure entry point RegCloseKey could not be located in the dynamic link library KERNEL32.dll' reported by Liviu Andronic on the dev mailing list in the thread 'SC fails to start on Win Vista' against Windows Vista x64.