|
|
| Line 4: |
Line 4: |
| This article is generated automatically. Do not edit! | | This article is generated automatically. Do not edit! |
| Please see ''[[Support:What is the DVL-Roadmap?|the disclaimer]]'' before using the information presented here! | | Please see ''[[Support:What is the DVL-Roadmap?|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.<!---->
| |
| [http://mantis.innovaphone.com/view.php?id=103213 Definition]
| |
|
| |
| == New Features ==
| |
|
| |
|
| |
|
| |
| === New end user languages for Exchange/Fax ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=103219 103219]
| |
| |}
| |
| The following languages for end user visible strings have been added:<br/>Czech<br/>Estonian<br/>Finnish<br/>Hungarian<br/>Latvian<br/>Norwegian<br/>Polish<br/>Portuguese<br/>Slovenian<br/>Spanish<br/>Swedish<br/><br/>Administrator UIs are not affected!<br/><br/><!--<br/>language files<br/>-->
| |
|
| |
| == Bug Fixes ==
| |
|
| |
|
| |
|
| |
| === Logrotation didn't work due to updated logrotate package ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=103856 103856]
| |
| |}
| |
| The updated packages required permission changes on and in some files.<br/><br/><!--<br/>innovaphone-logs<br/>init_script.sh<br/>install_hotfix.sh (image/faxserver)<br/>make.sh<br/>install_faxserver.sh<br/>innovaphone-faxserver-logs<br/>install-script.sh<br/>-->
| |
|
| |
| = V10 Service Release 2 (100067) =
| |
| These are the fixes included in Exchange Calendar Connector V10 service release 2.<!---->
| |
| [http://mantis.innovaphone.com/view.php?id=104286 Definition]
| |
|
| |
| == New Features ==
| |
|
| |
|
| |
|
| |
| == Bug Fixes ==
| |
|
| |
|
| |
|
| |
| = V10 Service Release 3 (100079) =
| |
| These are the fixes included in Exchange Calendar Connector V10 service release 3.<!---->
| |
| [http://mantis.innovaphone.com/view.php?id=105917 Definition]
| |
|
| |
| == New Features ==
| |
|
| |
|
| |
|
| |
| === Updated translations ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=106173 106173]
| |
| |}
| |
| Some strings updated.<br/><br/><!--<br/>lang-exchangeuser-fr.inc<br/>-->
| |
|
| |
| === Added option to omit subject from calendar presence note ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=107835 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.<br/><br/><!--<br/>exchange.php<br/>include.php<br/>config_exchange.php<br/>psql_commands*.txt<br/>install_hotfix.sh<br/>language files<br/>exchange_database.dump<br/>-->
| |
|
| |
| == Bug Fixes ==
| |
|
| |
|
| |
|
| |
| === Correctly check running processes in application installation files ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=106040 106040]
| |
| |}
| |
| This check failed without correct system time (no NTP server).<br/><br/><!--<br/>install_reporting.sh<br/>install_exchange.sh<br/>install_faxserver.sh<br/>-->
| |
|
| |
| === Retry SMTP address resolution for users without SMTP address ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=106094 106094]
| |
| |}
| |
| In case that exchange users are created after creation of the PBX user.<br/><br/><!--<br/>exchange.php<br/>-->
| |
|
| |
| === Correctly resolve email adresses and test exchange connection ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=106428 106428]
| |
| |}
| |
| The email adress resolving didn't work for some exchange installations.<br/>The test button too.<br/>This is fixed now.<br/><br/><!--<br/>config_exchange.php<br/>exchange.php<br/>-->
| |
|
| |
| === Support 401 response of Exchange with content ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=106673 106673]
| |
| |}
| |
| Some Exchange-IIS are configured to return 401 responses with content, which was not supported.<br/><br/><!--<br/>NTLMHttp.php<br/>-->
| |
|
| |
| = V10 Service Release 4 (100083) =
| |
| These are the fixes included in Exchange Calendar Connector V10 service release 4.<!---->
| |
| [http://mantis.innovaphone.com/view.php?id=108116 Definition]
| |
|
| |
| == New Features ==
| |
|
| |
|
| |
|
| |
| === Support for non-SSL communication with exchange servers and further debug possibilities added ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=108424 108424]
| |
| |}
| |
| To trace the SOAP connection between the connector and the exchange server.<br/>If one configures host:80 now, no ssl connection is used.<br/>This requires to disable "SSL required" on the EWS folder inside the Exchange IIS too.<br/><br/><!--<br/>NTLMHttp.php<br/>exchange.php<br/>include.php<br/>-->
| |
|
| |
| == Bug Fixes ==
| |
|
| |
|
| |
|
| |
| === Correctly read default value of new "Omit Subject" setting ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=108223 108223]
| |
| |}
| |
| The setting was mistakenly read as "true" per default, which is wrong.<br/><br/><!--<br/>include.php<br/>-->
| |
|
| |
| === Continue with exchange script on subscription failure ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=109462 109462]
| |
| |}
| |
| An Exchange installation with 2007 and 2013 currently fails because the subscription of a user on 2007 fails.<br/><br/><!--<br/>exchange.php<br/>NTLMSoapClient.php<br/>-->
| |
|
| |
| = V10 Service Release 5 (100086) =
| |
| These are the fixes included in Exchange Calendar Connector V10 service release 5.<!---->
| |
| [http://mantis.innovaphone.com/view.php?id=109322 Definition]
| |
|
| |
| == New Features ==
| |
|
| |
|
| |
|
| |
| == Bug Fixes ==
| |
|
| |
|
| |
|
| |
| === Continue with exchange script on subscription failure ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=109462 109462]
| |
| |}
| |
| An Exchange installation with 2007 and 2013 currently fails because the subscription of a user on 2007 fails.<br/><br/><!--<br/>exchange.php<br/>NTLMSoapClient.php<br/>-->
| |
|
| |
| === Do not update the presence on calendar item updates for already signaled items ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=110870 110870]
| |
| |}
| |
| If a user overrode his calender presence with the phone/myPBX presence, a change of any calendar item made this override obsolete.<br/><br/>Now the signaling status to the PBX is maintained and only relevant changes are sent to the PBX.<br/><br/><!--<br/>exchange.php<br/>-->
| |
|
| |
| === Check different email types to resolve primary SMTP address ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=110937 110937]
| |
| |}
| |
| e.g. an email like 'test@test.de' is now tried to be resolved by:<br/>test@test.de<br/>smtp:test@test.de<br/>sip:test@test.de<br/><br/><!--<br/>exchange.php<br/>-->
| |
|
| |
| === Update calender entries earlier ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=110952 110952]
| |
| |}
| |
| To be able to see a calendar presence for entries which are directly timed after the timespan for retrieved calender entries.<br/><br/><!--<br/>exchange.php<br/>include.php<br/>-->
| |
|
| |
| === Timeout for PBX soap connections added to prevent long downtimes ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="green">Closed</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=111401 111401]
| |
| |}
| |
| If the connection to the PBX has been lost during a SOAP call, the exchange server script hanged a long time.<br/>With the added timeouts, it continues after max. 65 seconds.<br/><br/><!--<br/>pbx.php<br/>-->
| |
|
| |
| = V10 Service Release 6 (100088) =
| |
| These are the fixes included in Exchange Calendar Connector V10 service release 6.<!---->
| |
| [http://mantis.innovaphone.com/view.php?id=111481 Definition]
| |
|
| |
| == New Features ==
| |
|
| |
|
| |
|
| |
| == Bug Fixes ==
| |
|
| |
|
| |
|
| |
| = V10 Service Release 8 =
| |
| These are the fixes included in Exchange Calendar Connector V10 service release 8.<!---->
| |
| [http://mantis.innovaphone.com/view.php?id=112816 Definition]
| |
|
| |
| == New Features ==
| |
|
| |
|
| |
|
| |
| === Added domain filter to ignore users with email addresses from another domain ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="orange">To-decide</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=115090 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.<br/><br/><!--<br/>lang files<br/>config_exchange.php<br/>include.php<br/>exchange.php<br/>exchange_database.dump<br/>install_hotfix.sh<br/>psql_commands.txt<br/>psql_commands_undo.txt<br/>-->
| |
|
| |
| === Updated translations ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="orange">To-decide</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=115368 115368]
| |
| |}
| |
| Updated translations of Linux and its applications.<br/><br/><!--<br/>language files<br/>-->
| |
|
| |
| == Bug Fixes ==
| |
|
| |
|
| |
|
| |
| === Reduced amount of users for which calender items are retrieved at once ===
| |
|
| |
| {|
| |
| |Status
| |
| |<font><font color="orange">To-decide</font></font>
| |
| |-
| |
| |Id
| |
| |[http://mantis.innovaphone.com/view.php?id=114707 114707]
| |
| |}
| |
| Sometimes it lasted too long to retrieve calendar items from the Exchange for too many users at once.<br/><br/><!--<br/>exchange.php<br/>NTLMSoapClient.php<br/>--><br/>
| |