FusionPBX
52a5cf12fb
Update xml_cdr_inc.php
2019-09-28 18:47:53 -06:00
FusionPBX
38686dd5ab
Update xml_cdr_inc.php
2019-09-28 18:42:13 -06:00
Nate
46a6461630
CDR: Move column sort to select box in search form.
2019-09-26 08:27:13 -06:00
chansizzle
e36acf1dcd
Update xml_cdr_inc.php ( #4646 )
...
removes potential "Warning: Use of undefined constant"
2019-09-24 13:38:07 -06:00
FusionPBX
c7fe77b328
Update xml_cdr_inc.php
2019-09-06 18:46:50 -06:00
Nate
cc33248ac7
CDR: Database class integration.
2019-09-03 08:29:44 -06:00
FusionPBX
eb0d39f1f9
Update xml_cdr_inc.php
2019-06-27 09:05:06 -06:00
FusionPBX
788614f74e
Update xml_cdr_inc.php
2019-06-17 23:35:48 -06:00
FusionPBX
1fcd780aa0
Update xml_cdr_inc.php
2019-06-06 21:10:20 -06:00
agree
a2d67d8e7a
Update xml_cdr_inc.php
2019-05-24 13:55:59 -04:00
FusionPBX
97587e58a2
Update xml_cdr_inc.php
2019-04-24 14:37:26 -06:00
FusionPBX
8eda84cf55
Update xml_cdr_inc.php
2019-04-11 17:53:10 -06:00
FusionPBX
acac0f284d
Update xml_cdr_inc.php
2019-03-03 12:03:13 -07:00
FusionPBX
a7785cef65
Update xml_cdr_inc.php
2019-02-01 13:35:30 -07:00
FusionPBX
29bf914dcb
Update xml_cdr_inc.php
2019-01-30 08:36:37 -07:00
FusionPBX
9c2e8e2ae2
Update xml_cdr_inc.php
2018-12-16 14:33:55 -07:00
FusionPBX
778debc34c
Update xml_cdr_inc.php
2018-10-17 22:22:46 -06:00
FusionPBX
92e9978e43
Update xml_cdr_inc.php
2018-07-03 18:40:35 -06:00
FusionPBX
19bb43b0cd
Update xml_cdr_inc.php
2018-06-29 14:18:34 -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
0125eb42e8
Update xml_cdr_inc.php
2018-05-01 03:16:40 -06:00
FusionPBX
e05683f66b
Update xml_cdr_inc.php
2018-05-01 02:57:47 -06:00
konradSC
c7510768c7
Updates for CDR archives database server ( #3036 )
...
* Updates for CDR archives database server
* Add CDR Archive Server
* Updates for CDR archive server
* Updates for CDR Archive server
* Updates for CDR Archive server
* Create xml_cdr_archive.php
2018-04-23 13:24:30 -06:00
FusionPBX
db74dfd932
Update xml_cdr_inc.php
2018-02-09 13:39:32 -07:00
FusionPBX
2e39ad9444
Update xml_cdr_inc.php
2017-12-09 12:26:36 -07:00
FusionPBX
95a4ca1f2a
Update xml_cdr_inc.php
2017-11-02 22:05:33 -06:00
FusionPBX
c505ee2a41
Update xml_cdr_inc.php
2017-11-02 09:14:12 -06:00
FusionPBX
482321a3b8
Update xml_cdr_inc.php
2017-10-15 12:55:00 -06:00
Alexey Melnichuk
6adce64d7f
Add. Support `missed` argument in xml_cdr.php ( #2711 )
...
This argument used when build link in xml_cdr_statistics.php.
2017-06-23 09:21:25 -06:00
Alexey Melnichuk
9050da03cc
Add. Handle `b` legs in CDR. ( #2626 )
...
* Add. Handle `b` legs in CDR.
CDR list/statistic by default handle only `a` legs.
So it prevent display wrong result when b-leg turn on.
Add ability to write to db `b` legs only for specific call directions.
To be able see b-legs in CDR need set xml_cdr_b_leg permission.
To add specific call direction to filter need add element to `cdr/b_leg/array` in default/domain settings.
* Add. `b_leg` to defalut settings.
2017-06-02 22:31:20 -06:00
FusionPBX
bc73617cf4
Update xml_cdr_inc.php
2017-05-29 15:51:45 -06:00
FusionPBX
e8d3d7a64a
Update xml_cdr_inc.php
2017-05-29 10:56:28 -06:00
FusionPBX
0920e72a23
Update xml_cdr_inc.php
2017-04-08 15:17:52 -06:00
FusionPBX
dd60a08e69
Update xml_cdr_inc.php
2017-01-04 21:56:23 -07:00
FusionPBX
cb1d23ee50
Update xml_cdr_inc.php
2016-12-22 21:36:46 -07:00
FusionPBX
3361167cce
Update xml_cdr_inc.php
2016-12-22 17:54:10 -07:00
FusionPBX
7b7adb126f
Update xml_cdr_inc.php
2016-12-22 16:59:34 -07:00
FusionPBX
270e0288aa
Update xml_cdr_inc.php
2016-12-21 17:02:10 -07:00
FusionPBX
7bfcf7eb39
Update xml_cdr_inc.php
2016-09-30 01:00:55 -06:00
minotaur01
6b5e0fd9fd
CDR Functiality Fix Extended Data Logic ( #1897 )
...
Raw data field was not being pulled so logic was broken, added derived
field raw_data_exists to sql statement, instead of pulling raw data with
query. Also added logic to hide the view extended data icon on the right
side of table.
2016-09-03 12:03:35 -06:00
FusionPBX
06849f491f
Update xml_cdr_inc.php
...
Disable paging for the XML PDF export and modified slightly for the CSV export.
2016-07-26 20:49:23 -06:00
FusionPBX
cd5baa1df5
Update xml_cdr_inc.php
...
Only check the select count if there is a default setting that instructs it to do so as it is slow on a large number of records.
2016-06-11 07:15:11 -06:00
FusionPBX
fb8eee457f
Update xml_cdr_inc.php
...
Work on the XML CDR export to CSV.
2016-06-03 19:47:35 -06:00
markjcrane
07b6b54396
Add the new column source_number.
2016-05-11 18:21:36 -06:00
reliberate
2307cef9c8
CDR: Fix PHP warnings regarding paging.
2016-05-05 13:54:17 -06:00
markjcrane
f3ef1154e2
Disable limit and offset when exporting CDR to CSV.
2016-05-04 22:35:05 -06:00
reliberate
5974b686e9
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
reliberate
5b97091e27
Theme: Add additional Settings to control the style of various elements, remove old css classes.
...
Default/Domain/User Settings: Add color previews in list view.
2016-03-28 22:29:15 -06:00
reliberate
49bb6c1ded
User Dashboard: Add blocks with additional customizable information (voicemail count, missed calls, recent calls, system counts, domain limits, and system status).
...
CDR: Adjust icon status and missed call filter to be more accurate, simplify User's view of CDR, add additional call result filter.
2016-03-10 16:29:47 -07:00
markjcrane
48588d9ec3
Add domain_uuid to the CDR result set.
2016-02-23 19:42:10 -07:00
markjcrane
3b035a46c1
Fix the SQL command when using the advanced search and improve security on how showall is being used.
2016-02-23 19:05:52 -07:00
markjcrane
7d5382ed6d
Change a POST to a GET on the advanced search for CDR.
2016-02-23 18:15:07 -07:00
markjcrane
fa081456b1
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
markjcrane
1d8a3b7f9a
Fix the app/xml_cdr/app_languages.php and remove the include ot the import when viewing xml cdr.
2015-12-19 22:04:05 -07:00
blackc2004
9d437340b6
Update xml_cdr_inc.php
2015-12-09 14:08:33 -08:00
markjcrane
bd54cb44e2
Remove xml and json from the select list as its horribly inefficient. Move accountcode outside of billing as that may be used by others using the account code.
2015-07-20 15:34:23 -06:00
luis daniel lucio quiroz
9f346abfd0
lcr_currency wrong set
2015-05-01 17:39:13 +00:00
Nate Jones
d30a509de0
Contacts / CDR: Minified top paging controls.
2015-04-01 09:00:17 +00:00
Nate Jones
37bf2da79b
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
Mark Crane
669fb08d4e
Add show all code donated by Chris Black
2015-03-06 17:15:09 +00:00
Nate Jones
1f65abe238
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
Nate Jones
6ddb7129c5
Issue 764 Fix: Explicitly defined desired fields in CDR select query, as suggested.
2014-12-10 03:57:48 +00:00
Nate Jones
6d049b8f5b
CDR: Added new HTML5 recording playback and download controls.
2014-09-11 03:14:52 +00:00
Nate Jones
49bbc2e986
CDR: Added TTA (Time To Answer) column, tool-tip explanations to call direction icons, and paging controls to top of beginning of CDR list.
2014-09-08 18:06:36 +00:00
Nate Jones
7b648618ad
CDR: Search Source explicitly by extension number.
2014-08-03 04:03:44 +00:00
Nate Jones
3ee965621b
CDR: Added Date/Time calendar picker, enhanced searching ability - added Start, Answered and End ranges.
2014-08-02 10:57:02 +00:00
Mark Crane
5c5ec5e4f6
Revert the previous commit.
2014-07-17 16:52:31 +00:00
Mark Crane
9808049c47
CDR change direction to call_direction
2014-07-17 16:23:49 +00:00
Mark Crane
a756e8a2c3
Add CDR limit
2014-07-11 01:34:47 +00:00
Nate Jones
f5f394ed81
CDR Search: Added support for asterisk ("*") as a wildcard character in Source, Destination and CID Name fields.
2014-06-24 00:37:17 +00:00
Nate Jones
a777d49783
CDR Search fix for Users group, some additional permissions.
2014-06-16 22:08:30 +00:00
Nate Jones
fcc5886339
CDR basic search query, style and language mods, misc minor style mods.
2014-06-16 18:12:21 +00:00
Mark Crane
8c242e949f
Fix a problem in xml_cdr for displaying a user's calls.
2013-10-22 15:30:00 +00:00
Mark Crane
e9aa47069c
Update the references for header.php and footer.php files to point the resources directory.
2013-07-06 06:29:50 +00:00
Mark Crane
c44d39dcf9
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
Mark Crane
1ab5f67234
Add a new xml cdr permission to allow normal users to see all cdr records for a domain.
...
permission: xml_cdr_domain
2013-03-16 15:14:36 +00:00
Mark Crane
ca6476faf9
Remove the % wild card for the xml cdr search. This allows the user to specify it to meet there needs. For example show all calls that start with a 1 do the following 1%. If you want to find a call containing a number %208%.
2013-03-07 19:42:40 +00:00
Mark Crane
f3581a860e
Add missed calls to CDR and CDR statistics.
2013-01-17 18:32:16 +00:00
Mark Crane
41e655eb8b
Fix a bug where Call Detail Records column order was lost when pressing the next or back paging buttons.
2012-08-24 05:56:45 +00:00
Mark Crane
65f183b714
Fix issue http://code.google.com/p/fusionpbx/issues/detail?id=277
2012-07-11 02:23:05 +00:00
Mark Crane
af103e9c41
Add a missing file sip_profile_copy.php to the dev branch.
2012-06-04 14:58:40 +00:00