mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-17 22:18:28 +00:00
Write the xml file for sip profiles and reloadxml when the sip profiles are missing add new defaults.
This commit is contained in:
@@ -150,6 +150,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//save the sip profile xml
|
||||
save_sip_profile_xml();
|
||||
|
||||
//apply settings reminder
|
||||
$_SESSION["reload_xml"] = true;
|
||||
}
|
||||
unset($prep_statement);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user