cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
238
Views
0
Helpful
1
Replies

Remove softkeys

mymite060708
Level 1
Level 1

can you remove the "New" softkey on the phones for the Personal Address Book services , so users can not add records to it.

Thanks

1 Reply 1

aaronw.ca
Level 5
Level 5

Yes, you should be able to do this. On CallManager 4.1 (probably similar for previous versions) the personal directory web pages are located in C:\CiscoWebs\IPPhoneServices\PersonalDirectory. Change the ASP pages to remove the New softkey.

I believe that the change is in the xmlAddressBookSearch.asp file. Search for lblKeyNew and you should see where the softkey is written to the ouput (in two places). You can comment out the two softkey definitions and that may give you what you're looking for.

When you upgrade your CallManager you will lose these changes, and these changes are unsupported by Cisco.