Chapter 6 HTTP Requests and Header Settings
Accessing IP Phone Information
Accessing IP Phone Information
Cisco Unified IP Phones have an embedded web server to provide a programming interface for external applications and a debugging and management interface for system administrators.
You can access the administrative pages using a standard web browser and pointing to the IP address of the phone with: /http://<phoneIP>/, where phoneIP is the IP address of the specific phone.
These device information pages are available in either HTML format, for manual debugging purposes, or in XML format for automation purposes. Table
Table | Device Information URLs |
| |
|
|
|
|
HTML URL |
| XML URL | Description |
|
|
| |
/DeviceInformation | /DeviceInformationX | General device information | |
|
|
| |
/NetworkConfiguration | /NetworkConfigurationX | Network configuration information | |
|
|
| |
/EthernetInformation | /EthernetInformationX | Ethernet counters | |
|
|
| |
/PortInformation?n | /PortInformationX?n | Detailed port information, where n is | |
|
|
| a |
|
|
| identifier, typically in the range 1- 3. |
|
|
|
|
/DeviceLog?n |
| /DeviceLogX?n | Device logging, debug, and error |
|
|
| messages, where n is a |
|
|
| |
|
|
| in the range 0 - 2. |
|
|
| |
/StreamingStatistics?n | /StreamingStatisticsX?n | Current RTP streaming stats, where | |
|
|
| 'n' is |
|
|
| identifier, typically in the range |
|
|
|
|
/CGI/Execute1 |
|
| The target URL of a phone push |
|
|
| (HTTP POST) request. |
|
|
| |
/CGI/Screenshot1 |
| Returns an exact snapshot of the | |
|
|
| current phone display. The size and |
|
|
| format of the image returned is |
|
|
| |
|
|
| |
1. |
|
|
Cisco Unified IP Phone Services Application Development Notes
|
| ||
|
|