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
•
HTTP POST Changed Configuration
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”;
// report file name
// 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
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,
http://10.64.84.147/admin
Cisco IP Phone 6800 Series Multiplatform Phones Administration Guide
92
Phone Installation
Web-Based Configuration Utility
Содержание 6800 Series
Страница 23: ...P A R T I About the Cisco IP Phone Technical Details on page 11 Cisco IP Phone Hardware on page 23 ...
Страница 24: ......
Страница 47: ...P A R T II Phone Installation Cisco IP Phone Installation on page 35 Third Party Call Control Setup on page 89 ...
Страница 48: ......
Страница 111: ...P A R T III Phone Accessories Cisco IP Phone Accessories on page 99 Wall Mount Kit on page 109 ...
Страница 112: ......
Страница 134: ......
Страница 216: ......