Auto Configuration Task updates the firmware, boot image and configuration from a BroadSoft Server . The node is first registered with the BroadSoft Server. The BroadSoft Server triggers the updates by sending SIP NOTIFY message. On the node, the SG configured for Auto Configuration receives this NOTIFY message. The system then downloads the required files from the BroadSoft Server and performs the updates. The updates are performed sequentially in the following order - Boot Image, Configuration and Firmware. The system will reboot if the updates are successful.
Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
ConfigIEState | No | Yes | Enum | 1 | Possible values:
| Enables or disables Auto Configuration. |
DeviceAccessURL | Yes | No | string | none | 512 - Max Length | Specifies the base URL for accessing files on the BroadSoft Server. |
EnableConfigUpdate | Yes | Yes | Enum | 0 | Possible values:
| Enables or disables the configuration update when SIP NOTIFY message is received from BroadSoft Server. |
EnableFirmwareUpdate | Yes | Yes | Enum | 0 | Possible values:
| Enables or disables the firmware update when SIP NOTIFY message is received from BroadSoft Server. |
EnableBootUpdate | Yes | Yes | Enum | 0 | Possible values:
| Enables or disables the firmware update when SIP NOTIFY message is received from BroadSoft Server. |
UserName | Yes | Yes | string | none | 128 - Max Length | User name to use for the BroadSoft server authentication. |
Password | Yes | Yes | string | none | 128 - Max Length | Password to use for the BroadSoft server authentication. |
autoConfigSG | Yes | Yes | int | 0 | Specifies the SIP Signaling Group ID used for receiving SIP NOTIFY messages from the BroadSoft Server. SIP Signaling Group ID can be obtained by performing a lookup on sipsg resource using GET sipsg |