mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update app_defaults.php
This commit is contained in:
@@ -40,7 +40,7 @@ if ($domains_processed == 1) {
|
||||
$event_socket_ip_address = "127.0.0.1";
|
||||
$event_socket_port = "8021";
|
||||
$event_socket_password = "ClueCon";
|
||||
$xml_rpc_http_port = "8787";
|
||||
$xml_rpc_http_port = "8080";
|
||||
$xml_rpc_auth_realm = "freeswitch";
|
||||
$xml_rpc_auth_user = "freeswitch";
|
||||
$xml_rpc_auth_pass = "works";
|
||||
@@ -90,4 +90,4 @@ if ($domains_processed == 1) {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user