cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
575
Views
0
Helpful
2
Replies

LocalizedDirectory.asp

gmmarosell
Level 1
Level 1

I want to use the locale dictionary

In localizedDirectory it has:

var fileName = "c:\\ciscowebs\\ipphoneservices\\ccmcip\\locales\\" + locale + "\\ccmcipdictionary.asp";

The server IIS, where run this script,it's different to CallManager.

What do I do?

Where does put the files of dictionary?

Thanks.

Gemma

2 Replies 2

d.teal
Level 1
Level 1

Did you resolve your issue?

Thanks.

The directory is in (and don't tell me you didn't find that.. a little searching should be a prerequisiste before posting) C:\CiscoWebs\IPPhoneServices\CCMCIP

You must use the ldap search provider from the ip phone services sdk though (not sure if it's the same as used on the ccm itself) since the controls that are used by any asp page on ccm are local eo the ccm.

And of course, things are completely different on CCM5+.. there you have no access to those files.