EasyManuals Logo

Cisco 8800 Series Guide

Cisco 8800 Series
544 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #132 background imageLoading...
Page #132 background image
HTTP PUT Changed Configuration and Status
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
Cisco IP Phone 8800 Series Multiplatform Phone Administration Guide for Release 11.3(1) and Later
112
Cisco IP Phone Configuration
Report Current Phone Configuration to the Provisioning Server

Table of Contents

Other manuals for Cisco 8800 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco 8800 Series and is the answer not in the manual?

Cisco 8800 Series Specifications

General IconGeneral
ProtocolsSIP, SCCP
AudioWideband audio
ConnectivityGigabit Ethernet
PowerPower over Ethernet (PoE)
BluetoothYes
USBYes
Codec SupportG.711, G.722, G.729, iLBC
DimensionsVaries by model
WeightVaries by model
Wi-FiYes (varies by model)

Related product manuals