Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Align
alignright
Valid for: N670N870
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleconfiguration.xml

This file contains all provisioning parameters. Image Removed

  • macAddress is optional, but when used it should match the macAddress of the device.


Info
iconfalse
titleExample without MAC address

<?xml version="1.0" encoding="UTF-8"?>

<settings version="1.0" productID="e2" >

<!-- SIP -->

<param name="SipProvider.0.Name" value="ProviderA"/>


</settings>

Info
iconfalse
titleExample with MAC address

<?xml version="1.0" encoding="UTF-8"?>

<settings version="1.0" productID="e2" macAddress= "7c:2f:80:e0:d6:d7" >

<!-- SIP -->

<param name="SipProvider.0.Name" value="ProviderA"/>


</settings>