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

Show last authors
1 = Overview =
2
3 iSymphony 3.0.0 Beta 4 has introduced several new improvements, features, and bug fixes.
4
5 ==== Features ====
6
7 * Added browser tray notification popups for incoming calls and voicemail. (Works in Chrome only)
8
9 ==== Improvements ====
10
11 * If a required configuration file does not exist in the conf directory the system will now create a default version of that file.
12 * If no voicemail or recordings are available a message is displayed in the widget.
13 * If no notifications are available a message is displayed in the notification list.
14 * A set of default user statuses are now included during initial installation.
15 * The action destination selection panel now contains alternative phone numbers as a destination.
16 * Modified communication system in order to provide better efficiency in transmission.
17 * Server no longer creates a default SSL keystore. Users must now provide their own.
18 * Modified CDR database queries for recordings to utilize the same number of pooled database connections as loading threads in order to prevent wait times on pooled connections.
19
20 ==== Bug Fixes ====
21
22 * Fixed issue where a deadlock would occur in the system when using a single local server installation.
23 * Fixed issue where table settings in the voicemail and recordings widgets would not save.
24 * Fixed issue where the remember me login option would not work properly.
25 * Fixed issues where call status would not update properly when FMFM is used.
26 * Fixed issue where new voicemail notifications would be created for old voicemails.
27 * Fixed issue where administrators could not select the restricted checkbox for self permissions in some situations.
28 * Fixed issue where DND status would not be read properly on startup.
29 * Fixed issue where KahaDB logs would not clean up properly.
30 * Fixed issue where conversation action buttons would not be removed from the user box in some situations when a call ended.
31 * Fixed issue where the scroll bar in the notification window would overlap the contents of the window.
32 * Fixed issue where errors would be thrown when the Asterisk system was setting a global dialplan variable.
33 * Fixed issue where the selected user status in the User Menu would not update if the status was changed by an Administrator.
34 * Fixed issue where objects would start to drag on right clicks.
35 * Fixed issue where CPU would spike on SSL REST requests.
36
37 ==== FreePBX Module ====
38
39 * An issue where the FreePBX module could not connect to a plain (non SSL) connection has been fixed.
40 * Added a new option called "Use SSL" to the FreePBX module API configuration that tells the module to use http or https to connect to the REST service.
41 * Reorganized settings on the main module page.
42
43 ==== Known Issues ====
44
45 * When using a remote voicemail or recording agent the system will deadlock and crash.
46 * In some situations starting a chat session will result in a timeout error being thrown.
47
48
49
50
iSymphony