Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction
Column
width60%

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.

Column
width40%

draw.io Diagram
bordertrue
diagramNameSIP prov account
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth682
revision1

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-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

...