Update user_dashboard.php
This commit is contained in:
@@ -428,7 +428,7 @@
|
|||||||
direction = 'inbound'
|
direction = 'inbound'
|
||||||
or direction = 'local'
|
or direction = 'local'
|
||||||
)
|
)
|
||||||
and bridge_uuid is null
|
and (missed_call = true or bridge_uuid is null)
|
||||||
and destination_number in ('".implode("','",$assigned_extensions)."')
|
and destination_number in ('".implode("','",$assigned_extensions)."')
|
||||||
and (";
|
and (";
|
||||||
$x = 0;
|
$x = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user