Help: Avaya IP Phone 9650 Background

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ashoua
    Member
    • May 2015
    • 2

    Help: Avaya IP Phone 9650 Background

    Hello Avaya Engineers,


    I need a clear method on how to change or apply a background on Avaya IP phone 9650.

    pleaseeeee
  • fazil3
    Whiz
    • Feb 2015
    • 35

    #2
    Re:Help: Avaya IP Phone 9650 Background

    Hi,

    If it is a H.323 phone then you can only upload a "screensaver", that displays when the phone is idle for sometime.

    In the 46xxsettings.txt file you can use the below parameters for it.
    SET SCREENSAVERON
    SET SCREENSAVER filename

    If it is a SIP Phone, then you can use background logos with parameter

    SET LOGOS filename

    Comment

    • aa1
      Guru
      .
      • Feb 2010
      • 185

      #3
      9600 Screensaver in H.323 phones

      The procedure for H.323 and SIP phones are different!

      in the case of H.323 phones:
      ************************************

      You will need to modify the 46xxsettings.txt file. In the case of H.323 it is called screensaver and there are two parameters in the 46xxsettings.txt file:
      1) SET SCREENSAVERON 480
      2) SET SCREENSAVER filename


      ## SCREENSAVERON specifies the number of minutes of idle time after which the screen saver will be displayed.
      ## If an image file has been downloaded based on the SCREENSAVER (H.323) or LOGOS and CURRENT_LOGO (for SIP)
      ## parameter, it will be used as the screen saver.
      ## Otherwise, the built-in Avaya one-X(TM) screen saver will be used.
      ## Valid values are 0 through 999; the default value is 240 (4 hours).
      ## A value of 0 means that the screen saver will not be displayed automatically when the phone is idle.
      ## This parameter is supported by:
      ## 96x1 H.323 R6.0 and later
      ## 96x1 SIP R6.0 and later
      ## B189 H.323 R1.0 and later
      ## 96x0 H.323 R1.0 and later, but not supported by the 9610
      ## 96x0 SIP R1.0 and later
      ## SET SCREENSAVERON 480


      ## SCREENSAVER specifies the filename of a JPEG image to be used as a customized screen saver.
      ## Valid values are 0 through 32 ASCII characters; the default value is null ("").
      ## 96x1 H.323 R6.0 and later
      ## 96x0 H.323 R2.0 and later, but not supported by the 9610
      ## SET SCREENSAVER filename



      Administering a custom screen saver
      Avaya provides a standard screen saver. However, you can administer a customized screen saver for 9600 Series IP deskphones with bit-mapped displays. The screen saver displays when the idle timer reaches the value set in the system parameter SCREENSAVERON. The phone removes the screen saver whenever you reset the idle timer. If the value of SCREENSAVERON is “0”, the phone does not display either the standard Avaya screen saver or any customized screen saver you specify in the SCREENSAVER system parameter. The deskphones display the screen savers for approximately 5 seconds at a time at random locations on the screen, so that the entire image is always displayed. When the phone removes the screen saver, the phone restores the previously displayed screen unless a specified software operation such as making a call from the Phone screen displays some other screen. You can administer color images for gray scale sets or black and white images for color sets. The deskphone will present the images as applicable for their displays.

      To determine what image to display, the deskphone adheres to this procedure:
      • During start-up, the deskphone checks for the file named in the system parameter SCREENSAVER. If the deskphone finds a file, the deskphone checks that file for valid jpeg format, and to verify that the screen saver image height and screen saver image width do not exceed the specifications. The screen saver should be a smaller size than these pixel values specified so the screen saver can move randomly while displaying the entire image.
      • If the deskphone does not download a valid file, either because no file exists, or because the downloaded file exceeded one or more of the pixel count limits, or because the image is not a valid JPEG image, the deskphone uses the Avaya-specific screen saver

      "Home screen" you may see "My Pictures". "My Pictures" is displays if and only if SCREENSAVERON is non-null.

      Please refer to Administering Avaya 9608/9608G/9611G/ 9621G/9641G/9641GS IP Deskphones H. 323 (Release 6.6 Issue 1 April 2015)
      https://downloads.avaya.com/css/P8/documents/100180586




      Comment

      • aa1
        Guru
        .
        • Feb 2010
        • 185

        #4
        9600 LOGO in SIP phones

        In the case of SIP phones
        **********************************

        You will need to modify the 46xxsettings.txt file. In the case of SIP it is called screensaver and there are two parameters in the 46xxsettings.txt file:
        1) SET LOGOS FIFAWorldCup=../fifa_logo.jpg
        2) SET CURRENT_LOGO ""

        ## Display Logo
        ## Specifies a list of tuples describing logo used as phone
        ## display background. See Administrator's guide for
        ## additional detail. This parameter is not supported on
        ## 16CC phones.
        ## This parameter is supported by:
        ## 96x1 SIP R6.0 and later
        ##
        SET LOGOS FIFAWorldCup=../fifa_logo.jpg
        ##
        ## Selected background logo on display
        ## CURRENT_LOGO defines if custom logo is selected for display.
        ## This is used to display custom logo or built in default logo is to be used.
        ## If CURRENT_LOGO is selected (not empty string), then the resource should be
        ## available using "LOGOS" configuration parameter.
        ## This parameter is supported by:
        ## 96x1 SIP R6.0 and later
        ##
        SET CURRENT_LOGO ""
        ##


        Setting the background logo After the deskphone boots up, it displays an Avaya logo by default. The user can change the default logo to any logo from a list of specified logos, from Options & Settings>Screen & Sound Options>Background Logo. To enable the user to change the logo on the deskphone, you must first specify a logo in the 46xxsettings.txt file. For more information, see the parameters CURRENT_LOGO on page 10 and LOGOS on page 26. Refer the following table for information on the maximum size, color depth and format of a logo supported by the deskphone models 9611G, 9621G and 9641G

        Color depth (bit): 16 bits
        Format: JPG
        Max. size (pixels:
        9611G: 217 x 130
        9621G: 232 x 140
        9641G: 232 x 140


        For more information:
        Administering Avaya 9601/9608/ 9608G/9611G/9621G/9641G IP Deskphones SIP (Release 6.5 16-601944 Issue 1 January 2015)
        https://downloads.avaya.com/css/P8/documents/101005220


        Of course, you will need to reboot the phone so that the phone downloads the updated 46xxsettings.txt file

        Hope these help.
        Arbi

        Comment

        • oiduran
          Genius
          • Nov 2013
          • 204

          #5
          Excellent post! Thanks!

          Comment

          • post18
            Aspiring Member
            • Sep 2018
            • 1

            #6
            Hi I have a problem setting images on Avaya 9650 phone loaded with SIP firmware (2.6.17).

            Code:
            SET SCREENSAVERON 1
            SET LOGOS AAA=http://192.168.1.100/Imagea.jpg,BBB=http://192.168.1.100/Imageb.jpg
            SET CURRENT_LOGO="AAA"
            Attached is the test image I am using..

            Imageb (142 × 56 pixels, 1.8kB) is working

            Imagea (259 × 194 pixels, 4.1kB) is NOT working

            Error is
            "Unable to load the requested logo:"
            9650 supports 320x240 so I dont know why its not working. Also how do I set the display logo Vs the screensaver image.

            Any help is appreciated!
            Attached Files
            Last edited by post18; 10-26-2018, 10:21 PM.

            Comment

            Loading