UC Software Configuration on Poly ATA
400 Series
4
You can use your UC Software provisioning server and configuration files to provision and configure
features on Poly ATA devices.
Using UC Software configuration files, you can provision and configure your devices, and you can
include a mix of UC Software parameters and OBi Edition parameters within the configuration file.
Creating Configuration Files
Create a Configuration file that includes a mixture of UC Software and OBi parameters.
Use a small subset of UC Software parameters to configure your devices, mainly for registering the
device with a SIP service. Then use OBi parameters in UC Software parameter syntax to configure
any additional features you want to include on your device.
IMPORTANT: Define OBi parameters using the UC Software parameter syntax when using the UC
Software configuration file.
The following code is an example configuration with both UC Software parameters in standard XML
format and OBi parameters in the same format as UC Software parameters.
<?xml version="1.0" encoding="utf-8" standalone="yes"?
><PHONE_CONFIG><config tcpIpApp.sntp.address="ntp.poly.com"
reg.1.server.1.address="server.poly.com" reg.1.address="0123456789"
reg.1.auth.userId="0123456789" reg.1.auth.password="poly"
reg.1.broadsoft.userId="0123456789@server.polycom.com"
reg.1.server.1.transport="TCPOnly"></config><OBiParameterList
VoiceService.1.VoiceProfile.6.SIP.ProxyServer="i3.voip.polycom.com"
VoiceService.1.VoiceProfile.6.SIP.ProxyServerPort="5066"
VoiceService.1.VoiceProfile.6.SIP.ProxyServerTransport="TLS"
VoiceService.1.VoiceProfile.1.Line.6.X_LineName="i3"VoiceService.1.VoiceProfile.1.Line.6.X_ServProvProfile="F"></
OBiParameterList></PHONE_CONFIG>
Configure the UC Software Provisioning Server Address
Configure the device to request and download a UC Software configuration file. It first requests the M
AC.cfg or 000000000000.cfg (if it doesn't find MAC.cfg on the server) primary configuration file
at the configured provisioning server address. Then it requests any configuration files listed in the
CONFIG_FILES attribute.
24
Chapter 4UC Software Configuration on Poly ATA 400 Series