Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documentation:changelog [2019/12/03 16:06] asilvadocumentation:changelog [2020/04/30 13:47] – [Minor release 3.3.19] admin
Line 2: Line 2:
  
 Comms Mundi(tm) Versions and Changelog. Comms Mundi(tm) Versions and Changelog.
 +
 +
 +
 +===== Minor release 3.3.19 =====
 +**Date**: 28 Abr 2020\\
 +**Summary**: This release contains important updates like CommDesk license management page, other bug fixes and improvements. Please see the change log:
 +
 +  * Core
 +    * fix log parsing messages
 +    * fix restore integrity check
 +    * fix internal events with special characters
 +    * fix log rotation increased memory used
 +
 +  * Directory
 +    * dir: add account multiple whith ipsec, json-rpc options
 +
 +  * Frontend-user
 +    * fix auto refresh pages when disabled
 +    * fix custom login page and password validation
 +    * app history fix columns when exporting data to csv
 +    * app callcenter add callcenter report agent total calls per callcenter
 +
 +  * Frontend
 +    * fix bios vendor and bios information in home page
 +    * add commDesk licence administracion page
 +
 +  * Networking
 +    * fix tshape disable in interface
 +    * fix missing openvpn static link routes
 +
 +  * Monitor
 +    * fix  name in system graphs
 +    * fix system selected default graph
 +    * add search and order by option in probe sensors
 +
 +  * Telephony
 +    * fix monitor diaplan context name and extension name
 +    * fix dialplan scheduler execute more than once
 +    * fix dialplan check condition expression - don't allow " character
 +    * fix history search allow wildcard character _
 +    * fix missing cdr for incoming calls without matching rules
 +    * fix stop multicast invalid api
 +    * fix billing rates restore
 +    * fix conference video layout when mux mode selected
 +    * fix blind transfer caller id number and name
 +    * fix missing presence id in incoming calls
 +    * fix random lock when sending chat messages
 +    * fix sms outbox add
 +    * fix eavesdrop in group
 +    * fix negotiate ice candidates and openvpn subnet
 +    * fix record exporting data in channel B
 +    * add conference video default mode to mux
 +    * add history display number in other channel
 +    * add history sms total credit and total sms
 +    * add when uploading new sound when empty name fetch original filename and file extension
 +    * add json-rpc parameter to select ice candidates to negociate
 +    * add callcenter agent period time - (un)pause automatically
 +    * add dialplan callcenter option to disconnect a different agent
 +    * add dialplan callcenter option to pause a different agent
 +    * add directory option to use same username simultaneous on SIP and JSON-RPC endpoint and choose calling preference
 +    * add dialplan variables to fetch different caller id types
 +    * add dialpan add multiple db variables at once
 +
 +  * Security
 +    * openvpn: fix auto-configuration warning when authentication with directory
 +    * mail: fix antivirus scan support
 +    * proxy web: fix antivirus scan support
 +    * ipsec: add xauth authentication using directory accounts
 +    * ipsec: add xauth directory restrict connection
 +    * ipsec: add xauth directory set static ip
 +
 +  * Services
 +    * tftp fix in apply 
 +
 +===== Minor release 3.3.18 =====
 +**Date**: 21 Jan 2020\\
 +**Summary**: This version contains important updates such new certbot client with support ACMEv2 protocol, other bug fixes and improvements. Please see the changelog:
 +  * Attendance
 +    * fix category parameter
 +
 +  * Core
 +    * update certbot client to complain with  ACMEv2 protocol
 +    * fix time limit in backup/restore configuration
 +    * fix reload log daemon
 +    * add api method to get full telephony channels and calls
 +
 +  * Directory
 +    * dir: fix event SMS container when changing account name
 +    * contact: fix import csv and synchronization with ldap server
 +
 +  * Frontend-user
 +    * app radius fix disconnect all
 +    * app recording fix stop audio play when closing the window
 +    * app sms fix list history
 +    * app callcenter fix realtime graph agent connected
 +    * app monitor-pbx search account by description
 +    * app pbx fix reload chat messages
 +    * fix wrong timezone data
 +
 +  * Frontend
 +    * fix language open in new window
 +    * add home BIOS manufacturer and version information
 +    * add in system monitor page search and order by columns
 +
 +  * Monitor
 +    * fix odbc check sql parameter
 +    * fix filter alarm type
 +
 +  * Telephony
 +    * fix history caller id name and number not last configured value
 +    * fix ivr action bridge custom with weighted distribution
 +    * fix missing dialplan actions in log
 +    * fix monitor filter line name
 +    * fix drop calls with INCOMPATIBLE_DESTINATION when call already answer after IVR action
 +    * fix caller id name in intercept calls
 +    * fix ivr url to context name
 +    * fix callcenter events - agent login, agent pause
 +    * fix audio stream remove static url to external radio
 +    * fix audio stream multicast reproduce remote source
 +    * fix audio stream multicast initial volume
 +    * fix audio stream schedule reproduce
 +    * fix dialplan app multicast announce and end sound
 +    * fix dialplan app multicast transcoding issue with announce sound
 +    * fix callcenter event pause agent
 +    * fix callcenter room update in background
 +    * fix record ftp automatic export for last hour messages
 +    * fix fax ftp automatic export for last hour files
 +    * fix IVR restore menu with invalid flag
 +    * fix callcenter agent simultaneous calls
 +    * fix diaplan application scheduler execute more than one condition/action per call
 +    * add support json-rpc (verto) presence events
 +    * add sms smpp max-pending-submits parameter
 +    * add sms IMATEL operator bulk data
 +    * add sms password parameter 18 chars
 +    * add line parameter prefix caller id name and number
 +    * add conference video parameter and flags to control personal canvas
 +    * add sip profile value to send options between 5 and 15 seconds
 +    * add SIP option to disable DTMF support
 +    * add column description in monitor
 +    * add column transfer_channel in monitor
 +    * add column dialplan context name in monitor
 +    * add column dialplan context extension name in monitor
 +    * add fax end received timestamp
 +    * add IVR option to enable/disable actions
 +    * remove json-rpc (verto) support for non secure sockets (ws:////
 +
 +  * Security
 +    * ipsec: core upgrade to newer version v3.30 (disable support for dh2/mod1024)
 +
 +  * Services
 +    * dns: fix check RPZ safe zones
 +    * mail: add mta queue display page
 +    * mail: add mta queue action to retry a single message
 +    * radius: add attribute User-Name in radrepply when adding a new user
 +
  
 ===== Minor release 3.3.17 ===== ===== Minor release 3.3.17 =====
/home/www/wiki/data/pages/documentation/changelog.txt · Last modified: 2023/05/16 16:40 by asilva
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki