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

Compare with Current View Page History

Version 1 Next »

Introduction

From software ... DM redundancy is implemented.

Via auto-provisioning you can create an back-up DECT manager, web-interface is planned.

From software 2.47 it should be available for testing/provisioning only. Current provisioning error is displayed, question is open in EIN2-12060

Auto-provisioning

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">
    <nvm>

    <oper name="add_backup_dm">
        <param name="DMPpasswd" value="Gigaset123+"/>
        <param name="DMDisplayName" value="dm2"/>
        <param name="DmBackupFor" value="dm1"/>
    </oper>

    </nvm>
</provisioning>

  • No labels