You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Valid for:

N610

N670

N870

N870E

Embedded Integrator

Virtual Integrator

Introduction


...

Disable:

<?xml version="1.0" encoding="UTF-8"?>
<settings version="1.0" productID="e2">
<oper name="set_uci">
    <param name="vdm.localpbx.mode" value="0" />
</oper>
</settings>


Enable:

<?xml version="1.0" encoding="UTF-8"?>
<settings version="1.0" productID="e2">
<oper name="set_uci">
    <param name="vdm.localpbx.mode" value="1" />
</oper>
</settings>
  • No labels