Skip to content

Query Connection Details

Once an Onsite Proxy is installed and running, you can inspect it directly from the host’s command line. Two commands are available: one reports the proxy client’s live status, and the other lists the connection details it uses to reach your Cloud Voice PBX (Private Branch Exchange, the hosted phone system).

The status command reports the proxy’s health and how it is currently connected.

You have installed the Onsite Proxy and started its services.

  1. Open a command line on the Onsite Proxy host.

  2. Switch to the root user:

    Terminal window
    sudo -i
  3. Query the status:

    Terminal window
    onsiteproxy-cli status

    The output lists the proxy’s system resource usage, IP address, port, client version, and connection status.

    Command-line output listing the Onsite Proxy resource usage, address, version, and tunnel status

The connection-info command shows the settings the proxy uses to reach your Cloud Voice PBX.

You have configured the connection information on the Onsite Proxy.

  1. Open a command line on the Onsite Proxy host.

  2. Switch to the root user:

    Terminal window
    sudo -i
  3. Display the connection details:

    Terminal window
    onsiteproxy-cli connectinfo

    The output shows the connection information currently in effect.

    Cloud Voice, command-line output showing the Onsite Proxy connection details