The AstLogger 1.4.4 just released. This version supports add/delete of stations/acds/phantoms by scanning of database change. Two parameters called “al_scandbconfig” and “al_scandbconfiginterval” are added for this purpose. To enable this feature, set parametr “al_scandbconfig” to value “yes”. The scanning interval is specified in seconds. Also, this version improved logging mechanism by considering of change of callid during the logging process.
Archive for the ‘News’ Category
bcmsSVR 1.1.6 just released. This version supports retrieval of VDN variables and alarm messages by REST and API interfaces. Also, the VDN variables can be updated to database and Splunk directly. You can use the data for application such as system monitoring.
Moreover, this version supports change of VDN variables by the REST and API interfaces. When the VDN variables are used in ACD vector programming, you can easily change the call flow when the VDN variables can be changed by the external programs.
bcmsSVR 1.1.5 just released. This version supports MSSQL database logging. A parameter called bcms_db_mssqlobject is added for this purpose. Next version of bcmsSVR will make use of the OSSI interface to provide more get functions such as retrieval of all vector variables and alarm messages for external programs. The first application I think is AvayaMonitor retrieves the alarm message every 60 seconds, then sends notification email to administrators when somethings wrong.
AvayaCDR 1.5.11 just released. This version supports IP Office and MariaDB. It also supports extended logging of data that related to the connected PBX. For example, time zone of the connected PBX can be logged into Splunk and database.
10 March 2015, the AstLogger 1.4.3 just released, this version fixed a bug that the application crashed when it cannot reach Asterisk but connected to an invalid endpoint. Also, the logger will clear connection with Asterisk when the logger cannot complete the logging procedure. Better email notification subject is used for email notification.
1 Feb 2015, AvayaCDR 1.5.10 just released. This version supports extended logging which IP address of the PBX and timestamp can be logged in database and Splunk. Moreover, backup Splunk logging is supported. For more information, please refer to the support page.
1 Feb 2014, bcmsSVR 1.1.4 just released. This version supports Oracle database in the database logging module. Also, this version add two parameters to control all data are sent to Splunk or database. Moreover, a HTTP header field “Access-Control-Allow-Origin” is added for enabling of CORS. For more information, please refer the support page.
All my tools use telnet/program console for setting of program parameters. The coding of telnet/program console has limitation on backspace and window resize handling. I spent few days review the coding and finally fixed the two limitations. I have recompiled some of my tools and uploaded them to SourceForge, please download them if it is useful to you. By the way, wish you all Happy New Year! 🙂
AstLogger 1.4.1 just released, this version fixed delay playing or stopping of music on hold for hold and retrieve call. This version supports mapping the path of voice record by AgentID or DeviceID. For detail, please refer to the support page.
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.