Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Align
alignright

Valid for:

N610

N670

N870

N870E

Embedded Integrator

Virtual Integrator

#F85404
Panel
Panel
titleColor
titleBGColor#F0F0F0
titleIntroductionValid for N610 / N670 / N870 / N870E.

From software 2.36 we have added the option to hide the SIP passwords via a auto-provisioning parameter.

When this feature is enabled it will:

  • Prevents sending passwords to web-browser
  • Prevents exporting passwords during handsets export
  • Prevents importing passwords during handsets import
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning
ParameterValue
SystemSettings.global.HideSipAccountsPasswords

0 = Passwords are visible (default)

1 = Passwords are hidden

Example:

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


<nvm>

<param name="SystemSettings.global.HideSipAccountsPasswords" value="1"/>

</nvm>
</provisioning>



Info

We suggest when you use this feature to also hide the provisioning page to avoid that the SIP passwords can be enabled again via provisioning.