Web-Based Configuration Utility; Access The Phone Web Page - Cisco 7800 Series Administration Manual

Multiplatform phones
Hide thumbs Also See for 7800 Series:
Table of Contents

Advertisement

Web-Based Configuration Utility

• HTTP POST Changed Configuration
Web-Based Configuration Utility
Your phone system administrator can allow you to view the phone statistics and modify some or all the
parameters. This section describes the features of the phone that you can modify with the phone web user
interface.

Access the Phone Web Page

Access the phone web page from a web browser on a computer that can reach the phone on the subnetwork.
If your service provider has disabled access to the configuration utility, contact the service provider before
proceeding.
Procedure
Step 1
Ensure that the computer can communicate with the phone. No VPN in use.
Step 2
Start a web browser.
Step 3
Enter the IP address of the phone in your web browser address bar.
• User Access: http://<ip address>/user
• Admin Access: http://<ip address>/admin/advanced
• Admin Access: http://<ip address>, click Admin Login and click advanced
Cisco IP Phone 7800 Series Multiplatform Phones Administration Guide
80
If the HTTP report method is PUT, you enter the URL for the report rule in this format:
[--status]http://my_http_server/config-mpp-status.xml
[--delta]http://my_http_server/config-mpp-delta.xml
The phone will report status data to http://my_http_server/config-mpp-status.xml and
http://my_http_server/config-mpp-delta.xml
If the report method is POST, you enter the URL for the report rule in this format:
[--delta]http://my_http_server/report_upload.php
The report upload file format"
// report_upload.php content
<?php
$filename = "report_cfg.xml";
// where to put the file
$file = "/path/to/file".$filename;
// get data from http post
$report_data = file_get_contents('php://input');
// save the post data to file
$file_put_contents($file, $report_data);
?>
The phone will upload changed data to http://my_http_server/report_cfg.xml
// report file name
Cisco IP Phone Installation

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7811782178417861

Table of Contents