Change from switchname to hostname

This commit is contained in:
FusionPBX
2022-09-22 15:02:36 -06:00
committed by GitHub
parent eeec6173e0
commit f4b9a3331c

View File

@@ -212,7 +212,7 @@
--end
--get current switchname
hostname = trim(api:execute("switchname", ""))
hostname = trim(api:execute("hostname", ""))
--get the ring group
ring_group_forward_enabled = '';