Download Timing ExplanationWhen directed When a setting needs to be changed immediately, units can be directed todownload the configuration files by sending them a NOTIFY message thatincludes a special event from the SIP server.• In the configuration file:– Specify the special event text in "CFG_RESYNC_FROM_SIP".• In the Web user interface:– Click the [Maintenance] tab, click [Provisioning Maintenance],and then enter the special event text in [Header Value for ResyncEvent].Generally, "check-sync" or "resync" is set as the special event text.2.2.5 Provisioning Server Setting ExampleThis section gives an example of how to set up the units and provisioning server when configuring 2 units withconfiguration files. The standard configuration files and the master configuration file are used in this example.ConditionsItem Description/SettingProvisioning server FQDN prov.example.comUnits’ MAC addresses • 0080F0111111• 0080F0222222URL of the configuration files Configure the following 2 settings either by pre-provisioning or through theWeb user interface. The values of both settings must be the same.• CFG_STANDARD_FILE_PATH="http://prov.example.com/Panasonic/Config{MAC}.cfg"• CFG_MASTER_FILE_PATH="http://prov.example.com/Panasonic/ConfigCommon.cfg"Directory on the provisioningserver containing theconfiguration filesCreate the "Panasonic" directory just under the HTTP root directory of theprovisioning server.File name of configurationfilesStore the following configuration files in the "Panasonic" directory.• Contains the common settings for the 2 units:– ConfigCommon.cfg• Contains the settings unique to each unit:– Config0080F0111111.cfg– Config0080F0222222.cfgTo set up the provisioning server1. Connect the units to the network, and turn them on.a. The unit with the MAC address 0080F0111111 accesses the following URLs:http://prov.example.com/Panasonic/ConfigCommon.cfghttp://prov.example.com/Panasonic/Config0080F0111111.cfgb. The unit with the MAC address 0080F0222222 accesses the following URLs:http://prov.example.com/Panasonic/ConfigCommon.cfghttp://prov.example.com/Panasonic/Config0080F0222222.cfg46 Administrator Guide Document Version 2015-022.2.5 Provisioning Server Setting Example