Wiki source code of iSymphony 3.1.2 Change Log

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

Hide last authors
colinw 3.1 1 The following is a complete list of changes made between iSymphony 3.1.1 and iSymphony 3.1.2.
colinw 1.1 2
3 === Resolved Bugs: ===
4
colinw 2.1 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.
colinw 3.1 18 * Corrected a typo in theĀ //Service Level Performance// queue statistic.
colinw 1.1 19
colinw 2.1 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
colinw 1.1 26
colinw 2.1 27
28