Change Web Server Protocol and Port

This topic describes how to change the web protocol and port of Yeastar P-Series PBX System.

Background information

By default, the PBX uses HTTPS 8088 port for web service, and allows redirecting from HTTP 80 port.

When you need to access the PBX web portal, you can type one of the following URLs:

  • https://{pbx_ip}:8088

    For example, https://192.168.5.150:8088

  • http://{pbx_ip}

    For example, http:192.168.5.150

Procedure

  1. Log in to PBX web portal, go to System > Network > Web Server.
  2. In the Protocol section, complete the following configurations:
    1. In the drop-down list of Protocol, select a protocol.
      Important: If you are using Linkus Web Client, select HTTPS.
    2. If HTTPS is selected, configure the following settings:
      • HTTPS Port: Enter an HTTPS port.
      • HTTPS Certificate: Select the default certificate or upload your own certificate.
      • Supported TLS Version: Select the supported TLS version for handshake negotiation between PBX server and the connected client.
        • TLS 1.2: PBX server only supports TLS 1.2 for client-server communication.
        • TLS 1.0, TLS 1.1, and TLS 1.2: PBX server supports TLS 1.0/1.1/1.2 for client-server communication. The version that will be used depends on the highest supported TLS version on the connected client.
      • Redirect from HTTP 80 port: Decide whether to allow requests to HTTP port 80.

        If the option is enabled, the requests to HTTP port 80 will be redirected to the respective HTTPS service.

    3. If HTTP is selected, enter the HTTP port in the HTTP Port field.
  3. Click Save and Apply.

Result

The next time, you need to access the PBX web portal by the configured protocol and port.