Wiki source code of iSymphony 3.1.2 Changelog
Version 3.1 by colinw on 2021/09/09 18:01
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The following is a complete list of changes made between iSymphony 3.1.1 and iSymphony 3.1.2. | ||
2 | |||
3 | === Resolved Bugs: === | ||
4 | |||
5 | * Resolved an issue preventing DND status on Asterisk extensions from being initialized properly on startup. | ||
6 | * Resolved an issue preventing administrators from adding new users via the administration interface in iSymphony. | ||
7 | * Resolved an issue preventing iSymphony from installing correctly on the first installation of a FreePBX distribution. | ||
8 | * Resolved an issue preventing iSymphony from correctly reloading call state from Asterisk following an Asterisk reload. This was preventing DND from toggling correctly in iSymphony after an Asterisk dialplan reload. | ||
9 | * Resolved a race condition that could result in a harmless error message being logged every 5 seconds, incorrectly indicating that a connection attempt was scheduled when the connection was already active. | ||
10 | * Resolved an issue preventing administrators from being edited through the administration interface in iSymphony. | ||
11 | * Resolved an issue where enabling presence synchronization with Asterisk would deadlock the communication system in iSymphony, preventing any further use of the system. | ||
12 | * Resolved an issue preventing users from transferring calls from a queue, conference room, or parking lot. | ||
13 | * Resolved an issue preventing the list of extensions from displaying in the extension group editing page in the administration interface, when a new user had been added via the REST system. | ||
14 | * Resolved an issue preventing voicemail and recording information from being loaded properly on systems with glibc versions prior to 5.12 (including all systems based on CentOS/RHEL 5). | ||
15 | * Resolved an issue preventing users from restoring calls that had been placed on hold from within iSymphony. | ||
16 | * Resolved an issue where removing an extension from a user while the user was logged would not clear that extensions active calls from theĀ //My Stream// widget for that user. | ||
17 | * Resolved an issue preventing the active queue selection from changing when the arrow keys were used to highlight a new queue in the queue widget. | ||
18 | * Corrected a typo in theĀ //Service Level Performance// queue statistic. | ||
19 | |||
20 | === Improvements === | ||
21 | |||
22 | * Added a flag to the Asterisk CDR database connection to attempt to automatically reconnect when the connection has been lost. | ||
23 | * When a user is selected as a member of an extension group, that user's extensions will be automatically selected and the checkboxes disabled in the extension group editing page in the administration interface. | ||
24 | * Marked all OSGi bundles as requiring Java 7 or higher, to improve the error messages displayed when iSymphony is run under an older Java version. | ||
25 | |||
26 | |||
27 | |||
28 |