Prevent trying to pickup the call from the caller in the same call group.
This commit is contained in:
@@ -171,6 +171,7 @@
|
|||||||
x = x + 1;
|
x = x + 1;
|
||||||
end
|
end
|
||||||
sql = sql .. ") ";
|
sql = sql .. ") ";
|
||||||
|
sql = sql .. "and call_uuid is not null ";
|
||||||
--if (domain_count > 1) then
|
--if (domain_count > 1) then
|
||||||
-- sql = sql .. "and context = '"..context.."' ";
|
-- sql = sql .. "and context = '"..context.."' ";
|
||||||
--end
|
--end
|
||||||
|
|||||||
Reference in New Issue
Block a user