Guest

Cisco Unified Communications Manager Express

CallManager Express: Create a Customized Background Image for the 7970 IP Phone

Document ID: 69187



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Create a Customized Background Image
      Delete a Background Image from the 7970 IP Phone
Troubleshoot
      Error: Selections Unavailable
      Solution
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document describes the procedure to create a background image for a Cisco 7970 IP Phone in the Cisco CallManager Express environment.

Prerequisites

Requirements

Cisco recommends that you have knowledge of Cisco CallManager Express.

Components Used

The information in this document is based on Cisco CallManager Express Version 4.1(0).

The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.

Conventions

Refer to Cisco Technical Tips Conventions for more information on document conventions.

Create a Customized Background Image

Complete these steps to create a customized background image for a Cisco 7970 IP Phone on Cisco CallManager Express:

  1. Use an image manipulation program of your choice to create two Portable Network Graphics (PNG) files for each image:

    • Full size image—320 pixels (width) by 212 pixels (height)

    • Thumbnail image—80 pixels (width) by 53 pixels (height)

    The size ratio of these two images is 4 to 1.

  2. Use a text editor to edit the List.xml file.

    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 Image Item. The Image Item element includes these two attributes:

    • Image—The uniform resource identifier (URI) that specifies where the phone obtains the thumbnail image that appears on the Background Images menu on a phone.

    • URL—The URI that specifies where the phone obtains the full size image.

    This example shows a List.xml file that defines one image. The required image and URL attributes must be included for each image. In this example, TN-velara.png is twenty-five percent of the original full size image of velara.png.

    <CiscoIPPhoneImageList>
    
    <ImageItem Image="TFTP:Desktops/320x212x12/TN-velara.png"
    URL="TFTP:Desktops/320x212x12/velara.png"/> 
    </CiscoIPPhoneImageList>
  3. Place the new .png files and List.xml that you created in the tftp folder on the TFTP server.

    This is the folder name if you use the TFTP server that runs on Cisco CallManager:

    C:\Program Files\Cisco\TFTPPath
  4. Use this command to move the List.xml and .png files to the Cisco CallManager Express Flash one-by-one:

    copy tftp flash:Desktops/320x212x12/

    This next output is of the command when the transfer of List.xml to the Cisco CallManager Express Flash from the TFTP server occurred. In similar manner, copy the TN-velara.png and velara.png from the TFTP server to the Flash.

    CME-CUE#copy tftp flash:Desktops/320x212x12/
    Address or name of remote host []? 172.16.1.1
    Source filename []? List.xml
    Destination filename [Desktops/320x212x12/List.xml]?
    %Warning:There is a file already existing with this name
    Do you want to over write? [confirm]
    Accessing tftp://172.16.1.1/List.xml...
    Loading List.xml from 172.16.1.1 (via GigabitEthernet0/1): !
    [OK - 251 bytes]
    
    251 bytes copied in 0.948 secs (265 bytes/sec)

    After the loading process completes, the Desktops/320x212x12 directory on the Cisco CallManager Express Flash contains List.xml and all .png files. The output of the dir command is shown here:

    CME-CUE#cd flash:
    CME-CUE#cd Desktops
    CME-CUE#cd 320x212x12
    CME-CUE#dir
    Directory of flash:/Desktops/320x212x12/
    
        3  -rw-      120049   Jul 3 2008 11:20:42 -05:30  velara.png
        4  -rw-         251   Feb 4 2009 06:09:14 -05:30  List.xml
        5  -rw-        8947   Jul 3 2008 11:22:06 -05:30  TN-velara.png

    Note: If the Desktops/320x212x12 directory is not found, you need to create a folder in that name using the mkdir command. Some flash file systems do not allow creating a directory with the mkdir command.

    CME-CUE#mkdir flash:Desktops/320x212x12
    

    Note: In that case you need to backup the flash content and format the flash using the format flash: command, and make a Class C Flash file system.

  5. Add the appropriate tftp-server commands on the Cisco CallManager Express configuration to load List.xml and all .png files.

    CME-CUE(config)#tftp-server flash:Desktops/320x212x12/TN-velara.png
    CME-CUE(config)#tftp-server flash:Desktops/320x212x12/velara.png
    CME-CUE(config)#tftp-server flash:Desktops/320x212x12/List.xml

    Note: Use the debug tftp events command to find out which file the phone searches for when the backgound selection button is pressed on the IP phone.

  6. Complete these steps to load a new background image on the Cisco 7970 IP Phone:

    1. Press Settings.

    2. Select User Preferences (choice 1).

    3. Select Background Images (choice 2).

    4. Download and display the reduced images as thumbnails.

    5. Select the image and press Save.

Delete a Background Image from the 7970 IP Phone

The background image is stored in the Flash memory of the IP phone. This cannot be deleted unless you perform a factory reset of the 7970 IP phone. Complete these steps in order to perform a factory reset of the IP phone. The phone must be on a network that supports DHCP.

  1. Unplug the power cable from the phone and then plug it back in. The phone begins its power up cycle.

  2. While the phone powers up, and before the Speaker button flashes on and off, press #. Each line button flashes on and off in sequence.

  3. Press 123456789*0#. You can press a key twice in a row, but if you press the keys out of sequence, the factory reset does not take place.

  4. The phone is loaded with the default background factory settings.

The background image chosen by the user depends upon the images available in the TFTP folder. If you need to restrict the background images used by the user, remove the images from the TFTP folder.

Troubleshoot

Error: Selections Unavailable

When you try to change the background image in Settings > User Preferences > Background Images, the Selections Unavailable error message appears.

Solution

This issue can occur when the List.xml file is absent from the C:\Program Files\Cisco\TFTPPath\Desktops\320x212x12 folder on the TFTP server. Make sure the \Desktops\320x212x12 folder is present in the TFTP server and that the List.xml file is available under this directory.

Note: Make sure the TFTP server IP address configuration on the IP phone refers to the Cisco CallManager Express router.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for Voice
Service Providers: Voice over IP
Voice & Video: Voice over IP
Voice & Video: IP Telephony
Voice & Video: IP Phone Services for End Users
Voice & Video: Unified Communications
Voice & Video: IP Phone Services for Developers
Voice & Video: General

Related Information



Updated: Feb 13, 2009Document ID: 69187