Wiki source code of iSymphony 3.5.3 Change Log
Last modified by ryanp on 2021/09/09 20:56
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | The following is a complete list of changes made between iSymphony 3.5.2 and iSymphony 3.5.3. | ||
| 2 | |||
| 3 | {{note}} | ||
| 4 | If you are not upgrading from iSymphony 3.5.2, be sure to check the change log and upgrade notes for previous versions as well. | ||
| 5 | {{/note}} | ||
| 6 | |||
| 7 | === Improvement === | ||
| 8 | |||
| 9 | * ((( | ||
| 10 | Updated java version error messages to be more clear on startup. | ||
| 11 | ))) | ||
| 12 | * Updated the timeout for asterisk actions and added a way to override the default value when needed. This mainly impacts systems that had issues pulling all of their peer / endpoint information within the previous timeout period, resulting in all extensions showing as unregistered despite a valid connection the AMI. | ||
| 13 | * Improved the JMS session handling to better cleanup resources after a user session is terminated. | ||
| 14 | * Improved the threading pools to reduce the number of thread being created. Added clearer names for identifying threads. | ||
| 15 | |||
| 16 | === Resolved Bugs === | ||
| 17 | |||
| 18 | * ((( | ||
| 19 | Resolved an issue where the transfer action could not transfer to a contact's number. | ||
| 20 | ))) | ||
| 21 | * Resolved an issue where Users Widget could display incoming calls as ringing (yellow) and then disappear after being answered. | ||
| 22 | * Resolved an issue where creating a new core server could throw a null pointer exception. This affected many REST endpoints, requiring a restart before the new core server would return appropriately. | ||
| 23 | * Resolved an issue where conference room action would lose the selected options when typing in the search field. | ||
| 24 | * Resolved an issue where queue alerts would display regardless of the show alert setting. | ||
| 25 | * Resolved an issue where creating a new user from the admin panel could throw occasionally throw errors. | ||
| 26 | * Resolved an issue where queue call duration could display a large value instead of the correct duration. | ||
| 27 | * Resolved an issue preventing the administrator contact delete zombie books feature from working. | ||
| 28 | * Resolved an issue where the parking lot announcement goes to the wrong device. This fix only applies to asterisk version 12 or later. | ||
| 29 | * Resolved an issue where parked calls would not callback the device that parked them on timeout. This fix only applies to asterisk version 12 or later. | ||
| 30 | * Resolved an issue where tenant id and conference bridge properties were not being updated on the asterisk core server REST endpoint. | ||
| 31 | \\ |