04-06-2005 10:35 PM - edited 03-13-2019 08:40 AM
Hi,
I want to change the logo present on the screen of the ip phone 7912.
I made my logo and converted it with the tool bmp2logo.exe but after I must to modify the Cisco IP Phone Profile file.
I made this profile file with the cfgfmt.exe tool. I put this file on my CallManager in the folders : TFTPPath, and in my language folders. I put my file ".logo" in the TFTPPath folder and when I rebbot the phones, they are blocked....
What can be the problem ??? Have you exmaple of profile file or configuration file ???
Thanks in advance...
04-12-2005 01:06 PM
Please have a look at the item 'Idle' in the table under the section 'Cisco IP PhoneExternal Data Locations (leave blank to use default)'.
And also
04-12-2005 08:49 PM
Step 1. Download SCCP Software Package
http://www.cisco.com/cgi-bin/tablebuild.pl/ip_phone_client
Step 2. Create an image with the following attributes:
- Width 88 pixeles
- Height 27 pixeles
- Create it as Monochrome (black-and-white).
- Saved as bitmap file with the extension .bmp. For example, mylogo.bmp.
Paint:
Image ---> Attributes --->
Width 88
Height 27
Colors Black and white.
Step 3. Unzip SCCP Software Package to a folder.
Step 4. Move image from Step 2 to this folder
Step 5. Once you are located in this folder:
Open bmp2logo.exe
From command prompt: Start --> Run --> Execute --> cmd
(bmp2logo.exe) and enter the following:
c:\bmp2logo imageID image.bmp image.logo
Where
image ID A number from 0 to 4294967296 which identifies this image
image.bmp Image created in Step 2
image.logo New image name for the Ip phone.
Example:
bmp2logo 10 audi.bmp audi.logo
Step 6.
Edit sccp-example.txt which in the same folder:
We add a new line at the end and comment the second one with #:
UIPassword:0
###upgradelogo:imageId,tftpServerIp,logo.dat
###example: 10,0,yourimage.logo
upgradelogo:10,192.168.3.120,audi.logo
Where 10 is the id of image at Step 5.
Where 192.168.3.120 is TFTP server (CCM Publisher).
Where audi.logo is the output image for Step 5
Step 7.
We are going to use file cfgfmt.exe to generate a binary profile for the previous image
cfgfmt sccp-example.txt gkdefault.cfg
Use gkdefault.cfg for 7912 and lddefault.cfg (for CP7905)
The new gkdefault.cfg is generated.
Step 8.
Place the .logo file in the TFTPPATH folder in Call Manager
(C:/ProgramFiles/cisco/TFTPPath)
Move lddefault.cfg or gkdefault.cfg) to \TFTPPATH\United_States
-Files ld o gk cfg s should be at least \TFTPPATH\United_States
NOTE: File .cfg should be located in each folder of the countries supported by CCM if CCM
is configured this way
Step 9. Reset the IP Phone
04-19-2005 09:41 AM
I have tried this and got the graphic to change once. Graphic is not clear, so we have a new one. Can't seem to get it to change to the 2nd new graphic.
04-19-2005 11:35 AM
This is where what the documents call an 'arbitrary' number comes into play. The phone only downloads the graphic once if the index value is not greater than the one previously used.
In your .txt file, increase the value of your index number by 5 and recreate the files again. Remember to restart the TFTP server after you copy the files into the folder.
Also, if you are using 7912 phones, do not download and use v6 of the firmware. There is a bug with using custom logos and v6.
http://www.cisco.com/cgi-bin/Support/Bugtool/onebug.pl?bugid=CSCsa72417&Submit=Search
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide