mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Update index.lua
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user