Hi.
Having the provisioning configuration in the Polycom config file would be good.
<device.prov
device.prov.upgradeServer.set="1"
device.prov.upgradeServer=""
device.prov.serverName.set="1"
device.prov.serverName="{{ $settings['provisioning_path'] ?? null }}"
device.prov.user.set="1"
device.prov.user=""
device.prov.redunAttemptLimit.set="1"
device.prov.redunAttemptLimit="3"
device.prov.redunInterAttemptDelay.set="1"
device.prov.redunInterAttemptDelay="1"
device.prov.maxRedunServers.set="1"
device.prov.maxRedunServers="8"
device.prov.AutoProvEnabled.set="1"
device.prov.AutoProvEnabled="0"
device.prov.abortSWUpgradeAfterFailures.set="1"
device.prov.abortSWUpgradeAfterFailures="1"
device.prov.networkEnvironment.set="1"
device.prov.networkEnvironment="1"
device.prov.tagSerialNo.set="1"
device.prov.tagSerialNo="0"
>
Thanks.