Difference between revisions of "Apply Settings"

From FusionPBX
Jump to: navigation, search
m
m
Line 1: Line 1:
 
This [http://wiki.freeswitch.org/wiki/FreeSwitch_FAQ#Q:_Does_reloadxml_reload_all_XML_files.3F '''tries'''] to apply any config changes you have made from FusionPBX to your running Freeswitch server.
 
This [http://wiki.freeswitch.org/wiki/FreeSwitch_FAQ#Q:_Does_reloadxml_reload_all_XML_files.3F '''tries'''] to apply any config changes you have made from FusionPBX to your running Freeswitch server.
  
Right now it does only a [http://wiki.freeswitch.org/wiki/Mod_commands#reloadxml '''reloadxml''']
+
Right now it does only a [http://wiki.freeswitch.org/wiki/Mod_commands#reloadxml '''reloadxml''']
 
 
----
 
  
 
== To be done ==
 
== To be done ==
* reloadacl [http://wiki.freeswitch.org/wiki/Mod_commands#reloadacl]
+
* [http://wiki.freeswitch.org/wiki/Mod_commands#reloadacl reloadacl]
* rescan [http://wiki.freeswitch.org/wiki/Sofia#Reloading_profiles_and_gateways]
+
* [http://wiki.freeswitch.org/wiki/Sofia#Reloading_profiles_and_gateways rescan]
 
* possibly others
 
* possibly others

Revision as of 18:12, 20 October 2010

This tries to apply any config changes you have made from FusionPBX to your running Freeswitch server.

Right now it does only a reloadxml

To be done