cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
263
Views
6
Helpful
3
Replies

HTML Programmers: Can I change the "Corporate Directory" text?

mschlenger
Level 3
Level 3

I tried modifying the xmldirectory.asp file, but was unsuccessful. But then again, I'm not a an experienced html programmer. Has anyone done this? Is this possible? I just want to change this to something more meaningful to the customer.

Thanks.

3 Replies 3

b.speltz
Level 4
Level 4

I guess you contact cisco's developer program support for this issue. More details at:

http://www.cisco.com/univercd/cc/td/doc/product/voice/vpdd/cdd/3_1/tapi/tap_pref.htm#xtocid16

notcreative
Level 1
Level 1

I ran into the same problem b/c that page is using more complex code than standard xml examples the developers support shows. I just needed to add an option for calling our HelpDesk. I created a new form and pointed the enterprise parameters to it instead. Test on one phone until you know it is solid then change the enterprise paramter and restart all your phones.

<%@ Language=JavaScript %>

<%

var serverIP = Request.ServerVariables("LOCAL_ADDR");

Response.ContentType = "text/xml";

%>

Select a Directory

Office Phone Directory

http://<% = serverIP %>/CCMCIP/xmldirectoryinput.asp

Help Desk

Dial:5707

ssmeltzer
Level 1
Level 1

Did you get all you needed? We modified that file with Cisco on-site and set it up to point at other cluster's directories where we could show corporate directories for many sites from one phone.

ssmeltzer@shawus.com

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: