CDR add permision to hide call center agent legs
Author: agree <ahrongreenberg@gmail.com>
This commit is contained in:
@@ -242,6 +242,7 @@
|
||||
$sql .= "c.source_number, \n";
|
||||
$sql .= "c.destination_number, \n";
|
||||
$sql .= "c.leg, \n";
|
||||
$sql .= "c.cc_side, \n";
|
||||
//$sql .= "(c.xml is not null or c.json is not null) as raw_data_exists, \n";
|
||||
//$sql .= "c.json, \n";
|
||||
if (is_array($_SESSION['cdr']['field'])) {
|
||||
|
||||
Reference in New Issue
Block a user