FAQ - Auto provisioning: nvm/configuration.xml


Valid for:

N530

N610

N670

N770

N870

N870E

Embedded Integrator

Virtual Integrator

Introduction

This file contains all provisioning parameters. 

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


Information
Example 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>

Information
Example 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>