fusionpbx/app/xml_cdr
demonspork 77974b71dc Fix Query performance for cc_side agent
For some unexplained reason, including the `"and cc_side != 'agent'` in the WHERE tanks the query performance from seconds to minutes on Postgres 9.4. It runs great on Postgresql 13. Reverting to the "blank content while writing the page content" approach for this value unless I can find the source of the problem. - Oh, also removed an unnecessary condition that prevents you from filtering by LOSE_RACE.
2021-02-20 11:51:24 -06:00
..
resources/classes Improved Missed Call accuracy, cdr statistics, and hide duplicated CDRs from Enterprise Ring Groups 2021-02-20 11:51:24 -06:00
app_config.php Improved Missed Call accuracy, cdr statistics, and hide duplicated CDRs from Enterprise Ring Groups 2021-02-20 11:51:24 -06:00
app_defaults.php Update app_defaults.php 2017-01-13 00:24:29 -07:00
app_languages.php Update app_languages.php 2021-01-06 16:20:26 -05:00
app_menu.php remove CDR Statistics from default menu for users (#5347) 2020-07-13 12:46:57 -06:00
download.php Update download.php 2019-09-06 11:05:01 -06:00
report.php CDR: Database class integration. 2019-09-03 08:29:44 -06: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 new missed call rules to HTTP CDR Imports 2021-02-20 11:51:24 -06:00
xml_cdr.php Fix Query performance for cc_side agent 2021-02-20 11:51:24 -06:00
xml_cdr_archive.php CDR & Archive: Merge and simplify, integrating some features of CDR into Archive. 2020-02-11 10:44:00 -07:00
xml_cdr_details.php fix comparison operator 2021-02-09 14:18:21 -05:00
xml_cdr_export.php Fix TTA display bug in Export CDR PDF 2021-02-20 11:51:24 -06:00
xml_cdr_extension_summary.php Add answered to the extension summary 2020-07-07 22:13:28 -06:00
xml_cdr_import.php CDR: Database class integration. 2019-09-03 08:29:44 -06:00
xml_cdr_inc.php Fix Query performance for cc_side agent 2021-02-20 11:51:24 -06:00
xml_cdr_search.php Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
xml_cdr_statistics.php Fixed "Missed" link and exclude LOSE_RACE from CDR stats 2021-02-16 21:21:59 -06:00
xml_cdr_statistics_csv.php Update xml_cdr_statistics_csv.php 2019-12-24 14:36:31 -07:00
xml_cdr_statistics_inc.php Improved Missed Call accuracy, cdr statistics, and hide duplicated CDRs from Enterprise Ring Groups 2021-02-20 11:51:24 -06:00