ReleaseNotes10:Reporting: Difference between revisions
m regular roadmap update |
m regular roadmap update |
||
Line 539: | Line 539: | ||
{| | {| | ||
|Status | |Status | ||
|<font><font color=" | |<font><font color="green">Closed</font></font> | ||
|- | |- | ||
|Id | |Id | ||
Line 554: | Line 554: | ||
{| | {| | ||
|Status | |Status | ||
|<font><font color=" | |<font><font color="green">Closed</font></font> | ||
|- | |- | ||
|Id | |Id | ||
Line 565: | Line 565: | ||
{| | {| | ||
|Status | |Status | ||
|<font><font color=" | |<font><font color="green">Closed</font></font> | ||
|- | |- | ||
|Id | |Id |
Revision as of 01:34, 6 November 2014
This roadmap describes the V10 (that is, Reference10:Concept_Reporting based) Reporting based on the linux application platform.
This article is generated automatically. Do not edit! Please see the disclaimer before using the information presented here!
V10 Service Release 1 (100062)
These are the fixes included in Reporting V10 service release 1. Definition
New Features
Bug Fixes
Logrotation didn't work due to updated logrotate package
Status | Closed |
Id | 103856 |
The updated packages required permission changes on and in some files.
V10 Service Release 2 (100067)
These are the fixes included in Reporting V10 service release 2. Definition
New Features
Bug Fixes
myPBX call list: Script error when retrieving history from reporting
Status | Closed |
Id | 104948 |
remote_ajax.htm, Line 77:
"Die fr diesen Vorgang erforderlichen Daten sind noch nicht verfgbar".
Cross-domain problem with Force-https on ILAP.
V10 Service Release 3 (100079)
These are the fixes included in Reporting V10 service release 3. Definition
New Features
Reporting: Scheduled clean-up for old CDR data
Status | Closed |
Id | 104815 |
It can be configured now, after how many months CDRs are automatically deleted.
Bug Fixes
Correctly check running processes in application installation files
Status | Closed |
Id | 106040 |
This check failed without correct system time (no NTP server).
Increased max length of report mails field
Status | Closed |
Id | 107134 |
From 60 to 1024 chars.
Correctly escape long name and pbx/system name
Status | Closed |
Id | 107723 |
Otherwise the report generation failed.
V10 Service Release 4 (100083)
These are the fixes included in Reporting V10 service release 4. Definition
New Features
Bug Fixes
Performance optimization of mypbx call list query
Status | Closed |
Id | 108259 |
Certain users with a non standard call behavior (e.g. 1 call/month) couldn't retrieve the mypbx call list within the mypbx timeout.
The query has been optimized and this optimization also positivly affects most other users.
LDAP: rebind needed to follow referrals
Status | Closed |
Id | 108647 |
If we try to follow the referrals we need to re-authenticate. If not done the LDAP library attempts with anonymous and the server responds with an error.
Correctly show connected number in report if no alert is present and setup is empty
Status | Closed |
Id | 108667 |
The connected number was shown as "N/A". Now the correct connected number is shown.
Report compatibility with IE 11
Status | Closed |
Id | 109496 |
Microsoft changed their navigator.appName to "Netscape" (obviously) so we needed another check to test for Internet Explorer...
V10 Service Release 5 (100086)
These are the fixes included in Reporting V10 service release 5. Definition
New Features
Support client timezone for call list in myPBX
Status | Closed |
Id | 110032 |
myPBX shows times in the client timezone now.
Bug Fixes
LDAP: search filter was not correct
Status | Closed |
Id | 110893 |
LDAP filter was not built correctly, add exact number dialed
LDAP: name resolution for an internal number in special case
Status | Closed |
Id | 111136 |
setup-from before an unconditional diversion contains no name information.
V10 Service Release 6 (100088)
These are the fixes included in Reporting V10 service release 6. Definition
New Features
Increased number of relay cdr files from 6 to 10
Status | Closed |
Id | 112413 |
http://wiki.innovaphone.com/index.php?title=Reference10:Concept_Reporting#Relay_CDRs
Bug Fixes
Fixed wrong reporting data for certain call forwards
Status | Closed |
Id | 112365 |
Certain call forward scenarios produced wrong caller information reports.
Old CDRs will be still wrongly shown. Just new CDRs are fixed.
V10 Service Release 7 (100097)
These are the fixes included in Reporting V10 service release 7. Definition
New Features
Bug Fixes
Reporting cleanup might have failed
Status | Closed |
Id | 113885 |
e.g. if the database connection broke down during cleanup, the database was in a bad state afterwards.
Increased maximum length of LDAP user name
Status | Closed |
Id | 114217 |
Increased maximum length to 128 characters.
V10 Service Release 8 (100105)
These are the fixes included in Reporting V10 service release 8. Definition
New Features
Updated translations
Status | Closed |
Id | 115368 |
Updated translations of Linux and its applications.
Bug Fixes
Reporting-LDAP: case insensitive comparison for name- and numberattributes
Status | Closed |
Id | 114996 |
Name attributes were not found.
Reporting-LDAP: search only for configured name- and number attributes
Status | Closed |
Id | 115349 |
Client was asking for all existing attributes. We save now some bandwidth.
V10 Service Release 10 (100114)
These are the fixes included in Reporting V10 service release 10. Definition
New Features
Web reports support playback of recorded calls with the innovaphone Voice Player
Status | Closed |
Id | 118559 |
If calls have been recorded with the innovaphone Voice Recorder, they can be now played with the innovaphone Voice Player inside a report generated on the web UI of the Reporting.
Bug Fixes
XML escape callback information in reports
Status | Closed |
Id | 118658 |
Otherwise the report can't be displayed.
Duplicate misleading entries in call list if a user has multiple endpoints registered
Status | Closed |
Id | 119192 |
If a user has multiple endpoints and one of these endpoints is not responding (e.g. a wireless endpoint out of range) a failed call was displayed even if the call was accepted by another endpoint in addition to the connected call.
Do not use HTML5 number type for dialing location input fields
Status | Closed |
Id | 121162 |
Now a configured '00' is shown, not '0' anymore.
V10 Service Release 11 (100118)
These are the fixes included in Reporting V10 service release 11. Definition
New Features
CSV with separate columns time and date
Status | Closed |
Id | 120283 |
Two additional columns time and date added.
Bug Fixes
Added missing index for filters with group conditions
Status | Closed |
Id | 120417 |
Filters with group conditions are now faster as a missing index has been added.
Added another trace output for CDR retrieval if alarm sending fails
Status | Closed |
Id | 120491 |
The URL is now also printed.
V10 Service Release 12 (100124)
These are the fixes included in Reporting V10 service release 12. Definition
New Features
Updated translations
Status | Closed |
Id | 122668 |
Updated translations.
Bug Fixes
Report mail attachment name with correct UTF-8 encoding
Status | Closed |
Id | 122460 |
The attachment name encoding wasn't correctly set for report mails.
V10 Service Release 13 (100127)
These are the fixes included in Reporting V10 service release 13. Definition
New Features
Bug Fixes
V10 Service Release 14 (100136)
These are the fixes included in Reporting V10 service release 14. Definition
New Features
Bug Fixes
V10 Service Release 15 (100147)
These are the fixes included in Reporting V10 service release 15. Definition
New Features
Bug Fixes
LDAP: no external line defined, direct dialing case.
Status | Closed |
Id | 127830 |
Reporting was not resolving names in this special situation where no Trunk Object was defined.
Log files didn't work after uninstall and reinstall of an application
Status | Closed |
Id | 128001 |
The application specific log files didn't work after uninstall and reinstall of the application.
Optimized sorting for CDRs with the same timestamps
Status | Closed |
Id | 128195 |
CDRs with the same timestamp are now additionally sorted by their database ID.
V10 Service Release 16
These are the fixes included in Reporting V10 service release 16. Definition
New Features
Added Polish translation
Status | Closed |
Id | 130261 |
We added the Polish translation.
Mainly innovaphone Reporting has been translated, but innovaphone Faxserver and innovaphone Exchange Calendar Connector are also mostly translated.
The innovaphone application platform itself still remains untranslated for Polish.
Bug Fixes
Validation check for email adresses
Status | Closed |
Id | 129306 |
A new validation check also checked DNS records for the email domain which produced false results.
Fixed potential failure of reporting replication due to duplicated CDR guids
Status | Closed |
Id | 129490 |
If there have been duplicated CDR guids the replication might have failed.
This is fixed now.