Enable Web Management And Change Admin Password Via Device Override

In This Article:

For an overview of setting device overrides, please reference the knowledge base article: Adding A Device Override

AVATAVA as a security measure locks the web interface of most provisioned devices to prevent the phone from being compromised, and in turn, being a source of fraud. Occasionally local management of the device via the web portal is necessary to set specific settings or troubleshoot issues.

AVATAVA does not disable the web interface for devices that also act as routers, for instance, Cambium R-190/R-200 series, ReadyNet, or certain Grandstream ATA models

Setting device configuration settings via the web interface is not the recommended approach, as changes in the AVATAVA default template may override these settings upon a future reboot. It is always recommended to use device overrides for necessary changes. Contact AVATAVA Support for assistance if needed.

Avaya Overrides

To enable the webserver

ENABLE_WEBSERVER="1"

To change the administrator password (the * represents the new password)

ADMIN_PASSWORD="****"

Cisco Overrides

To enable the webserver

Enable_Web_Server="yes"

To enable web administrator access

Enable_Web_Admin_Access="yes"

To change the administrator password (the * represents the new password)

Admin_Password="****"

Grandstream Overrides

To enable the webserver for HTTPS

P1650="0"

To enable the webserver for HTTP

P1650="1"

P-Code 1650 can only be set for one value on each phone

To change the administrator password (the * represents the new password)

P2="****"

Obihai (Polycom ATA & D230) Overrides

To enable the webserver set the port to 80 (HTTP) or 443 (HTTPS)

X_DeviceManagement.WebServer.Port="1"

To change the administrator password (the * represents the new password)

X_DeviceManagement.WebServer.AdminPassword="****"

Poly (Polycom) Overrides

To enable the webserver

httpd.enabled="1"

To change the administrator password (the * represents the new password)

device.auth.localAdminPassword="****"
device.auth.localAdminPassword.set="1"

Snom Overrides

To enable the webserver, there are three options:

For HTTP only access

webserver_type="http"

For HTTPS only access

webserver_type="https"

For HTTP and HTTPS access

webserver_type="http_https"

To enable administrator mode

admin_mode="on"

To change the administrator password (the * represents the new password)

admin_mode_password="****"

Yealink Overrides

To enable the webserver for HTTPS

wui.https_enable="1"

To enable the webserver for HTTP

wui.http_enable="1"

The HTTP and HTTPS webservers can both be enabled on a Yealink device at the same time

To change the administrator password (the * represents the new password)

security.user_password="admin:****"
  • VOIP
  • 5 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

Call Forwarding Using Star Codes

Call forwarding allows a user to forward a call received depending on the call forwarding type,...

Preparing for the Customer Onboarding Journey

Business Customer Onboarding Journey As a business customer is preparing to onboard, you must...

How To View System Users

A system user is a user that is created alongside and owns an application. These users provide...

Is the AVATAVA Cloud Switch HIPPA Compliant?

One of the key concerns from business customers in the medical field is compliance with the...

What is WebRTC and How does AVATAVA use it?

WebRTC is a standard enabling real-time communications such as audio and video in the browser...