mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Change from switchname to hostname
This commit is contained in:
@@ -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 = '';
|
||||
|
||||
Reference in New Issue
Block a user