Commit Graph

9 Commits

Author SHA1 Message Date
FusionPBX 284b0a9196
Update xml_cdr_delete.php 2019-08-13 00:55:13 -06:00
Marcel Gisselmann 838a05808c Update xml_cdr_delete.php (#3899)
* Update xml_cdr_delete.php

Fix typo in delete() query

* Update xml_cdr_delete.php

Fix delete recording from filesystem and database

* Fix Padding
2018-12-24 13:19:54 -07:00
Marcel Gisselmann d3374a0aeb Update xml_cdr_delete.php (#3891)
Fix typo in delete() query
2018-12-03 13:12:16 -07:00
FusionPBX 99647db0e9
Update xml_cdr_delete.php 2018-06-27 19:52:40 -06:00
markjcrane 98f326a7f6 Adjust the indentation and organization of these to xml cdr files. 2016-07-26 20:51:50 -06:00
markjcrane ff8b838b5e After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
Nate Jones 61f1e00d32 CDR: Prevent users with no assigned extensions from viewing records. Search form mods. Fix issue with CDR Delete removing the wrong call recording. 2015-03-14 00:03:16 +00:00
Nate Jones 6b6f749e51 CDR Delete: Removed unnecessary output. 2015-02-19 23:32:20 +00:00
Nate Jones e5d29fed34 CDR: Some fixes and enhancements...
- Ability to delete single and multiple CDR records, if desired (permission required, includes recording, if any).

- Search criteria kept through paging, deleting, sorting, and upon using the provided 'Back' button on the CDR Details page.

- Added some missing language translations.
2015-02-19 23:28:40 +00:00