Reference9:Release Notes Linux Exchange Calendar Connector

From innovaphone wiki
Revision as of 01:35, 12 March 2016 by Meta-reporter (talk | contribs) (regular roadmap update)
Jump to navigation Jump to search

This roadmap describes the V10 (that is, Reference10:Concept_Exchange_Calendar_Connector based) Exchange Calendar Connector based on the linux application platform.

This article is generated automatically. Do not edit! Please see the disclaimer before using the information presented here!


V10 Service Release 1 (100062)

These are the fixes included in Exchange Calendar Connector V10 service release 1. Definition


Logrotation didn't work due to updated logrotate package

Status Closed
Id 103856

The updated packages required permission changes on and in some files.

New end user languages for Exchange/Fax

Status Closed
Id 103219

The following languages for end user visible strings have been added:
Czech
Estonian
Finnish
Hungarian
Latvian
Norwegian
Polish
Portuguese
Slovenian
Spanish
Swedish

Administrator UIs are not affected!

V10 Service Release 2 (100067)

These are the fixes included in Exchange Calendar Connector V10 service release 2. Definition


V10 Service Release 3 (100079)

These are the fixes included in Exchange Calendar Connector V10 service release 3. Definition


Correctly check running processes in application installation files

Status Closed
Id 106040

This check failed without correct system time (no NTP server).

Retry SMTP address resolution for users without SMTP address

Status Closed
Id 106094

In case that exchange users are created after creation of the PBX user.

Correctly resolve email adresses and test exchange connection

Status Closed
Id 106428

The email adress resolving didn't work for some exchange installations.
The test button too.
This is fixed now.

Support 401 response of Exchange with content

Status Closed
Id 106673

Some Exchange-IIS are configured to return 401 responses with content, which was not supported.

Updated translations

Status Closed
Id 106173

Some strings updated.

Added option to omit subject from calendar presence note

Status Closed
Id 107835

Sometimes a company does not want to have the subject of calendar items in their presence notes. The new checkmark allows to omit the subject.

V10 Service Release 4 (100083)

These are the fixes included in Exchange Calendar Connector V10 service release 4. Definition


Correctly read default value of new "Omit Subject" setting

Status Closed
Id 108223

The setting was mistakenly read as "true" per default, which is wrong.

Continue with exchange script on subscription failure

Status Closed
Id 109462

An Exchange installation with 2007 and 2013 currently fails because the subscription of a user on 2007 fails.

Support for non-SSL communication with exchange servers and further debug possibilities added

Status Closed
Id 108424

To trace the SOAP connection between the connector and the exchange server.
If one configures host:80 now, no ssl connection is used.
This requires to disable "SSL required" on the EWS folder inside the Exchange IIS too.

V10 Service Release 5 (100086)

These are the fixes included in Exchange Calendar Connector V10 service release 5. Definition


Continue with exchange script on subscription failure

Status Closed
Id 109462

An Exchange installation with 2007 and 2013 currently fails because the subscription of a user on 2007 fails.

Do not update the presence on calendar item updates for already signaled items

Status Closed
Id 110870

If a user overrode his calender presence with the phone/myPBX presence, a change of any calendar item made this override obsolete.

Now the signaling status to the PBX is maintained and only relevant changes are sent to the PBX.

Check different email types to resolve primary SMTP address

Status Closed
Id 110937

e.g. an email like 'test@test.de' is now tried to be resolved by:
test@test.de
smtp:test@test.de
sip:test@test.de

Update calender entries earlier

Status Closed
Id 110952

To be able to see a calendar presence for entries which are directly timed after the timespan for retrieved calender entries.

Timeout for PBX soap connections added to prevent long downtimes

Status Closed
Id 111401

If the connection to the PBX has been lost during a SOAP call, the exchange server script hanged a long time.
With the added timeouts, it continues after max. 65 seconds.

V10 Service Release 6 (100088)

These are the fixes included in Exchange Calendar Connector V10 service release 6. Definition


V10 Service Release 8 (100105)

These are the fixes included in Exchange Calendar Connector V10 service release 8. Definition


Reduced amount of users for which calender items are retrieved at once

Status Closed
Id 114707

Sometimes it lasted too long to retrieve calendar items from the Exchange for too many users at once.


Added domain filter to ignore users with email addresses from another domain

Status Closed
Id 115090

You can configure a domain filter for your PBX now. Only users with email addresses ending with on of the configured domains will be matched with the configured exchange server.

Updated translations

Status Closed
Id 115368

Updated translations of Linux and its applications.

V10 Service Release 9 (100111)

These are the fixes included in Exchange Calendar Connector V10 service release 9. Definition


V10 Service Release 10 (100114)

These are the fixes included in Exchange Calendar Connector V10 service release 10. Definition


V10 Service Release 11 (100118)

These are the fixes included in Exchange Calendar Connector V10 service release 11. Definition


Compatibility with Office 365

Status Closed
Id 121267

Office 365 does only support Basic HTTP authorization which is now also supported by the Exchange Calendar Connector.

V10 Service Release 12 (100124)

These are the fixes included in Exchange Calendar Connector V10 service release 12. Definition


Check h323 as email flag before using h323 with domain as email address

Status Closed
Id 121457

The flag h323 as email is now checked and only if set, an email address of h323@domain will be used to find a user inside an exchange server.

Exchange Calendar Connector doesn't stop executing on failing EWS request for primary SMTP address

Status Closed
Id 122647

Sometimes a request for the primary SMTP address fails. The script now continues its execution.

Updated translations

Status Closed
Id 122668

Updated translations.

V10 Service Release 13 (100127)

These are the fixes included in Exchange Calendar Connector V10 service release 13. Definition


V10 Service Release 14 (100136)

These are the fixes included in Exchange Calendar Connector V10 service release 14. Definition


V10 Service Release 15 (100147)

These are the fixes included in Exchange Calendar Connector V10 service release 15. Definition


Log files didn't work after uninstall and reinstall of an application

Status Closed
Id 128001

The application specific log files didn't work after uninstall and reinstall of the application.

V10 Service Release 16 (100154)

These are the fixes included in Exchange Calendar Connector V10 service release 16. Definition


SOAP connection timeout caused long hangs during synchronisation

Status Closed
Id 128827

The underlying NTLM library seemd to be unstable sometimes.
We now use the CURL library for the SOAP connection towards the Exchange Server.

Changed description of "Use HTTPs" for Exchange Calendar Connector

Status Closed
Id 128939

As the certificate must meet certain conditions, a wiki section describes the issue now:

http://wiki.innovaphone.com/index.php?title=Reference10:Concept_Exchange_Calendar_Connector#Use_HTTPs_for_Exchange_Notifications

Validation check for email adresses

Status Closed
Id 129306

A new validation check also checked DNS records for the email domain which produced false results.

Added Polish translation

Status Closed
Id 130261

We added the Polish translation.
Mainly innovaphone Reporting has been translated, but innovaphone Faxserver and innovaphone Exchange Calendar Connector are also mostly translated.

The innovaphone application platform itself still remains untranslated for Polish.

V10 Service Release 17 (100157)

These are the fixes included in Exchange Calendar Connector V10 service release 17. Definition


Allow digest authentication for requests to the Exchange Server

Status Closed
Id 132456

If the exchange server offers digest authentication, NTLM authentication fails with the CURL library if digest authentication is disallowed.

Updated Polish translation

Status Closed
Id 132464

The Polish translation has been updated.

V10 Service Release 18 (100160)

These are the fixes included in Exchange Calendar Connector V10 service release 18. Definition


Destroy session data for php scripts which are not used within web UI

Status Closed
Id 133075

This reduces the amount of session files and speeds up the session cleanup script.

Updated translations

Status Closed
Id 133817

Some translations have been updated.

V10 Service Release 19 (100163)

These are the fixes included in Exchange Calendar Connector V10 service release 19. Definition


V10 Service Release 20 (100168)

These are the fixes included in Exchange Calendar Connector V10 service release 20. Definition


V10 Service Release 21 (100173)

These are the fixes included in Exchange Calendar Connector V10 service release 21. Definition


V10 Service Release 22 (100174)

These are the fixes included in Exchange Calendar Connector V10 service release 22. Definition


V10 Service Release 23 (100176)

These are the fixes included in Exchange Calendar Connector V10 service release 23. Definition


V10 Service Release 24 (100178)

These are the fixes included in Exchange Calendar Connector V10 service release 24. Definition


V10 Service Release 25 (100181)

These are the fixes included in Exchange Calendar Connector V10 service release 25. Definition


Added French, Russian and Czech translations to Linux and its applications

Status Closed
Id 151956

French, Russian and Czech translations are now integrated.

V10 Service Release 26 (100183)

These are the fixes included in Exchange Calendar Connector V10 service release 26. Definition


V10 Service Release 27 (100090)

These are the fixes included in Exchange Calendar Connector V10 service release 27. Definition


Fixed some date formats of certain languages in the calendar note

Status Closed
Id 157536

Some date formats haven't been correctly "translated".

V10 Service Release 28 (100193)

These are the fixes included in Exchange Calendar Connector V10 service release 28. Definition


V10 Service Release 29 (100194)

These are the fixes included in Exchange Calendar Connector V10 service release 29. Definition


V10 Service Release 30 (100195)

These are the fixes included in Exchange Calendar Connector V10 service release 30. Definition


V10 Service Release 31 (100199)

These are the fixes included in Exchange Calendar Connector V10 service release 31. Definition


V10 Service Release 32 (100210)

These are the fixes included in Exchange Calendar Connector V10 service release 32. Definition


V10 Service Release 33 (100215)

These are the fixes included in Exchange Calendar Connector V10 service release 33. Definition


V10 Service Release 34

These are the fixes included in Exchange Calendar Connector V10 service release 34. Definition