How to change the background image on IP Phone 8861

Hi Concern,
I face some problem on changing background image on IP Phone 8861. I prepare 
.png file as per below doc.
Full size image - 800 pixels (width) X 480 pixels (height).
Thumbnail image - 159 pixels (width) X 109 pixels (height).
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cuipph/8811_8841_8851_8861/10_5/english/adminguide/P881_BK_A92A3B94_00_adminguide-8811_41_51_61-10_5/P881_BK_A92A3B94_00_adminguide-8811_41_51_61-10_5_chapter_01010.html#P881_RF_C8927D88_00
I upload the png and List.xml on cucm 10.5 as per above doc.
List.xml Example 
<CiscoIPPhoneImageList>
<ImageItem Image="TFTP:Desktops/800x480x24/TN-Fountain.png" URL="TFTP:Desktops/640x480x24/p1-800X480.png"/>
<ImageItem Image="TFTP:Desktops/800x480x24/TN-FullMoon.png" URL="TFTP:Desktops/640x480x24/p2-159X109.png"/>
</CiscoIPPhoneImageList>
Now i go to phone set and check new background picture not shows it says "no wallpaper server" something like that. 
Please help on the issue. 
Thanks
Afzal

Hi Jaime,
Thanks is done .. 
On dx650 phone background change is same procedure or different.
File size is different i know but list.xml is same or different ?
Or i can upload only one list.xml file just line add for dx650 phone.
Thanks
Afzal 

Similar Messages

  • How to change the background color of a single row

    Hi OTN,
    I am using JDeveloper 11.1.1.2 with ADF faces in view layer.My issue is How to change the background color of a single row in af:table ?.

    How to highlight ADF table row based on column value?
    Found by searching

  • How to change the background color of a desktop??

    any ideas how to change the background color of a desktop?? Now the default color is blue. I couldn't fine the API in JDesktopPane on doing that..
    JDesktopPane desktop = new JDesktopPane(); //(textArea);

    Try the method setBackground. For me it's work.

  • How to put the background image in Title Window?

    Hi,
    I'm newbie in flex. I 'm using Flex 4.
    Can anyone give me some guidelines on how to put the background image in Title Window?
    Is it possible to do this?
    Thanks.

    Hi,
    Check the below sample code
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Style>
            @namespace s "library://ns.adobe.com/flex/spark";
            @namespace mx "library://ns.adobe.com/flex/mx";
            s|BorderContainer {
                background-image:Embed(source="image/wheres_the_green_rez.jpg");
                background-image-fill-mode:clip;
        </fx:Style>
        <s:TitleWindow width="100%" height="100%">
            <s:BorderContainer width="100%" height="100%"/>
        </s:TitleWindow>
    </s:Application>
    Regards,
    Anitha

  • Create one button to change the background image

    Hello,
    can anyone help me create a button for a SPA525g phone which changes the background image of the phone which is now :
    <BMP_Picture_Download_URL group="User/Screen">http://192.168.2.2:5000/provisioning/logo/cisco525g.jpg</BMP_Picture_Download_URL>
    The button should also call to *1232
    So with button IN the image should change to ciscoOUT.jpg and call to *1232
    And button OUT should change the image to ciscoIN.jpg and call to *1231
    I now have already
    <PSK_1 group="Phone/Programmable_Softkeys">fnc=sd;ext=*[email protected];vid=20;nme=IN</PSK_1>
    I also tried to do :
    <PSK_3 group="Phone/Programmable_Softkeys">fnc=xml;url=http://192.168.2.2:5000/provisioning/logo/cisco_logo.xml;nme=scrp1</PSK_3>
    where cisco_logo.xml contains :
    <?xml version="1.0" encoding="utf-8"?>
    <CiscoIPPhoneImageFile>
      <Title>Image1</Title>
      <Prompt>Prompt1</Prompt>
      <LocationX>0</LocationX>
      <LocationY>0</LocationY>
      <URL>http://192.168.2.2:5000/provisioning/logo/cisco50xg.bmp</URL>
    </CiscoIPPhoneImageFile>
    but then nothing happens ? I can see the image and choose update , but that is it.
    Plus I want to combine the two option.

    anyone who can help me out here ??

  • Help me change the background image

    I just installed my copy of iWeb. The first thing I did after selecting a template was try to change the background.
    I hit the inspector button, found the tab with the background stuff, selected image fill, fit to size, and chose my photo. And nothing happened.
    Then I hit the media button, selected photos, dragging a photo to the background image in the inspector and nothing happened.
    What is the secret to changing the background image?
    Thanks.

    I tried to delete everything but the background image that comes with the template and iWeb still refuses to change to anything I want to change it to.
    Any ideas? The application doesn't seem to be working for me.
    Also if I save a file, where on the local HDD does it get saved? When I hit save iWeb didn't allow me to set a file name, it apparently just saved the document somewhere in a place that I cannot find.
    I want to be able to do some quick down and dirty web pages and then bring them into Dreamweaver at a later date and FTP them to the web.

  • Software Project - how to change the logo Image

    Hi
    Downloaded and installed sample code - Software Project -
    how to change the logo Image,
    Please do the needfull,

    Hi,
    Go to
    Home>Application Builder>Application 144>Shared Components>Edit Application Definition->Logo
    Logo Type:
    choose Image
    type the path of your image in the text box.
    you have to upload your image inside Shared Components>images
    use
    #APP_IMAGES#YOURIMAGENAME.GIF
    thanks
    Mark Wyatt
    Edited by: Websoft on Oct 8, 2009 12:10 AM

  • How can I get a parallax effect with Hub Control or change the background image scroll rate?

    Like the title says, I'm trying to get more of a parallax effect with a Hub Control in Windows Phone. In my current hub app, the picture has to be as wide as the entire hub, and it scrolls through the picture quickly. I'd like a way to make the background
    image scroll slower than the content on top of is.
    I've looked everywhere in the API docs, but I can't find anything saying how to do this. :(

    Hi PTK7,
    Yes, currently there is no documentation for this effect, however we can manually control the image scroll speed:
    http://stackoverflow.com/questions/10589192/windows-8-gridview-parallax-background-image
    Also I found a sample from code center:
    https://code.msdn.microsoft.com/windowsapps/ParallaxBackground-A-Metro-f929e558, take a look to see if these helps.
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to change the background color of a sequence?

    I'm using Premiere Pro CS5 on Win7 x64.  I've imported a JPEG that's a different size than my 1920 x 1080 frame.  The background of this JPEG is white, but the background of the sequence is black (by default), so the borders of the JPEG make it stand out.  I want the JPEG to blend into the sequence background by making the sequence background white.  How can I change the sequence background color?  Thanks.

    Jim and Ann are correct. I can see where someone used to After Effects might ask that question though because in AE you can change the background color of the composition. Same with Photoshop.
    However, I think it would confuse things if changing the background color were to be allowed in Premiere Pro. Black tells me something. I suppose white could tell me the same thing, but at this time it is not possible in Premiere Pro.

  • How to change the background color of a cell in datagrid using flex3

    i want to change the background color of a cell.....how can i achieve this.....and also i want to know how a spacing cane be done between cells in a datagrid...plzzz help me???

    The only way I can see to do this is to use an item renderer for your cells.  This is really scruffy and would need tyding up, and maybe with a little more time could do better or someone else may have an idea but none the less this works.
    Define a custom component as below;
    This has logic to see what the value of the data is proveided by the dataprovider for the row, and if it matches the conditions in this case is equal to 5 sets the background color.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" width="88" height="26" dataChange="doColor()" borderColor="#000000" borderStyle="solid"
        backgroundAlpha="1">
        <mx:Script>
            <![CDATA[
                private function doColor():void {
                    if (data.value == 5) {
                        setStyle('backgroundColor', 0xcccccc);
                    } else {
                        setStyle('backgroundColor', 0xffffff);
            ]]>
        </mx:Script>
    </mx:Canvas>
    Now just apply the item renderer in the datagrid and that will do it.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"  xmlns:ns1="*">
        <mx:Script>
            <![CDATA[
                import mx.collections.ArrayCollection;
                [Bindable]
                private var ac:ArrayCollection = new ArrayCollection([
                    {value : 1},
                    {value : 2},
                    {value : 3},
                    {value : 4},
                    {value : 5},
                    {value : 6},
                    {value : 7},
                    {value : 8},
                    {value : 9},
                    {value : 10}
          ]]>
        </mx:Script>
        <mx:DataGrid x="40" y="36" width="408" height="193" dataProvider="{ac}">
            <mx:columns>
                <mx:DataGridColumn headerText="Column 1" dataField="value" itemRenderer="MyComp"/>
                <mx:DataGridColumn headerText="Column 2" dataField="col2"/>
                <mx:DataGridColumn headerText="Column 3" dataField="col3"/>
            </mx:columns>
        </mx:DataGrid>
    </mx:Application>
    I hope this helps
    Andrew

  • How to change the background of a Jpanel

    All I want to do is change the background color of my JPanel. I have looked at some of the java tutorials, and I am still having a really hard time figuring it out. Is there a simple way to just change the background color, without messing with overriding the paintComponent() method?

    All I want to do is change the background color of my
    JPanel. I have looked at some of the java tutorials,
    and I am still having a really hard time figuring it
    out. Is there a simple way to just change the
    background color, without messing with overriding the
    paintComponent() method?Simple enough?
    myPanel.setBackground(Color.BLUE);Edit: You'd better learn how to use and search through the API:
    http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JPanel.html
    null

  • How to change the branding image in logon page

    Hi All,
    I am customizing portal logon page.Can any body help me how to change the brandingimage in logon page.When i gone through the source code i couldnot find any webpath to include the brandimage.
    Thanks
    vinodh

    Hi,
    Check this:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/fc3ae22adb025fe10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/52/4c6c3e58d0d064e10000000a114084/frameset.htm
    change the branding image of Portal
    Regards,
    Praveen Gudapati

  • How to do the background image for a site

    Hi.
    First, thanks for reading this.
    I'm planning on using a gradient image as a background on a new site with black on the sides gradiating to blue in the middle which I created in Photoshop. The site is designed for 1024 (955) and up. How would I handle the background image so that no matter what the resolution above 1024, the visitor will see the gradient properly, meaning the blue will always be exactly in the center of the page and the image does not tile horizontally? (I don't want it to repeate from left to right when someone's resolution is really high)
    I have seen a couple of sites that use solid images that appear to stretch the background image depending on the resolution, but have not been able to figure out the CSS code. In my case, I can have a single image that's say 5 pixels high, whatever width I need for the maximum (reasonable) resolution, and let it repeat from top to bottom.
    Thank you.
    MFitz721

    Thanks for your reply, SnakEyez02 .
    Another concern is wide-spread compatablilty on the largest number of browsers and PDAs possible, so it sounds like using the method you suggested would not be an option. What would you say is my next best option? Should I just design it for 1024 pixels wide (or perhaps 1440) and let what happens happen?
    Thanks again.
    Fitz21

  • Changing the background image?

    If I associate a UIImageView that is being used for the background image in my view,
    In the header file:
    IBOutlet UIImageView *theBackground;
    @property (nonatomic, copy) UIImageView *theBackground;
    and @synthesize it, in the implementation file:
    @synthesize theBackground;
    that I ought to be able to dynamically change that image (for example, in viewDidLoad) with the following statement:
    theBackground.image = [UIImage imageNamed:@"Default2.png"];
    But all that happens if I try that is that the program starts up and crashes.
    Default2.png is present.
    Anybody have an idea what I am doing wrong?
    Thanks,
    doug

    I think this is because UIImage does not conform to the NSCopying protocol
    According to [The Objective-C 2.0 Programming Language|http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/A rticles/chapter5_section5.html], @property(copy) creates something like
    if (property != newValue)
    [property release];
    property = [newValue copy];
    (note that the implementation may not be exactly as shown).
    So in your program, UIImage is being sent a copy message.
    [NSObject Class Reference|http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSOb jectClass/Reference/Reference.html#//appleref/doc/uid/20000050-copy] wrote:
    -(id)copy
    *Return Value*
    The object returned by the NSCopying protocol method copyWithZone:, where the zone is nil.
    Discussion
    This is a convenience method for classes that adopt the NSCopying protocol. _An exception is raised if there is no implementation for copyWithZone:_.
    NSObject does not itself support the NSCopying protocol. Subclasses must support the protocol and implement the copyWithZone: method
    Regards,
    Thomas

  • SAP Screen Personas: How to Change the background when a pop up shows?

    So I am using the current version of Personas (2.0) and I need to add an image to the background when a pop up appears. However, no matter what I have tried I cannot seem to get it to place an image in the 'grey' area behind the pop up. Any help would be greatly appreciated.
    Here is a screenshot so you can see what I mean:
    The current Transaction is XD03, it goes to this pop up where I can change the background of the pop up itself, but I cannot change the background behind the pop up, it remains the same SAP screen which is not optimal for Personas output. Once I get out of the pop up I can change the background no problem - but during the pop up I am unable to edit the grey area. Even after the background has been changed on the screen following the pop up this background always remains the same. Has anyone had any luck changing this?

    Thank you for the tip Sivaganesh,
    When I went back and tried to change the background I was able to add an image but it still would show the header section in the back behind the pop up.
    However when I pulled an image that was filling the background up into the pop up area, Personas would re-size the pop up! Then I was able to drag the pop up to cover the header of the background to prevent it from showing anything similar to a traditional SAP screen.  It is not exactly what I wanted but it will suffice for a work around. Thanks again for your help!

Maybe you are looking for

  • Anyone use funambol? Want to write a PKGBUILD for it

    Hi all, Anyone here uses funambol? Its open-source but distributed in binary. I was thinking it'd be good to have an Arch (AUR) package for it. Of course, having the PKGBUILD simply unpack the binary distribution isn't optimal, was thinking of an /et

  • IWeb had a password protected site capability. Now what can I use that gives me an equivalent functionality?

    Greetings All, I took over the web site for a club using iWeb. This worked great for several years (2009 to June 30, 2012). I still use iWeb today (minus the password protected members only portion). We have a need for a members only section of the w

  • Local currency value is Zero.

    Hi All, Can any one of you resolve this, The amount in the document is 231899 HUF and the document is showing the amount,  in local currency as 0 HUF. Please suggest me to resolve this. Thanks and Regards

  • Incomplete booting from ext HD on Intel iMac

    I have recently upgraded from my G5 desktop to a new iMac 2.4 model. After transferring the data, etc across I wanted to create a clone by backing up onto an External Firewire Drive, just as I had been regularly doing with the G5. Initially I used th

  • Post 7.2.111-3 upgrade lost all APs

    Lost my access points to controller.  Not sure if it was related to upgrade from 7.1 to 7.2, or something else. The console log on APs shows; *Mar  1 00:01:09.394: %CAPWAP-3-ERRORLOG: Go join a capwap controller *Jan  1 10:24:23.000: %CAPWAP-5-DTLSRE