Cisco SPA 50X Language Selection on 7.5.5

Hello all,
I have read many threads on language selection within the forum and there seems to be no consistency.
We have a couple of SPAs which are now running 7.5.5. The trouble is, we also cannot use any other language than English.
Our SPA525er seem to be OK: you choose a language and the UI changes. But for SPA502 and SPA504 this does not work: you choose a language, the phone accepts it, but nothing changes - the UI remain in English.
Hiere is a part from our config:
<Dictionary_Server_Script group="Regional/Miscellaneous">serv=https://aaa.bbb.ccc.ddd/;d0=English-US;x0=en.lang;d1=Deutsch;x1=de.lang;d2=Russian;x2=ru.lang</Dictionary_Server_Script>
And here is what Syslog says during languages change to German:
Tue Jul 16 19:13:12 2013: <159>Dict_D> Active TFTP download again with updateAll flag [0]!
Tue Jul 16 19:13:12 2013: <159>fu:1:0e9aa, 7.24.3 1
Tue Jul 16 19:13:12 2013: <159>Dict_N> DICT TFTP Thread get hSemDictTftpActivate event ...
Tue Jul 16 19:13:13 2013: <159>Dict_N> DICT_loadFromFlash eng dictionary ok, paylen = 58990
Tue Jul 16 19:13:13 2013: <159>Dict_N> DICT_loadFromFlash non-eng dictionary ok, paylen = 58990
Tue Jul 16 19:13:13 2013: <159>Dict_D> Go into DICT_tftpMain...0
Tue Jul 16 19:13:13 2013: <159>Dict_D> After update status filter, the storeBuf is  "serv=https://aaa.bbb.ccc.ddd/;d0=English-US;x0=en.lang;d1=Deutsch;x1=de.lang;d2=Russian;x2=ru.lang"
Tue Jul 16 19:13:13 2013: <159>Dict_D> Start DICT_tftpMain process, status is 0
Tue Jul 16 19:13:13 2013: <151>Dict_N> Same url script with copy script; do not update all
Tue Jul 16 19:13:13 2013: <151>Dict_N> Parse current dict script succeeded
Tue Jul 16 19:13:13 2013: <159>Dict_D> DICT_serverScp ip address is 195.244.0.222
Tue Jul 16 19:13:13 2013: <159>Dict_D> Downloading dictionary file: "/de.lang"
Tue Jul 16 19:13:13 2013: <159>Dict_D> storedScp language 1: "/de.lang", updateall 0
Tue Jul 16 19:13:13 2013: <159>[create_tcp_netstrm1] use async to create tcp connection
Tue Jul 16 19:13:13 2013: <159>connect succeed
Tue Jul 16 19:13:13 2013: <159>[create_tcp_netstrm1] connect SUCCEED
Tue Jul 16 19:13:15 2013: <151>Dict_N> Download dictionary: "/de.lang" ok
Tue Jul 16 19:13:15 2013: <151>Dict_N> convert from single to wide char
Tue Jul 16 19:13:15 2013: <151>Dict_N> Check Dictionary Header OK: 113428 18
Tue Jul 16 19:13:15 2013: <159>Dict_D> Start Parse dictionary dictIndex:0, int usflag: 0, int cbuflen: 113428
Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse dictionary xml file type "utf-8"
Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse dictionary xml file trkLocaleName "german"
Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse xml max string length: 114, otherEntryCnt 4
Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse dictionary xml file finished: 948fb670 1172 20687
Tue Jul 16 19:13:15 2013: <159>Dict_D> Parsing the "/de.lang" dict ok
Tue Jul 16 19:13:17 2013: <159>Dict_N> Store the "/de.lang" dict to flash, total_size: 60258 bytes written
Tue Jul 16 19:13:17 2013: <159>Dict_D> Store pDictTftp->prev_dict_enable: 1
Tue Jul 16 19:13:17 2013: <151>Dict_N> !!!OK EXIT TFTP main process
So, syslog says everything is OK, our web server confirms that, too. No error or reboot on the phone, just wrong language in the UI. We tried German and Russian to no avail. Botth 7.5.5 and 7.5.4 exibit the same behaivour. And it makes no difference if we put the language selection in config or choose it from the phone UI or Web-UI - the result is the same.
I would really appreciate any help - our customers are killing us.

Factory reset solved the problem, sorry everyone.

Similar Messages

  • What is the "Backup IP" reboot reason on the Cisco SPA 50x IP phones?

    Hi,
    We have a customer, at a remote site with SPA504G phones, they have a problem with the phones rebooting once in a while, typically once an hour.
    In the reboot history on the phones the reason is "Backup IP".
    I cant find any reference to this in the SPA 50x manuals or anywhere else, so what do this actually mean?
    The phones are deployed using SIP, and are running firmware 7.4.9c.
    The phones /admin/status.xml has this information:
    <    <Reboot_Reason_1>Backup IP(01/01/2003 12:00:00)</Reboot_Reason_1>
          <Reboot_Reason_2>Backup IP(04/25/2012 07:43:29)</Reboot_Reason_2>
          <Reboot_Reason_3>Backup IP(04/25/2012 06:40:45)</Reboot_Reason_3>
    <    <Reboot_Reason_4>Backup IP(04/25/2012 05:38:02)</Reboot_Reason_4>
          <Reboot_Reason_5>Backup IP(04/25/2012 04:35:18)</Reboot_Reason_5>
    The manual has information about several other reboot reasons, but I can't find any information about this "Backup IP" reason.
    - Martin Mikkelsen, Zisson AS

    Wrong forum, post in "Small Business voice - SPA phones". You can move your posting with the Actions panel on the right.

  • Make a Cisco SPA 303 ring by sending a packet through your network?

    Hey Guys,
    I was wondering, and I need to know for my business, is there any way at all for me to make my Cisco SPA 303 VOIP Phone to ring by sending a packet through my local network?
    I would like to just be able to click a button or send a command throught the command prompt and make it ring, but I don't know if there is any way for this to happen.
    Thank!

    Do you know perl?
    I had same issue and I wrote a simple perl script that works as wake up service.
    PERL is an interpreted language and so can be executed on Linux and  Windows operating systems. Linux can interpret perl natively while for  Windows you can download many free interpreters like Activeperl or  Strawberry perl. To run the script you must use a third party server.
    In my configuration the script runs on a linux server in background as a service and checks every minute the  directory called "alarm", reads files and uses the file name as called  number and checks the content to verify if is the time to call. At the moment the script uses SIP and handles 4 call responses: 404 user  not found, 486 busy, 487 not answer and 200 answer ok.  In every cases sends an email and deletes files. Only for the answer  case plays a nice music.
    Files have this particular format: file name is equal to calling  party number and file content is the alarm time in 24 hours format  with : as separator between hours and minutes.
    e.g.
    ext. 101 must be called at 8 am ---> write the file 101.txt with the content 08:00
    ext. 101 must be called at 8:30 am ---> write the file 101.txt with the content 08:30
    There is a limitation: if you activate the Authentication for SIP messages and there are more  then two simultaneous calls, the script sends some INVITEs without  authentication or with wrong checksum and so not all phones ring. This  problem is under investigation.
    Are you intresting?
    Regards.

  • SPA-50x RFC 4235 support

    As I have not been able to find any way to submit a support case to Cisco regarding these phones, and in hopes that someone from Cisco may see this, I'd like to request full support for RFC 4235 in the SPA-50x series phones. This is so that in SIP proxy environments the SPA phones can provide their own presence information to the server. The server would SUBSCRIBE to the phone, and the phone would send NOTIFYs of type application/dialog-info+xml whenever there is a state change (ringing, on the phone, etc.). The acceptable Expires time received in a SUBSCRIBE should also be allowed to be VERY short (1 second) so that if the proxy needs to only see what calls are ringing on the phone in order to intercept them, it won't have to make a persistent subscription to the phone.
    I have attached a packet capture showing how Polycom sends NOTIFYs on state change in accordance with RFC 4235. If anyone knows how to get this information to the Cisco SPA team for review I would greatly appreciate letting them see this.
    If you have any questions post here and I will attempt to answer them.

    As I have not been able to find any way to submit a support case to Cisco regarding these phones, and in hopes that someone from Cisco may see this, I'd like to request full support for RFC 4235 in the SPA-50x series phones. This is so that in SIP proxy environments the SPA phones can provide their own presence information to the server. The server would SUBSCRIBE to the phone, and the phone would send NOTIFYs of type application/dialog-info+xml whenever there is a state change (ringing, on the phone, etc.). The acceptable Expires time received in a SUBSCRIBE should also be allowed to be VERY short (1 second) so that if the proxy needs to only see what calls are ringing on the phone in order to intercept them, it won't have to make a persistent subscription to the phone.
    I have attached a packet capture showing how Polycom sends NOTIFYs on state change in accordance with RFC 4235. If anyone knows how to get this information to the Cisco SPA team for review I would greatly appreciate letting them see this.
    If you have any questions post here and I will attempt to answer them.

  • Why Photoshop CS6 does not include language selection ? dont want it on win8 language, I want in eng

    Right now I am installing the programs on my new 64 bits computer , which runs windows 8 in a language which is not english.
    At the very beginning of the setup I noticed that it detected the language of sist. op.  and that it would install cs6 in such language. 
    I am very, very ,very upset with this and I will tell you the reason :   the best in terms of  literature , pdfs books , tutorials , support forums ,etc is written in ENGLISH !  
    If I install cs6  I will have all menus , tools and resources in other language and it will be very cumbersome to work with it.
    Perhaps with the best of the intention to make people feel comfortable with their own language you have made it this way.
    But there are several other guys like me that want it IN ENGLISH.
    As a long time user of photoshop  I never worked in other language than english and I will never do it.
    It looks like it is a new trend to detect the op sistem  language , I have had the same problem with Nero Platinum 12 , and others.
    Is there a way to install Cs6  in english ?
    I have no idea whether adobe developers team read this forum but I will give my suggestion : don´t leave the setup to choose the language , this is dictartoship , be democratic and bring back the language selection menu.
    thanks

    The setup choice only defines the language for the EULA.
    You download the version for whichever language you want the app to be in.

  • Can't get past language selection with Leopard Install disk

    My 1 year old Intel Mac Mini, which had been running 10.5.4 without problems suddenly froze up. The mouse was still active but I couldn't click anything. I turned the system off with the power button. When I restarted it got as far as the login screen, but clicking the user didn't do anything. I was able to log in using safe mode (hold down shift when starting). I ran the disc utility, repaired permissions and verified the disc. Seemed OK, but still the same behavior (freeze at login screen) when I try to boot normally.
    I tried booting from the Leopard install disk. When it reached the language selection page there were some strange-looking horizontal lines in the display. Clicking the "proceed" button caused a copy of the button's graphic to appear at the top of the page and nothing else happened. Very puzzling, since I had upgraded OS X using that same disc.
    I have a Superduper backup from a couple of weeks ago. It won't boot up normally either. Any ideas? Unfortunately, I'm 2 weeks out of warranty!
    Thanks,
    jwstex

    I would probably start looking at the ram to see if it's worked loose or a board has gone bad (rare, but it happens).
    Make sure no external drives or other unnecessary connections.
    If the ram doesn't fix the problem, then you could also Zap the PRAM by holding down the Command + Option + P + R keys during boot up. Hold down the keys until the Mac goes through 3 startup chimes, then just release the keys and continue to boot normally. Check your clock settings if it boots.
    http://support.apple.com/kb/HT1379

  • My macbook is stuck on a grey screen with language select and every time i click english it brings me back to the same gray page what do i do?

    My macbook Pro is stuck on a grey screen with language select and every time i click english it brings me back to the same gray page with language select what do i do? Also i dont have enough monet to go to the apple store to get it fix and another thing this happen after i tried to factory reset it without the disck uising coomans i found on youtube.Lastly befor doing the comands my macbook would open any applications and the finder would just blink on and off on the dock.
    Heres the link http://www.youtube.com/watch?v=Q5e5thk0O9o

    Shut down your computer and disconnect all peripherals (keyboard & mouse if pertinent) from your computer.  Now reboot.
    If the Mac starts up normally, shut it down again and then plug in one of the peripherals (keyboard or mouse first) and start up your computer again.  If it does so successfully repeat the process, adding one peripheral at a time until your Mac acts up.  At that point, disconnect the last peripheral you added, reboot your Mac and search the peripheral vendor's website for an updated driver. 
    If no driver exists or the problem remain after installing the new driver, try a different cable or a different port on your Mac.
    If none of the above works, again disconnect all peripherals from your Mac, hold down the "shift" key to start up in "Safe Boot" mode. 
    If the Mac starts up correctly, restart without pressing the "shift" key.
    If your computer still does not start up properly, shut it down and restart it while holding down the Apple+Option-P-R keys; keep holding "all 4 keys" down until you hear the startup sound "twice."
    If none of the above work Disconnect all peripherals from your computer. Boot from your install disc & run Repair Disk from the utility menu. To use the Install Mac OS X disc, insert the disc, and restart your computer while holding down the C key as it starts up.
    Select your language.
    Once on the desktop, select Utility in the menu bar.
    Select Disk Utility.
    Select the disk or volume in the list of disks and volumes, and then click First Aid.
    Click Repair Disk.
    (If Disk Utility cannot repair, you will need a stronger utility (3rd party) - Diskwarrior or Techtool PRO)
    Restart your computer when done.
    Repair permissions after you reach the desktop-http://docs.info.apple.com/article.html?artnum=25751 and restart your computer.
    Remove any 3rd party ram.
    Reinstall Leopard - This will install a "fresh" copy Leopard without archiving old system files but leaves the rest of your files in place.
    If you still want to restore your computer to factory level...
    Start up from your install disc, go to Disk Utility and select the disk and click erase - to securely erase data click Security Options and Erase Free Space which will entirely wipe your disk, overwriting it with zeros so that no data is recoverable.
    To restore read the instructions in the Mac OS X v10.5 Leopard - Installation and Setup Guide  PDF

  • Language selection on support site partial impossible

    Oh god, who had this idea with the language selection on Support and Download site?
    Now i have purchased a wide screen-ThinkPad to reduce the horizontal scrolling but the new support site plays its own game.
    If i want to select "United States  English" i have no chance to see and select it:
    See Picture: http://abload.de/image.php?img=languageselectioneusdv.jpg (Mozilla Firefox)
    The horizontal scrollbar appears as well as the language list after i clicked on "Germany -- Deutsch" at the top of the page.
    The crazy "Feedback"-field in the lower right corner hides several languages to select.
    If i move the cursor to the scrollbar the language list disappears. - Great, well done!
    Why is it so difficult to use the visible part of the display? On the left hand there is more than the half screen size unused to display the language list!!
    Please tell the web-programmer to test on a single - display ThinkPad!!!!! in the future but not with two displays and enlarged desktop or 21:9 display.
    My home-forum: http://www.thinkpad-forum.de
    Wiki: Deutsches ThinkPad-Wiki English ThinkWiki
    My ThinkPad-Collection

    Hei. This is not shown on the website, itself. It is like this only in the file manager /public_html/www directory on the server I use. There the downloaded files
    have the titles of the pages without these vocals. I´ve send a request to the webhotel company I use and the only answer I´ve got was not to use these vocals.
    This can´t be a solution. I had to change the title of the pages on iWeb, like from
    interiørdesign to interiordesign, f.ex. but this isn´t the way the word is written in norwegian. I am afraid I am not visible in search enginees (google)in norway (which) is the market I adress, because of this.
    I have lounged my site since april 2010 and still I don´t appear in a search even in the 20th page or something.

  • Cisco SPA-504G: Retrieving Broadsoft Personal directory does not display first and last name

    Hi,
    We are using the Cisco SPA-504G on BroadWorks Release 17.sp3. We are using the feature to lookup the different BroadWorks directories through the 'dir' button on the Cisco phone. For configuration you have three choices for telling the phone which directory it needs to retrieve:
    - Personal
    - Group
    - Enterprise
    This can be found by going to Voice -> Phone -> Broadsoft Settings in the web GUI of the phone (admin & advanced mode).
    When retrieving the Enterprise or Group directory everything is working OK. I can see the names and the corresponding phonenumbers of the users.
    When retrieving the Personal directory I only see the phonenumbers and not the names of the entries. This is probably due to the fact that the XML output of the Personal directory is different compared to the Enterprise/Group directory. Personal directory is like:
    <Personal><startIndex>1</startIndex><numberOfRecords>2</numberOfRecords><totalAvailableRecords>2</totalAvailableRecords><entry><name>Name X</name><number>0123456789</number></entry><entry><name>Name Y</name><number>0987654321</number></entry></Personal>
    Result of requesting: http://xsp.domain.tld/com.broadsoft.xsi-actions/v2.0/user/[email protected]/directories/Personal
    Group directory is like:
    <Group><startIndex>1</startIndex><numberOfRecords>1</numberOfRecords><totalAvailableRecords>1</totalAvailableRecords><groupDirectory><directoryDetails><userId>[email protected]</userId><firstName>FirstName</firstName><lastName>LastName</lastName><hiranganaLastName>LastName</hiranganaLastName><hiranganaFirstName>FirstName</hiranganaFirstName><groupId>BroadWorksGroupID</groupId><extension>9999</extension></directoryDetails></groupDirectory></Group>
    Result of requesting: http://xsp.domain.tld/com.broadsoft.xsi-actions/v2.0/user/[email protected]/directories/Group
    As you can see the name of a user in the Personal directory is defined by <name></name> and the name of a user in the Group directory is defined by <firstName></firstName> <lastName></lastName>.
    So it looks like the phone is not capable of parsing the XML output of the Personal directory request. And to me that looks like a bug.
    Anyone that can acknowledge?
    Kind regards,
    Bart Derks
    RoutIT B.V.
    edit: We are running firmware 7.4.9c.
    Message was edited by: Bart Derks

    Our upcoming release scheduled for the end of this month should resolve this issue.  There were a number of fixes in this particular area that were made.

  • Netflix Language selection

        Ok,  I've looked at some of the posts,  all great posts.  But,  none answer my question.   I have the Apple TV And I do not have a Apple TV remote control.  I use the remote app on my iPad to control the Apple TV..   I'm a huge Anime fan and some are in Japanese with the option to watch in English Dub.   It defaults and starts up in Japanese and I don't know how to use my Remote App to select the English versions of the shows I want to watch.  Does the remote app have the ability to do language select?

    I just got off the phone with Netflix support. Specifically for Iron Man 2 and one of the Transformers movies it's a known issue. There is a temporary fix:
    1. Sign in to netflix.ca
    2. Change your account settings for video quality to anything except Best/HD.
    And that's it. I just tested it myself and it worked. He said you may have to wait an hour for the changes to come into effect, but I just logged out and then logged in to my Apple TV Netflix and it was done.
    He also mentioned this is a temporary workaround and they are working on it. Basically when they rent movies for use, they are given a package of different qualities and languages and they accidentally put the French HD in the English HD "slot". 
    Hope that helps!
    EDIT: This solution is only in direct response to X1Zero's problem. Sorry, OP.

  • To add Language selection option on Selection Screen

    Hi All,
    I have one Report Writer Report.
    In that Report I have created Basic Sets, Single sets and Multi Sets for G/L Account.
    I need to output this Report in two different language.
    1) Engish
    2) Chinese
    But I need to put the option on Selection Screen for Language Selection (whether English or Chinese).
    How to add this option on Selection Screen. Please Guide me soon.
    Regards,
    Rishi

    Hi Ashok,
    But when I hev created the sets, I have given the description of G/L Accounts in English. But when I will run the Report using Cinese as Logon language, how output will come in Chinese.
    1) Is there a need to maintain /L Accounts in Chinese language.
    2) or Shall i create the sets by giving description for G/L Accounts in Chinese If Yes then how to hadndle at run time..
    please guide I am new to Report writer.
    Regards,
    Rishi

  • Language selection in business partner master data?

    Hi, I was told that there is a field for language selection in the business partner master data. But I don't see any.
    Does anyone know where it is, if it exists at all?
    I'm using B1 2005A SP01 PL39.
    Thanks in advance for any hint.

    Hi,
    First you have to enable Multi Language Option in SAP Business One. To do so go to Administration > System Initialization > Company Details > Basic Initialization and tick the box for Multi Language Support.
    After that you can see the language option in your Business Partner.
    Regards,
    Kawish

  • Language selection in itunes

    I hope someone can help me!!!!!!! I'm trying to get started with itunes but my itunes store page is in french! I am not french and therefore can't read it. It means I can't set up my account. Does anyone know how I change the language selection- please help!!!!!!1

    Go to the bottom of the iTunes Music Store main page (in iTunes) and look for the My Store pulldown. If it's showing "France" and the French flag icon, pull down the menu and change it to your country.
    Regards.

  • Language-selection-class build problem

    my small program is goting to surpport language switching,e.g. Finnish, English,Chinese.
    it contains several pages with buttons and text there. in the 1st page we could select the language and then each page will display this language.
    how should the language selection class be create, could any1 show me the idea or a sample code somewhere.
    I think there should be a standard and simple way to make it. Thanks!

    http://java.sun.com/docs/books/tutorial/i18n/index.html

  • Language selection as part of User Interface Template

    Hi all,
    I'm looking for an alternative way of letting the user select language on portal pages. Instead of including the language selection portlet on all the pages, I wonder if I can implement language selection as links in the User Interface Template used by all the pages.
    Has anyone done this?
    Any ideas about how this could be done?
    Thank you,
    Oystein Hunnes

    Where are your images being used in the UI template stored? I like to place my images in directory:
    <portalMidTier>/apache/apache/htdocs/img
    Then from within the UI template I can relatively reference the images as /img/logo.gif
    Regards,
    Candace

Maybe you are looking for

  • My gmail account is no longer available on my iPad 2 in the mail queue at the bottom. How can I reset it?

    This morning when I opened my iPad to check my email, the mail queue at the bottom was blank when I opened it. Upon further tries of trying to reset, it keeps telling me it can verify and that if I save the info submitted, it may not be available to

  • How can I add a (youtube)video in Adobe Edge?

    I found this tutorial: https://www.youtube.com/watch?v=zCT0mHuXN90 But the problem is that there is no "composition ready" in the action window anymore... So how can it be done? Regarrds

  • Vertical Layout and HGroup centering

    I am running a Flex 4 app with a Skinnable Container with a skin applied. The container uses a VerticalLayout (to expand/contract with loaded text). When I try to center a button on the bottom using an HGroup with a HorizontalCenter property, it does

  • JDev Integrated Web Logic Server fails

    I'm a newbie with WLS. I've installed JDEV 11.1.1.3 in Windows XP SP3, and installed extensions for Webcenter. Now trying to go through webcenter tutorial, I arrived at point where I'm trying to run a small application, but nothing works. I've search

  • Plz help me work out in jsp

    hai to all I am new to Jsp,plz help me how to define and declare the Function in Jsp, if i declare and define the function and how i call the function within a jsp. i worked the Jsp in the Tomcat 5.5 Environment it shows me some error. The sample cod