Wiki source code of iSymphony 3.0.2 Change Log

Last modified by michaely on 2021/09/09 20:55

Show last authors
1 iSymphony 3.0.2 serves as a patch release to resolve several bugs and includes support for the new FreePBX User Management module.
2
3 **Improvements**
4
5 * Action buttons are no longer shown for each voicemail and recording item. Actions now appear in a general area based on the current selected items at the bottom of the voicemail and recording widgets.
6 * Settings have been modified to force the JVM to be more liberal when releasing unused memory back to the OS.
7 * Improved references to the End User License Agreement.
8 * A new file called jvm.args has been added under /opt/isymphony3/server/ which allows users to specify JVM arguments without having to edit iSymphonyServer.sh.
9 * A new file called runtime.properties has been added under /opt/isymphony3/server/ which allows users to specify application runtime properties without having to edit iSymphonyServer.sh.
10
11 ==== Bug Fixes ====
12
13 * Fixed several issues where NullPointerExceptions would be thrown when modifying the UI.
14 * Fixed issue where a TimeoutExecption would be thrown when editing an Extension Group in the client.
15 * Fixed issue where attended transfers would transfer the wrong channel.
16 * Fixed issue where the iSymphonyServerV3 service would not register properly with chkconfig preventing the server from starting on reboot.
17 * Fixed issue where the CollectionChangeSupport class would not log exceptions properly.
18 * Fixed issue where a deadlock would occur when removing a call from the panel causing the server to lockup permanently.
19 * Fixed issue where a TimeoutException would be thrown when closing a chat session.
20 * Fixed issue where call history would not populate correctly when logging out then back in to the same user.
21 * Fixed issue where chat accounts in My Stream had the old active account indicator.
22 * Fixed issue where the call and transfer action destination tables would filter out user accounts if the search term matched on the user but not on the account.
23 * Fixed issue where queue calls would not sort properly.
24 * Fixed issue where calls generated from the panel would have blank caller id in the call history record.
25
26 ==== FreePBX ====
27
28 * Added support for the new FreePBX User Management module.
29 * Fixed issue where extensions would not unbind from their respective users if thy were no longer configured to be bound to the user.
30 * Fixed issue where queues would not be enabled by default.
31 * Fixed issue where php end tags would cause problems with FreePBX AGI scripts.
32 * Fixed issue where users would get blank password emails.
iSymphony