mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update ha_monitor.lua
This commit is contained in:
@@ -6,7 +6,7 @@ servers[#servers + 1] = {
|
||||
username = "freeswitch";
|
||||
password = "freeswitch";
|
||||
hostname = "127.0.0.1";
|
||||
port = "8787";
|
||||
port = "8080";
|
||||
}
|
||||
servers[#servers + 1] = {
|
||||
method = 'ssh';
|
||||
|
||||
Reference in New Issue
Block a user