mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update scripts.php
This commit is contained in:
@@ -261,6 +261,8 @@ if (!class_exists('scripts')) {
|
||||
$tmp .= "--set xml_handler\n";
|
||||
$tmp .= " xml_handler = {}\n";
|
||||
$tmp .= " xml_handler.fs_path = false;\n";
|
||||
$tmp .= " xml_handler.reg_as_number_alias = false;\n";
|
||||
$tmp .= " xml_handler.number_as_presence_id = true;\n";
|
||||
$tmp .= "\n";
|
||||
$tmp .= "--set settings\n";
|
||||
$tmp .= " settings = {}\n";
|
||||
|
||||
Reference in New Issue
Block a user