Chapter 5 HTTP Client Requests and Header Settings
Identifying the Capabilities of IP Phone Clients
Identifying the Capabilities of IP Phone Clients
Because XML services are now supported across a wide range of
Cisco IP Phones, web application servers now need to identify the capabilities of the requesting IP phone to optimize the content returned to the phone. For example, if the requesting phone is a Cisco IP Phone 7960, which cannot support color PNG images, the application server must be able to identify this and return a grayscale CIP image instead.
The IP phone client request to send the relevant information from the IP phone to the web server application includes three (3) HTTP headers:
•
•
•
x-CiscoIPPhoneModelName
This
x-CiscoIPPhoneDisplay
This
•Width (in pixels)
•Height (in pixels)
•Color depth (in bits)
•A single character indicating whether the display is color (''C'') or grayscale (''G'')
| Cisco IP Phone Services Application Development Notes |