cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1234
Views
0
Helpful
3
Replies

CME + Locales

Hi There,

I'm trying to configure the Portuguese Locale for 7911G in CME

I tryied to follow the Config Guide.. but I don't know what I'm doing wrong...

I downloaded the locale file, now it is in the flash:/

pt-tc-sccp.jar

I created the alias:

tftp-server flash:/pt-tc-sccp.jar alias user_define_1/tc-sccp.jar

I copy the locale to the user_define_1:

flash:user_define_1/tc_sccp.jar

Now I try this, and receive an error:

Router(config)#telephony-service

Router(config-telephony)#user-locale 1 U1 BR

Updating CNF files

CNF-FILES: Clock is not set or synchronized, retaining old versionStamps

Cannot open flash:/its/user_define_1_tags_file, some TAGs will be displayed in English

Cannot open flash:/its/user_define_1_utf8_tags_file, some TAGs will be displayed in English

CNF files update complete

Please issue 'create cnf' command after the locale change

What is missing ?

Thanks.

Andrei.

3 Replies 3

Rob Huffman
Hall of Fame
Hall of Fame

Hi Andrei,

Can you try adding the command "create cnf-files"

Router(config)#telephony-service

Router(config-telephony)#user-locale 1 U1 BR

create cnf-files

Hope this helps!

Rob

Hi Rob !

I tryied, but the error persist...

The conf. guide talk about those "language_tags_file" and _language_utf8_tags_file" .. but they didn't come with the packgage...

This is a part of running conf.

===

tftp-server flash:/pt-tc-sccp.jar alias user_define_1/tc-sccp.jar

telephony-service

max-ephones 96

max-dn 288

ip source-address 10.2.41.22 port 2000

timeouts interdigit 3

cnf-file location flash:

user-locale 1 U1 BR

network-locale PT

time-zone 17

time-format 24

max-conferences 16 gain -6

moh music-on-hold.au

transfer-system full-consult

create cnf-files version-stamp Jan 01 2002 00:00:00

# show flash

78 70331 Dec 3 2008 15:53:54 +00:00 pt-tc-sccp.jar

114 70331 Dec 3 2008 15:56:56 +00:00 its/tc-sccp.jar

115 70331 Dec 3 2008 15:51:44 +00:00 user_define_1/tc-sccp.jar

===

(config-telephony)#create cnf-files

Creating CNF files

Cannot open flash:/its/user_define_1_tags_file, some TAGs will be displayed in English

Cannot open flash:/its/user_define_1_utf8_tags_file, some TAGs will be displayed in English

I can't find the problem.

Thanks.

Andrei.

Ok, I found those 2 files...

that's the result

====

(config-telephony)#user-locale 1 U1 BR

Updating CNF files

Processing file:flash:/its/user_define_1_tags_file

Processing file:flash:/its/user_define_1_utf8_tags_file

CNF files update complete

Please issue 'create cnf' command after the locale change

(config-telephony)#create cnf

CNF file creation is already On

Updating CNF files

Processing file:flash:/its/user_define_1_tags_file

Processing file:flash:/its/user_define_1_utf8_tags_file

CNF files update complete

But the softkeys are sill in english..

Thanks.

Andrei.