FAQ - Auto provisioning: Hide SIP Passwords
Valid for: | N530 | N610 | N670 | N770 | N870 | N870E | Embedded Integrator | Virtual Integrator |
Introduction
From software 2.36 we have added the option to hide the SIP passwords via auto-provisioning.
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
Auto-provisioning
Parameter | Value |
|---|---|
SystemSettings.global.HideSipAccountsPasswords | 0 = Passwords are visible (default) 1 = Passwords are hidden |
Example: <?xml version="1.0" encoding="UTF-8"?> <nvm> <param name="SystemSettings.global.HideSipAccountsPasswords" value="1"/> | |