12 Feb 2014, clintSVR 1.3.4 just released. This version has the following changes:
1. Improve the SSH read function by increasing the buffer size.
2. Fixed SSH keyboard-interactive Authentication error when using libssh2.
12 Feb 2014, clintSVR 1.3.4 just released. This version has the following changes:
1. Improve the SSH read function by increasing the buffer size.
2. Fixed SSH keyboard-interactive Authentication error when using libssh2.
31 Jan 2017, clintSVR 1.3.3 just released. This version has the following changes:
1. Supports Multiple Active Result Sets (MARS) for MSSQL. A parameter cs_rtdb_mssqlmars is defined. Set it to true if this feature is enabled for MSSQL. Also, a parameter cs_rtdb_mssqlobject is introduced when database object name is needed.
2. Add multiAgentAddSkill, multiAgentDeleteSkill and multiAgentModifySkill functions. These function can be accessed by the REST, WebSocket, API ALL and OCX interfaces.
16 Dec 2016, clintSVR 1.3.2 just released. This version have the following minor changes
1. Linux version checks MySQL is available before creation of internal objects during startup.
2. Add additional checking to prevent SplitSkillStatus report with invalid entry.
3. Add additional coding to bypass 100% cpu issue for Linux CMS r18.
20 September 2016, clintSVR 1.3.1 just released. This version
1. Remove double quotes around column names for Oracle database.
2. Change the column name “level” to “skilllevel” for tables tCustomRTA and tCustomRTAEvent. Please drop the tables and create them again if you use the two tables.
3. Supports WebSocket interface and the report data in JSON format.
4. Supports Linux CMS.
5 Apr 2016, clintSVR 1.3.0 just released. This version supports historical reports such as Historical Trunk Group Busy Hour, Historical Split Skill Summary Interval and Historical VDN Interval. Three interfaces are supported for these historical reports, they are DLL, ActiveX and REST. For details, please refer to the support page.
16 March 2016, AvayaECHI 1.1.7 just released. This version fixed a bug that missing data is happened when the ASAI_UUI contains delimiter character such as comma or “|”.
1 Jun 2015, clintSVR 1.2.9 just released. This version supports custom report by customized DLL implementation. Moreover, it supports range input for some reports such as SplitSkillReports, VDNReport, SplitSkillAuxReport, etc. A bug found in ondemand report is fixed which the initial access timestamp is incorrectly assigned to the report object.
20 Mar 2015, clintSVR 1.2.8 just released. This version supports MSSQL database in the real time database logging. Currently, MySQL, Oracle and MSSQL databases are supported. I plan to support customized reports in next release.
28 Feb 2015, clintSVR 1.2.7 just released. This version supports Oracle database in the real time database logging. Currently, only MySQL and Oracle are supported. I plan to support MSSQL in next release. This version also fixed a refresh problem bug for reports that consists of many agents information, please upgrade to latest version of clintSVR if you also encounter this issue.
5 Dec 2014, clintSVR release 1.2.5 just released. This version supports creation of report on demand, no need to create the report in the program console. On demand reports will be deleted automatically once they are not being accessed by external interfaces at predefined expiry time. Moreover, add a new command “rerun” command to restart a report. For details, please refer to the support page.