merge #2
@@ -16,7 +16,7 @@
|
|||||||
$bootstrap_settings['freepbx_auth'] = false;
|
$bootstrap_settings['freepbx_auth'] = false;
|
||||||
require_once('/etc/freepbx.conf');
|
require_once('/etc/freepbx.conf');
|
||||||
|
|
||||||
$provision_dir = '/tftpboot/directory'; // <-- adjust if needed
|
$provision_dir = '/tftpboot'; // <-- adjust if needed
|
||||||
$out_file = $provision_dir . '/000000000000-directory.xml';
|
$out_file = $provision_dir . '/000000000000-directory.xml';
|
||||||
$do_notify = in_array('--notify', $argv, true);
|
$do_notify = in_array('--notify', $argv, true);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user