Wiki source code of iSymphony 3.5.3 Change Log

Version 3.1 by ryanp on 2021/09/09 18:02

Show last authors
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
15 === Resolved Bugs ===
16
17 * (((
18 Resolved an issue where the transfer action could not transfer to a contact's number.
19 )))
20 * Resolved an issue where Users Widget could display incoming calls as ringing (yellow) and then disappear after being answered.
21 * 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.
22 * Resolved an issue where conference room action would lose the selected options when typing in the search field.
23 * Resolved an issue where queue alerts would display regardless of the show alert setting.
24 * Resolved an issue where creating a new user from the admin panel could throw occasionally throw errors.
25 * Resolved an issue where queue call duration could display a large value instead of the correct duration.
26 * Resolved an issue preventing the administrator contact delete zombie books feature from working.
27 * Resolved an issue where the parking lot announcement goes to the wrong device.
28 * Resolved an issue where parked calls would not callback the device that parked them on timeout.