fusionpbx/app/xml_cdr
Alexey Melnichuk c5cfffb05a Update CDR Stats application. (#2704)
* Update CDR Stats application.

Fix. Number of calls always calculate only for all domain.
Fix. Number of missed calls ignores any search parameters and use only `inbound` filter.
Fix. Calls duration for days use only domain filter and do not use any other filters.
Add. Limit setting for number of hours to calculate statistic.
Add. When timestamp set then calculate statistic only for this period.

* Fix. Calculate `Calls per minute`
Fix. Prevent divide `0/0` when calculate `ALOC`

* Fix. `Hours` have to be integer type.
2017-06-21 08:20:29 -06:00
..
resources/classes dos2unix (#2682) 2017-06-12 22:09:36 -07:00
app_config.php Update CDR Stats application. (#2704) 2017-06-21 08:20:29 -06:00
app_defaults.php Update app_defaults.php 2017-01-13 00:24:29 -07:00
app_languages.php Enhance - translation missing tags (#2680) 2017-06-12 22:13:06 -07:00
app_menu.php BugFix [master] - Convert all menus to 2-2 format (#2627) 2017-06-02 12:17:50 -06:00
report.php \r\n --> \n 2016-04-25 20:30:23 -05:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
v_xml_cdr_import.php Add. Handle `b` legs in CDR. (#2626) 2017-06-02 22:31:20 -06:00
xml_cdr.php bug fix caller_destination label 2017-06-13 18:34:18 -04:00
xml_cdr_delete.php Adjust the indentation and organization of these to xml cdr files. 2016-07-26 20:51:50 -06:00
xml_cdr_details.php Update xml_cdr_details.php 2016-11-23 22:01:37 -07:00
xml_cdr_export.php \r\n --> \n 2016-04-25 20:30:23 -05:00
xml_cdr_extension_summary.php Update xml_cdr_extension_summary.php 2016-08-23 03:32:25 -06:00
xml_cdr_import.php Add a new xml_cdr_import.php and add limit and filter options to the xml_cdr.php class. 2016-05-01 17:44:53 -06:00
xml_cdr_import_update.php WhitespaceClean-app/xml_cdr 2016-03-11 11:54:18 +00:00
xml_cdr_inc.php Add. Handle `b` legs in CDR. (#2626) 2017-06-02 22:31:20 -06:00
xml_cdr_search.php Add. Statistics takes account to leg. (#2653) 2017-06-08 09:45:27 -06:00
xml_cdr_statistics.php Update CDR Stats application. (#2704) 2017-06-21 08:20:29 -06:00
xml_cdr_statistics_csv.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
xml_cdr_statistics_inc.php Update CDR Stats application. (#2704) 2017-06-21 08:20:29 -06:00