Commit Graph

536 Commits

Author SHA1 Message Date
konradSC
7eafc693c4 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
8eda84cf55 Update xml_cdr_inc.php 2019-04-11 17:53:10 -06:00
FusionPBX
ea63afcc02 Update xml_cdr.php 2019-03-17 00:55:09 -06:00
FusionPBX
185b28cacc Update v_xml_cdr_import.php 2019-03-17 00:51:06 -06:00
FusionPBX
05d2d4ca98 Update v_xml_cdr_import.php 2019-03-17 00:49:43 -06:00
FusionPBX
3102bc9096 Update app_config.php 2019-03-16 04:18:21 -06:00
FusionPBX
e48256aee5 Update v_xml_cdr_import.php 2019-03-16 04:17:01 -06:00
FusionPBX
e6ad6ef488 Update v_xml_cdr_import.php 2019-03-14 14:57:46 -06:00
FusionPBX
978dd8342e Update xml_cdr.php 2019-03-13 20:15:19 -06:00
FusionPBX
57b742cf6f Update app_config.php 2019-03-13 20:14:32 -06:00
FusionPBX
acac0f284d Update xml_cdr_inc.php 2019-03-03 12:03:13 -07:00
FusionPBX
0d98092c9c Update xml_cdr.php 2019-02-18 13:30:17 -07:00
FusionPBX
a7785cef65 Update xml_cdr_inc.php 2019-02-01 13:35:30 -07:00
FusionPBX
d02dbc0f9d Update xml_cdr.php 2019-01-30 08:52:49 -07:00
FusionPBX
78db3f3c42 Update app_config.php 2019-01-30 08:49:25 -07:00
FusionPBX
29bf914dcb Update xml_cdr_inc.php 2019-01-30 08:36:37 -07:00
FusionPBX
e00284a956 Update xml_cdr.php (#3975)
Truncate values in the CDR list to fix the Column width.
2019-01-24 22:34:23 -07:00
Marcel Gisselmann
4d99191679 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
FusionPBX
9c2e8e2ae2 Update xml_cdr_inc.php 2018-12-16 14:33:55 -07:00
FusionPBX
77f7d2b970 Update app_config.php 2018-12-15 10:03:02 -07:00
konradSC
a4ce898e9f Fix the labels and the paging controls (#3950)
* Fix the labels and the paging controls

* Update xml_cdr_archive.php

Change uuid to xml_cdr_uuid.
2018-12-13 15:59:42 -07:00
Marcel Gisselmann
a4b906e758 Update xml_cdr_delete.php (#3891)
Fix typo in delete() query
2018-12-03 13:12:16 -07:00
FusionPBX
2fa73d6eee Update app_config.php 2018-12-02 21:59:03 -07:00
FusionPBX
7b8eda9e49 Update xml_cdr.php 2018-11-23 08:03:36 -07:00
FusionPBX
6ca703693a Update xml_cdr.php 2018-11-21 16:07:02 -07:00
FusionPBX
0ea32e4140 Update xml_cdr_details.php 2018-11-13 17:53:20 -06:00
FusionPBX
f6b87192e9 Update xml_cdr_details.php 2018-11-13 16:48:43 -06:00
FusionPBX
e4cd21ed4d Update xml_cdr_details.php 2018-11-09 10:36:30 -07:00
Luis Daniel Lucio Quiroz
0108998768 Unescape Json before decoding (#3695)
I have realized since 4.4, json is escaped (\" for example). Some PHP releases fail to decode if that is used.
2018-10-25 09:32:09 -06:00
FusionPBX
1a40dfe9ee Update v_xml_cdr_import.php 2018-10-24 10:51:56 -06:00
FusionPBX
97471c5397 Update xml_cdr_search.php 2018-10-17 22:43:06 -06:00
FusionPBX
019068cf20 Update xml_cdr_details.php 2018-10-17 22:36:03 -06:00
FusionPBX
d0b40b1d39 Update xml_cdr.php 2018-10-17 22:27:40 -06:00
FusionPBX
778debc34c Update xml_cdr_inc.php 2018-10-17 22:22:46 -06:00
FusionPBX
fabc145bd7 Update xml_cdr.php 2018-10-17 22:08:20 -06:00
FusionPBX
32f794fb3f Update v_xml_cdr_import.php 2018-10-17 22:03:31 -06:00
FusionPBX
5a709b2d28 Update app_config.php 2018-10-17 21:59:41 -06:00
FusionPBX
3bcd6b1f4f Update xml_cdr.php 2018-10-17 15:52:15 -06:00
FusionPBX
711e008b3a Update v_xml_cdr_import.php 2018-10-17 15:45:23 -06:00
FusionPBX
dc2925e922 Update v_xml_cdr_import.php 2018-10-17 15:41:14 -06:00
FusionPBX
25a8ad9e08 Update xml_cdr_extension_summary.php 2018-10-15 16:11:55 -06:00
FusionPBX
728f6d0b4f Update xml_cdr.php 2018-07-06 11:42:07 -06:00
FusionPBX
92e9978e43 Update xml_cdr_inc.php 2018-07-03 18:40:35 -06:00
FusionPBX
9eb861e971 Update v_xml_cdr_import.php 2018-07-02 21:01:37 -06:00
FusionPBX
19bb43b0cd Update xml_cdr_inc.php 2018-06-29 14:18:34 -06:00
FusionPBX
03b2a5a3a0 Update xml_cdr_delete.php 2018-06-27 19:52:40 -06:00
FusionPBX
758a89484c Update xml_cdr_inc.php 2018-06-26 11:38:23 -06:00
konradSC
9c86e5bae1 Fix wildcard search for Source (#3197)
Match updates in 4.4 branch to fix search options
2018-06-26 11:36:48 -06:00
FusionPBX
c6b12e5f00 Update xml_cdr_export.php 2018-06-25 21:08:28 -06:00
AlexanderDCrane
3053a364e0 Update xml_cdr_statistics.php (#3190) 2018-06-13 17:31:21 -06:00