fusionpbx/app/xml_cdr
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
..
resources/classes Update xml_cdr.php 2017-05-29 15:54:39 -06:00
app_config.php Add. Handle `b` legs in CDR. (#2626) 2017-06-02 22:31:20 -06:00
app_defaults.php Update app_defaults.php 2017-01-13 00:24:29 -07:00
app_languages.php BugFix [master] - Update languages (#2621) 2017-06-02 08:39:34 -06:00
app_menu.php BugFix [master] - Convert all menus to 2-2 format (#2627) 2017-06-02 12:17:50 -06:00
report.php \r\n --> \n 2016-04-25 20:30:23 -05:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
v_xml_cdr_import.php Add. Handle `b` legs in CDR. (#2626) 2017-06-02 22:31:20 -06:00
xml_cdr.php Add. Handle `b` legs in CDR. (#2626) 2017-06-02 22:31:20 -06:00
xml_cdr_delete.php Adjust the indentation and organization of these to xml cdr files. 2016-07-26 20:51:50 -06:00
xml_cdr_details.php Update xml_cdr_details.php 2016-11-23 22:01:37 -07:00
xml_cdr_export.php \r\n --> \n 2016-04-25 20:30:23 -05:00
xml_cdr_extension_summary.php Update xml_cdr_extension_summary.php 2016-08-23 03:32:25 -06:00
xml_cdr_import.php Add a new xml_cdr_import.php and add limit and filter options to the xml_cdr.php class. 2016-05-01 17:44:53 -06:00
xml_cdr_import_update.php WhitespaceClean-app/xml_cdr 2016-03-11 11:54:18 +00:00
xml_cdr_inc.php Add. Handle `b` legs in CDR. (#2626) 2017-06-02 22:31:20 -06:00
xml_cdr_search.php Update xml_cdr_search.php 2016-12-22 18:41:19 -07:00
xml_cdr_statistics.php Add. Handle `b` legs in CDR. (#2626) 2017-06-02 22:31:20 -06:00
xml_cdr_statistics_csv.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
xml_cdr_statistics_inc.php Update xml_cdr_statistics_inc.php 2017-03-21 22:51:06 -06:00