Download the IP Phone Services SDK from CCO. There's an ASP application included among the sample services to display a logo. Don't install it on your Call Manager server, you'll need another system with IIS.
we used the idle URL function to display the company logo. We didnt get as fancy as some of the others. Basically on the CCM admin page near the bottom the Cisco IP Phone - External Data Locations
IDLE setting we have:
Make sure you don't have any linefeeds or carriage returns in your <Data> field. The phone won't like it. It should be one long field.
Consider hard-coding your IIS server's IP address in the URL instead of using a server name in CallManager. Make sure that your phone's VLAN can talk to your IIS server's VLAN.
During testing I set the idle timeout to 1 or 2 seconds so I don't have to wait to long for it to show up.
Isn't there a way to make the images display on the default "start" screen? Ya know, the one that has your options of redial, new call, call forward, and shows the clock?
It'd be nice to just have a small componay logo right on the first screen, without having to goto service | and then hit the service I created.. even then, that just shows a logo, you have to close out of that screen eventually..
You can point the idle URL to the ASP file that you have created. This means that after the phone has not been used for the number of seconds you specify, it will be directed to your asp page to display a logo.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.