cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
20635
Views
0
Helpful
319
Replies

Company's Logo on the 7960 Screen

m_dawar
Level 1
Level 1

Hi,

1. Can I replace Cisco's logo with my Company's logo on the 7960, when it boots up.

2. Is it possible to show company name always on the screen.

Thanks

319 Replies 319

I gues I will thow my hat in the ring and request the example to be e-mailed to me as well :) Thanks in advance!

Travis

tdennis@catalysttech.com

jhzepeda
Level 1
Level 1

I would also like the sample. jesse.zepeda@verizon.net

Thanks

5mgagnon
Level 1
Level 1

Response 1 : At long as we didn't have access to the source code of the IP Phone Firmware : NO

Response 2 : Always on the screen : NO , for the same reason, but, you can use the "URL Idle" like already answered.

You should configure an the URL IDLE to point the CallManager (or other web server) and you must send XML to the phone

You SHOULD really use the IP Phone SDK from Cisco !!! (Availaible on the web, I dont know if you must be partner or not) ..

****** CODE SAMPLE********<

<%@ Language=JavaScript %>

<%

var serverIP;

serverIP = Request.ServerVariables("LOCAL_ADDR");

Response.ContentType = "text/xml";

Response.Buffer = true;

Response.Write("COMPAGNY_NAME_HERE-1-1111\r\n592 BINARY_DATA_OF_THE_LOGO (XML FORMAT) SOMETHING ");

Response.Flush();

%>

***********

This code is a example, it's a .asp file that is pointed on the URL ILDE parameter of the phone . The Code (JScript) is interpreted on the server-side, and the resulting XML (parse) is receive by the IP Phone .

Personnaly, i Receive the "logo" code by a friend who having the tool to "code" a image to XML binary . I don't know what was the tool used .

Good Luck !

Martin

pcobley
Level 1
Level 1

Hi Mehmet,

Can you send me the sample too please - pcobley@hotmail.com

Thanks,

Paul.

Hi Mehmet,

Can you send me the sample too please - christopher_platt@yahoo.com

Thanks,

CHRIS

sjatm
Level 1
Level 1

with this many hits, this must be some good stuff. can someone please forward to sjatm@hotmail.com ??

thanks!

I also continue to see many information requests on this question. If there has been a link posted or an FTP Server established for the examples which have been requested many times, I've missed it.

Is any one from Cisco Systems monitoring this thread? Some help would be greatly appreciated for many of us!

F C Wood

fc@wood.org

713.203.9258

CHRIS KALETH
Level 5
Level 5

I'll add to the list. Can somone send me an example?

ckaleth@zsassociates.com

CHRIS KALETH
Level 5
Level 5

--Download and install the Cisco IP Phones Services Software Developers Kit (SDK) on a seperate workstation.

SDK Sw....

http://www.cisco.com/warp/public/570/avvid/voice_ip/cm_xml/cm_xmlfaq.html

FAQ

http://www.cisco.com/pcgi-bin/dev_support/access_level/products.cgi?product=IP_PHONE_SERV

The SDK tools will default to C:\CiscoIpServices\Tools.Have your logo ready in .gif fomat. 130 X 65 pixels maximum.

example: logo.gif convert your gif to CIP format using the gif2cip.exe tool

C:\CiscoIpServices\Tools>Gif2Cip logo.gif

logo.xml

The tool will convert logo.gif to logo.xml and look

something like the following...

-1

-1

130

63

2

00000000000000AAAAAAAAa00000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000006666666600000000000000000000

000000000000000000000000000000000000000YYY0000000000000000000000000000000000

00000000000000000000

COMPANY NAME HERE

Place the logo.xml in Call Manager c:\InetPub\wwwroot

You must set each phone to the following... Setting these settings in the enterprise parameters section will not work!

---Cisco IP Phone - External Data Locations---

Idle http:\\callmanageripaddress\logo.xml

Idle Timer (seconds) 10 seconds.

Caveats: The missed caller ID and caller ID name will not appear while the logo.xml is active.

Timothy Graham
Level 1
Level 1

Could please send me an example if poss my E-Mail is Tim_J_Graham@uk.ibm.com

Thank You

rjain
Level 1
Level 1

Can i get the inofrmation on setting company Logo on 7960 Phone. Thanks in advance. My email is rjain@cnsolutions.com

acoe
Level 1
Level 1

Frined,

can i please get instructions about how to put my company's logo on ip phone. PLEASE

e-mail: tpahuja@hotmail.com

acoe
Level 1
Level 1

Friend,

PLEASE PLEASE can i get instructions also, i have send multiple e-mails and not recieved any e-mail. My e-mail is tpahuja@hotmail.com.

MANY MANY THANKS

acoe
Level 1
Level 1

Friend,

PLEASE PLEASE can i get instructions also, i have send multiple e-mails and not recieved any e-mail. My e-mail is tpahuja@hotmail.com.

MANY MANY THANKS

chin-ming-lam
Level 1
Level 1

Please send the example to me, THX.

lawnrence_ng@sinaman.com