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

Multiplatform phones
Hide thumbs Also See for 6800 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

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>
• Admin Access: http://<ip address>/admin/advanced
• Admin Access: http://<ip address>, click Admin Login and click advanced
For example,
Cisco IP Phone 6800 Series Multiplatform Phones Administration Guide
92
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
http://10.64.84.147/admin
// report file name
Phone Installation

Advertisement

Table of Contents
loading

This manual is also suitable for:

6821684168516861

Table of Contents