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

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

When connecting Nx70 to a cloud system, provisioning is mostly used to configure the system.

Provisioning can be triggered from the platform via a SIP notify, there must be a working SIP account between the Nx70 and the platform.

For a working SIP account, a DECT handset needs to be registered. During first installation mostly, no handsets are connected.

Therefore we created a SIP account that can be used by auto-provisioning only.

Auto-provisioning

The following provisioning parameters are created for this account.

Provisioning parametersDescription

<oper name="set_sip_acc">

<param name="SystemSettings.global.ProviderId" value="0"/>
<param name="SystemSettings.global.AuthName" value=""/>
<param name="SystemSettings.global.AuthPassword" value=""/>
<param name="SystemSettings.global.UserName" value=""/>

</oper>

ProviderId: The Provider or PBX profile that is used by the SIP account. Value 0 - 9

AuthName: The SIP account authentication name

AuthPassword: The SIP account password

UserName: The SIP account username




  • No labels