Commit Graph
584 Commits
Author SHA1 Message Date
Nate a77bf9883b CDR: Duration min/max search support. 2019-09-28 19:21:55 -06:00
Nate 7ac38b0c5a CDR: Additional search fields. 2019-09-28 19:13:01 -06:00
FusionPBX d59423b7a8 Update xml_cdr_inc.php 2019-09-28 18:47:53 -06:00
FusionPBX ef51b91eed Update xml_cdr_search.php 2019-09-28 18:46:28 -06:00
FusionPBX 162bb70d20 Update app_config.php 2019-09-28 18:43:32 -06:00
FusionPBX 3f11bb2b55 Update xml_cdr_inc.php 2019-09-28 18:42:13 -06:00
Nate 81f7d44547 CDR: Move column sort to select box in search form. 2019-09-26 08:27:13 -06:00
chansizzle 655a8fea38 Update xml_cdr.php (#4647)
removes potential for "Warning: sizeof(): Parameter must be an array or an object that implements Countable"
2019-09-24 13:38:19 -06:00
chansizzle 1a660fd45b Update xml_cdr_inc.php (#4646)
removes potential "Warning: Use of undefined constant"
2019-09-24 13:38:07 -06:00
emaktech 118a2cbb42 Modified fr-ca / fr-fr translation. (#4628) 2019-09-17 16:54:06 -06:00
FusionPBX 8e070102e1 Update xml_cdr.php 2019-09-16 08:00:30 -06:00
Nate 231ac12381 Update xml_cdr.php 2019-09-16 04:13:03 -06:00
agree 4d57d439f2 default setting to remove prefix on cdr page (#4588)
* Update app_config.php

* Update app_config.php

* Update app_config.php
2019-09-14 09:52:34 -06:00
FusionPBX cf146cee48 Update xml_cdr.php 2019-09-13 00:36:24 -06:00
FusionPBX 3f2615431c Update xml_cdr.php 2019-09-13 00:11:37 -06:00
FusionPBX 3ef183169d Update xml_cdr.php 2019-09-12 18:28:34 -06:00
Nate ef9a443e98 Extension Summary: Fix Start & End Date/Time search. 2019-09-11 17:12:01 -06:00
FusionPBX f637582067 Update xml_cdr_details.php 2019-09-07 00:16:05 -06:00
FusionPBX a35d12d20e Update xml_cdr_inc.php 2019-09-06 18:46:50 -06:00
FusionPBX fd242efc88 Update download.php 2019-09-06 11:05:01 -06:00
FusionPBX c85fa16f80 Update xml_cdr.php 2019-09-06 11:04:17 -06:00
FusionPBX 4716e9c615 Update xml_cdr.php 2019-09-03 23:41:04 -06:00
FusionPBX 3a65adae51 Update xml_cdr.php 2019-09-03 23:25:58 -06:00
FusionPBX 423f893c0d Update xml_cdr.php 2019-09-03 23:01:19 -06:00
FusionPBX 6e9542d4ff Update xml_cdr.php 2019-09-03 14:32:33 -06:00
FusionPBX 8ca4d87bb9 Update v_xml_cdr_import.php 2019-09-03 13:21:06 -06:00
FusionPBX c4548c0c06 Remove the 3rd party billing system
A better way to integrate 3rd party billing is is to create own CDR import code to fit their needs.
2019-09-03 08:53:11 -06:00
FusionPBX f70864542d Update xml_cdr_details.php 2019-09-03 08:44:56 -06:00
Nate 112ae11328 CDR: Database class integration. 2019-09-03 08:29:44 -06:00
Nate c57cbb4736 Update date/time picker to latest version, restoring functionality. 2019-08-22 11:04:03 -06:00
Nate 7ea7101f35 Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates. 2019-08-20 18:15:50 -06:00
Nate 5755793ae7 Update to latest jQuery 1.x, in preparation to update to latest (3.x). Update jQuery UI, QR Code. Misc adjustments for compatibility. 2019-08-19 10:51:21 -06:00
FusionPBX 284b0a9196 Update xml_cdr_delete.php 2019-08-13 00:55:13 -06:00
konradSC 2a2c405528 Check for null uuid's (#4402)
Null UUID's are not very kind. They will sneak into your CDR's when you aren't looking and break an otherwise very nice database INSERT statement. We cannot tolerate that sort of behavior.
2019-07-31 16:00:20 -06:00
FusionPBX c68446bf82 Update xml_cdr_inc.php 2019-06-27 09:05:06 -06:00
FusionPBX 9cb4e5e347 Update xml_cdr_inc.php 2019-06-17 23:35:48 -06:00
FusionPBX 0b5da895bd Update xml_cdr_inc.php 2019-06-06 21:10:20 -06:00
agree e2d6f5520d Update xml_cdr.php (#4256) 2019-06-05 12:18:56 -06:00
agree a2a365d114 Update xml_cdr.php 2019-05-30 15:02:32 -04:00
FusionPBX de8dfb3a9f Update xml_cdr.php 2019-05-24 19:54:27 -06:00
FusionPBX 6f1e5aa479 Update xml_cdr.php 2019-05-24 13:51:43 -06:00
FusionPBX 888945e03e Update xml_cdr.php 2019-05-24 13:45:29 -06:00
agree 2a99f7ad2d Update xml_cdr.php 2019-05-24 13:58:31 -04:00
agree 24b6c0f3f4 Update xml_cdr_inc.php 2019-05-24 13:55:59 -04:00
FusionPBX ddc691e002 Update xml_cdr_inc.php 2019-04-24 14:37:26 -06:00
Luis Daniel Lucio Quiroz 67043c6ad8 [4.5] fixes null record_name and record_path fields in v_xml_cdr (#4053)
* record_name verification

* record_name better verification

when you carry on some updates from 4.0 to 4.2 and then 4.4, old dialplans do not create all the variables, record_session is created, but record_name (and record_path) are not null, set and lenght zero,  "" in otherwords.

Then, in the db record, record_name and record_path are empty, regardless if the recording file exists. Therefore, they are not shown in the CDR app.
This fixes this issue.
2019-04-20 17:05:40 -06:00
FusionPBX e32d01ae9c Update xml_cdr_statistics_inc.php 2019-04-19 11:02:58 -06:00
Luis Daniel Lucio Quiroz f3b67dcee2 [4.5] Fix CDR Details (#4052)
Same as 4.4
2019-04-18 11:58:34 -06:00
konradSC 7fe9794191 Bug fix: No answer_stamp in CDR (#4049)
* Bug fix: No answer_stamp in CDR

Here's a fun little bug that took me a longer than it should have to figure out. When a person make a call and then cancels the request there is no "answer_stamp" written to the CDR. Because of this, v_call_recordings.call_recording_name gets imported as NULL. This causes all the canceled calls to show up in the Call Recordings app first in the list and with no date set.

* Update xml_cdr.php

* Update v_xml_cdr_import.php
2019-04-11 18:00:11 -06:00
FusionPBX e0867b0221 Update xml_cdr_inc.php 2019-04-11 17:53:10 -06:00