Custom Background Images
You can provide users with a choice of background images for the LCD screen on their phones. Users can
select a background image by choosing Settings > User Preferences > Background Images on the phone.
The image choices that users see come from PNG images and an XML file (called List.xml) that are stored
on the TFTP server used by the phone. By storing your own PNG files and editing the XML file on the TFTP
server, you can designate the background images from which users can choose. In this way, you can provide
custom images, such as your company logo.
The following sections describe how you can customize the background images that are available at your site
by creating your own PNG files and editing the List.xml file.
•
List.xml File Format Requirements, on page 164.
•
PNG File Requirements for Custom Background Images, on page 165.
•
Set Up Custom Background Image, on page 165
The XSI Screen Width Enhancement feature, when implemented on Cisco Unified IP Phones, enhances
the Messages, Directories, and Services screens. These screens may appear in Normal mode or in Wide
mode, depending on how the phone is set up. For information, see Cisco Unified IP Phone Services
Application Development Notes at http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_
programming_reference_guides_list.html.
Note
List.xml File Format Requirements
The List.xml file defines an XML object that contains a list of background images. The List.xml file is stored
in the following subdirectory on the TFTP server:
/Desktops/320x196x4 for Cisco Unified IP Phone 7941, 7942, 7961, and 7962
If you are manually creating the directory structure and the List.xml file, you must ensure that the directories
and files can be accessed by the user\CCMService, which is used by the TFTP service.
Tip
For more information, see “Software Upgrades” chapter in Cisco Unified Communications Operating System
Administration Guide.
The List.xml file can include up to 50 background images. The images are in the order that they appear in the
Background Images menu on the phone. For each image, the List.xml file contains one element type, called
ImageItem. The ImageItem element includes these two attributes:
• Image—Uniform resource identifier (URI) that specifies where the phone obtains the thumbnail image
that will appear on the Background Images menu on a phone.
• URL—URI that specifies where the phone obtains the full size image.
Cisco Unified IP Phone 7941G, 7941G-GE, 7942G, 7961G, 7961G-GE, and 7962G Administration Guide for Cisco
Unified Communications Manager 9.0 (SCCP and SIP)
164
Cisco Unified IP Phone Customization
Custom Background Images