fusionpbx/app/xml_cdr
frytimo 79b0767343
fix xml_cdr import failing to move a zero byte record to failed folder (#7210)
When an XML CDR record is zero bytes that is recorded in the /var/log/freeswitch/xml_cdr directory, the xml_cdr class would fail to move the file. This causes the record files to eventually build up to where the files can exceed the import limit. This adjustment moves the sanity checking for `filesize` to before the import attempt and checks for over limit and zero bytes. If those conditions match the file is moved to the "failed" folder.
2025-01-09 11:47:28 -07:00
..
resources fix xml_cdr import failing to move a zero byte record to failed folder (#7210) 2025-01-09 11:47:28 -07:00
app_config.php Update permission to hide hangup cause by default 2024-12-21 10:56:15 -07:00
app_defaults.php Update app_defaults.php 2017-01-13 00:24:29 -07:00
app_languages.php Ring Group search in CDR (#7177) 2024-11-01 10:06:23 -06:00
app_menu.php Additional corrections to the Georgian translation (#7115) 2024-09-02 09:00:55 -06:00
download.php CDR - Recording Playback: Fix seeking for chromium based browsers. 2024-10-18 18:58:44 -06:00
report.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
waveform.php CDR: Audio waveform generation integration. 2024-02-09 13:14:22 -07:00
xml_cdr.php Updated Call Flow Summary for outbound calls 2024-11-14 17:06:41 -07:00
xml_cdr_archive.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
xml_cdr_details.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
xml_cdr_export.php Clear the buffer before sending the PDF output 2024-08-29 10:04:18 -06:00
xml_cdr_extension_summary.php rename extension summary csv export (#7179) 2024-12-11 22:15:28 -07:00
xml_cdr_import.php Make sure to start the PHP SESSION 2023-09-25 13:01:40 -06:00
xml_cdr_inc.php Ring Group search in CDR (#7177) 2024-11-01 10:06:23 -06:00
xml_cdr_log.php Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
xml_cdr_search.php Ring Group search in CDR (#7177) 2024-11-01 10:06:23 -06:00
xml_cdr_statistics.php update cpm_ans to be cpm_answered (#7204) 2024-12-27 09:55:26 -07:00
xml_cdr_statistics_csv.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
xml_cdr_statistics_inc.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00