Caller Name is not displayed.

Platform is BES10.
For incoming calls, the name of the caller is not displayed. The caller is part of my address book which has been imported/synchronized with my outlook.
after terminating the call, i can see the name of the caller in the HUB. but it is still not appearing in the log of "Phone" apps.
We have 320 BB users that we want to move to BB10 platform very soon. the above issue is a showstopper.

I have installed latest release of OS 10.1.0.273 on my Z10 and still facing same issue.
I have noticed that things are working fine after fresh setup of "Work" space and sync of e-mails and contact from my outlook. The bug reappear after rebooting of the device.
I hope that somebody from RIM will take care and answer this query. it is frustrating as I got no answer till now.
there is a major risk that we will move to other platform if the issue is not solved. 320 devices.

Similar Messages

  • Caller Name is not displayed on incoming calls on Classic

    When I receive a call on my new Classic on 10.3.1.1779 the caller's name is not displayed even thought they are a saved contact.  What can I do please?

    Hi and Welcome to the Community!
    While not perhaps the same OS as you reveal (though you revealed SR, not OS), here is a KB that discusses that error:Article ID: KB35720 After upgrading to BlackBerry 10 OS version 10.2.1.1925 Caller ID is not linking to the Address BookHopefully it contains something useful! There also are multiple existing threads on this site that discuss that exact error...your review of those might prove useful, and a search of this site, using the error message, error code, or symptom, should reveal all applicable existing threads to you. Also:Article ID: KB23393 How to find the model number and OS version on a BlackBerry smartphoneYou will need to understand the difference between OS and SR if you proceed further...official methods use SR, while the unofficial methods (including discussions in this forum) rely on OS. The most common thing to do after an update that results in issues (or if the OS you have is not functioning correctly) is to perform an OS reload. Sometimes, the update processes have errors and such...with a reload often curing the issues. The official methods, which will be controlled as to what exact OS versions you are offered:http://supportforums.blackberry.com/t5/BlackBerry-10-Functions-and/How-to-Reload-your-Blackberry10-O...The unofficial methods, which are cleaner, and allow you to choose an OS version that perhaps your carrier (or whoever it is controlling your offers) has been slow to approve:http://supportforums.blackberry.com/t5/BlackBerry-10-OS-Device-Software/Upgrading-OS10-devices-using...http://forums.crackberry.com/bb10-leaked-beta-os-f395/bb10-os-archive-943672/Of course, before you start any of this you will want a good backup via LINK, a manual copy of your Device Memory to your PC, and full documentation of your configuration (account credentials, added apps, configurations, etc.). Sometimes, restoring from a backup returns to the device the very corruption one needs to eliminate, and reconfiguring from scratch can resolve that.
    Good luck and let us know!

  • Caller name does not display

    When any of my contacts calls me, their name does not appear from the phonebook. ALl I get is a number. How can I change this??

    This is usually caused by the duplication of contacts. Have a look at this link.
    /t5/Pool-of-Knowledge/Missing-Caller-ID-on-Calls-SMS/td-p/371913

  • CUCM: Third Party SIP Phone "Caller ID" is not displaying for outgoing calls

    Hi Team,
    we are running CUCM 9.1(2a),
    we have integrated Third Party SIP Phone(Avaya 1230 SIP Phone) with CUCM,
    Issue: Third Party SIP Phone "Caller ID" is not displaying for outgoing calls, we are able to see only the dailed Number,
    When "A" calls to "B", "A" can see only the dailed number of "B" but not the "Caller ID"
    Regards
    Ananthakumar

    Are A and B both Avaya phones?
    So it looks like you're not seeing the alerting name/connected name getting updated then?  Do you have alerting names configured on the directory numbers?  Might need to take a look at the SIP messaging to see if the alerting name/connected name is being sent to the Avaya phones and maybe they just aren't displaying it.  Might just be something that needs to be tweaked in the 46xxsettings.txt file.

  • Calling name don't displays on agent's phone

    Hello, i've an issue,
    we have 5 agents with Cisco UCCX 7 (Premium).
    when these is an incomming call, first of all they see CTI route point and when the call handled, agent see just calling phone number, but not name.
    Is it possible to make that an agent could see calling name and not cti route points
    thank you

    The phone will always display the CTI port information until they answer the call on their phone. This is not configurable. They can view the ANI on CAD however.
    For caller ID name, CCX does not retain this information so this will not be seen when the call is transferred to the agent's ICD line from the CTI port.
    Changing either of these behaviors would require a product enhancement request with your local Cisco AM.

  • The portlet name is not displayed in the portlet drop down list ?

    Hi,
    I use Sun Java System Portal Server 6 2005Q4 for windows 2000 server , use the following command to deployo portlet,
    I am not sure if I successfully deploy the portlet?
    pdeploy deploy -u amAdmin -w amadmin -p amadmin -d "cn=amldapuser,ou=DSAME Users,dc=icheng,dc=com" C:\Sun\PortalServer\tmp\portlet\portletsamples.war
    The message I got after execute the pdeploy command is =>
    Deploys the portlet war file and inserts the provider into display profile..
    OPTIONS
    --help Help message (false)
    -u --runasdn UID Bind DN (none)
    -w --password Password (none)
    -p --wc_password Password for WebContainer's Admin (none)
    -i --instance WebContainer's Instance into which the war file is to be deploye
    d (*)
    -d --dn LDAP DN of the target node (*)
    -g --global Global display profile (false)
    -r --rolesfile File containing the DSAME and portlet role mapping (*)
    -f --userinfofile File containing the user info mapping (*)
    -v --verbose Generate debug messages (false)
    -V --version Generate version information (false)
    -l --locale Locale information (en_US)
    OPERAND
    Specifies a path to the war location.
    Deploying to IWS
    Is this mean that successfully deploy the portlet ?
    After I deploy the portlet, I login to Access Manager, select the "service" from view, click the portal desktop,
    click "Manage Channels and Containers", click the "New Portlet Channel...", then click the portlet drop down list,
    the portlet name is not displayed in the portlet list.
    How can I make the portlet name displayed in the portlet drop down list ?
    Can someone help me ?
    Thanks!

    Hi
    According to your description, since this is SQL Server forum, as Olaf Helper’s post, could you get the correct result if you execute the following query in SQL Server Manager Studio (SSMS)?
    select UserName from aspnet_Users where UserId in(select FreindId from myFreinds where UserId in(select UserId from aspnet_Users where UserName = '<your typed name>'))
    If you cannot get the correct result in SSMS, I recommend to check the Transact-SQL statement. Apart from the error message, we also need to know the table structure, data, join relationships between tables for further analysis.
    However if there is no problem in SQL Server query, it will be an issue that regards ASP.NET and website deployment. I suggest you to post the question in the ASP.NET forums at
    http://forums.asp.net/ . It is appropriate and more experts will assist you.
    In addition, there is detail about listbox control in asp.net. You can review the following links:
    How to Bind/Load/Fill ListBox with Sql Server Database in asp.net:http://www.webcodeexpert.com/2013/07/how-to-bindloadfill-listbox-with-sql.html#.U5f75_6KCM9
    How to get multiple selected value in ListBox control - ASP.NET using C#:
    http://www.dotnetfox.com/articles/how-to-get-multiple-selected-value-in-listbox-control-Asp-Net-using-C-Sharp-1047.aspx
    Thanks
    Lydia Zhang

  • In query, turkish column name is not displayed correctly?

    In my characteristic and key figure infoobjects , i used turkish characters for explanation but in Bex they are displayed as illegal characters for column names.
    How can i correct this or where would i make a mistake?
    Thanks.

    Hi Tuncer,
    I am dealing with the same problem you had.
    Turkish characters in the column names, infocube names are not displayed although in BW turkish characters are displayed properly. Did you solve your problem about Turkish characters in column names.
    If you could solve, I would be glad to hear your solution.
    Thank you.
    Mehmet Cekdemir

  • The Japanese file name is not displayed.

    I'm using Mac OS 10.5.3(intel)/Adobe Media Player 1.0
    In "Personal Videos",The Japanese file name is not displayed.
    Example, "日本語.flv" is added, ".flv" is displayed in "Personal Videos".

    Thank you for reply.
    >Try this: Go to the Apple menu > System preferences > International > Languages. Add Japanese to the list of languages, if it does not appear there already. If you drag Japanese above English in the list, the finder and many other applications will open next time with Japanese menus. Even if you do not want Japanese menus, make sure Japanese appears somewhere in your list of languages. Just having it there unlocks Japanese features in certain software, like Japanese encoding in Apple's Mail application.
    When trying, the problem was not improved.
    >If the Japanese menus make things hard for you in certain applications, you can set the language of specific applications individually using the following method: First, select the application's icon in the finder and choose "Get Info"from the File menu.
    >
    >Expand the Languages section of the Get Info window, and you'll see the languages available for the application. If you check Japanese and uncheck English, you will get Japanese menus; if you check English and uncheck Japanese, you'll get English menus. If both are checked, the language is determined by the order of languages in the International Preferences Pane.
    In "Get Info" of the application based on Adobe AIR, "Languages section" is not found.

  • First Name is not displayed on Family Details IView in ESS

    Dear All,
    We are facing problem in Family Details Iview in ESS India. Here what happens is that on family Details Iview Last name and Birth Name is displayed. First Name is not displayed on the Iview.
    I Checked in the Structure HCMT_BSP_PA_IN_R0021. The fields are present in the structure.
    So pls can anybody help me out in this issue.
    Regards,
    Dhruv Shah

    Firstly check no UI elements are hidden via Personalization (Ctrl and Right Mouse button) on user level or in the PCD preview at administrator level
    Secondly check you are operating a recommend SP landscape
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/marcio+leoni
    --->HOW TO GET RID OF SP STACK MISMATCH ISSUES
    Next check that none of the fields are marked as unused in V_T588M, V_T588MFPROPS,  V_T588MFPROPC
    Hope this helps
    Stuart

  • Groupwise 7 Rule Name does not display Windows 2008 R2

    Under tools and rules on a windows 2008 R2 server the rule name does not display. Any ideas on how to resolve this would be greatly appreciated.

    kdavisb wrote:
    > 2008 R2 server
    I'm pretty sure that the GW7 client is not supported on Windows 2008 R2.
    Danita
    Novell Knowledge Partner
    Upgrading to GroupWise 2012? http://www.caledonia.net/blog/?p=514
    http://www.caledonia.net/gw12upg.html

  • Nokia E73- Call log does not display entries

    I recently purchased a E73 by itself.
    For some reason the call log does not display any telephone numbers or activity in recent calls; missed calls, received calls, dialed numbers. It would show that I have a missed call but when I enter it, it says (no missed calls).
    Any ideas? Please let me know...
    Thanks

    Enable and set log duration to 30days.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • Server name is not displaying in Dropdown After client installation

    Server name is not displaying in Dropdown After client installation . what might be a issue

    Hi
    Depending upon the installation issue may be differ, so which SAP version and database version you have installed ?
    you can check
    1. Windows installer
    2  Sql Native client
    is installed or not.
    Thanks
    Kamlesh

  • N95 - Display only caller name and not the phone n...

    Hi,
    I am owner of Nokia N95 and I want to know how to remove phone number when somebody calls me, so it will display ONLY his name/last name BUT NOT his phone number. Is it possible or I should buy some third party software to do this?
    Greetings.

    Only 3rd party softs I believe
    Nokia N9 PR 1.3

  • My contact names will not display with incoming calls

    I just received the I-phone 4S.  I had the 3GS.  I have synced properly on i-tunes, but now some of my contact names do not show up on incoming calls.  Help.

    I am assuming that you have associated a picture with the contact in the information for the contact

  • Contact name is not displayed

    Hi Guys,
    Recently I bought BB Curve 8520. I transferred all my contacts from Sony Ericson w810i to BB curve. Using the method given in the following site.. " http://www.ehow.com/how_4543575_transfer-address-book-blackberry-phone.html ".
    I am facing a problem, whenever I get a call contact name is not getting displayed, but if I check call history it will display the contact name. Can anyone help me with this please.?
    Regards
    Sam

    Check this setting:  go to your contacts > options > general options> make sure sort by is set up to first or last name.    then check in address book options > filter and make sure you have no filters on...
    If that does not help try this:
    1) With the phone powered on
    2) Remove the battery, and then reinsert it after a few seconds.
    3) Replace the battery cover and wait several minutes for it to reboot
    Let me know if this helps
    >>>>>>>>>>>>>>>>>>>>>>>>~
    Hope I was able to help
    If you have received information that has helped you out, please give them Kudos.
    If your problem has been solved, please click on the post that resolved the issue

Maybe you are looking for