Update index.lua

This commit is contained in:
FusionPBX
2019-08-31 13:05:01 -06:00
committed by GitHub
parent b2694fe88d
commit 29858e9a0b

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