Update index.lua

This commit is contained in:
FusionPBX
2019-08-31 13:05:01 -06:00
committed by GitHub
parent 2c934bdb2b
commit db53713f5f

View File

@@ -534,7 +534,7 @@
end
---get destination that are using follow me
if (ring_group_strategy == "enterprise") then
if (ring_group_strategy == "enterprise.disabled") then
cmd = "user_data ".. destination_number .."@" ..domain_name.." var follow_me_enabled";
if (api:executeString(cmd) == "true") then
--get the follow me destinations