Incoming calls do not always resolve number of phones smart blackBerry address book contact

I have a 8310 with os 4.5 (which I highly recommend) and I met a problem when receiving calls... the number is not always resolve on behalf of my contacts, so I don't always know in advance who he is! very annoying!

for example, if the contact mobile number starts 079, the call sometimes comes with the prefix int IE: + 4479, but on other contacts, it will help 079, so sometimes when I get a call, don't tell me who he is. In addition, when the call is completed, it resolves the name in the call log.

the question on previous OS, 4.2 I think. works, if I've got numbers duplicated by contact (079 and + 4479), but is not ideal. looked through all the options I could find with no luck.

any help / advice appreciated. Thank you.

It could be one of the three solutions... Try these:

1. make sure that you set your own country code to the Phone Dialer screen > Options > smart dialing.

Set your country code in this format: "+ xx" where xx = country code. Some countries have two or three-digit country Codes. Do not place not the '+' in the entrance of your contact.

  • In the United States, the value of this country as '+ 1' Code and place your local area code in the appropriate box (this normally the default setting in a new BB).

2. in the same place, change the length of National number for the number of digits corresponding to your country (since some countries have less than 10 as that set by default in the BB). Check out the total numbers, less country code. Do not place not the '+' in the entrance of your contact.

  • For example, some countries have a total number to 8 (more than 3 for the country code). You must enter '8 '.

3. you probably have "Content Protection" located on your address book.

Look at the Options > Security > General settings. Scroll down to the content Protection > include addresses = no

Tags: BlackBerry Smartphones

Similar Questions

  • How to get the Pic of the address book Contact gave a phone number

    Hello

    How can I access the Blackberry address book and retrieve Contact's photo?

    I tried:

    String phoneNumber = "1234567890";
    Vector contactList = new Vector();
    contactList = Phone.getContactsByPhoneNumber(phoneNumber);
    

    except with a real number, of course. However, if I keep this code, I get an error saying ClassNotDefFoundError or something like that. on the line of Phone.getContactsByPhoneNumber () .

    Is there another way I can get the pic contact associated with a single address book contact?

    Later, I'll probably use this code to get the photo of contact:

    Contact contact = (Contact) contactList.elementAt(0);
    byte[] byteStream = contact.getBinary(Contact.PHOTO, Contact.ATTR_NONE);
    EncodedImage contactPic = EncodedImage.createEncodedImage(byteStream, 0, byteStream.length);
    

    So as you can see, I just need to get in contact for a specific contact record.

    Thanks for any help.

    If anyone is interested, he will get the peak of contact contact, based on the phone number. It assumes there is only one contact for this number, so if there is more than one, it will get the peak of contact for the last contact only, because the loop will overwrite the previous photos.

    BlackBerryContactList contactList = (BlackBerryContactList) PIM.getInstance().openPIMList(PIM.CONTACT_LIST, PIM.READ_WRITE);
    
    // Get a list of contacts that match the phone number (I only want last 8 digits only)
    Enumeration _enum = contactList.items(inputNumber.substring(inputNumber.length()-8),BlackBerryContact.TEL);
    
    while(_enum.hasMoreElements())
    {
        BlackBerryContact c = (BlackBerryContact)_enum.nextElement();
        if (c.countValues(BlackBerryContact.PHOTO) > 0)
        {
            byte[] photoEncoded = c.getBinary(BlackBerryContact.PHOTO, 0);
            byte[] photoDecoded = Base64InputStream.decode(photoEncoded, 0, photoEncoded.length);
            EncodedImage contactPic = EncodedImage.createEncodedImage(photoDecoded,0,photoDecoded.length);
            String picType = String.valueOf( contactPic.getImageType() );
            // If you want to store the photo as a HEX String
            String hexPic = byteArrayToHexString(photoDecoded)
        }
    }
    

    FACT!

  • incoming call does not not in 5.0 JDE beta

    Hey guys, I'm having a problem with the change of the sample application the phone. I'm doing a pop up dialog box when a call comes through in the Simulator. The code I added was:

    // New call has arrived
    public void callIncoming( int callId )
    {
            Dialog.alert("Got incoming!");
    }
    
    // User answered a call
    public void callAnswered(int callId)
    {
            Dialog.alert("Got answered!");
    }
    

    The code for when the call is answered works, but not the code for an incoming call. Do you have any idea why?

    Thank you

    Rob G

    Incoming call dialog did not work because we can not replace the incoming call screen. If your code is running, but not able to replace the filtering of incoming calls; Try a piece of code here as any SOP aniother

    Press the button Bravo thank the user who has helped you.

    If your problem has been resolved then please mark the thread as "accepted solution".

  • Incoming calls do not show name

    Hi, last week I bought a second Genesis e bike so I synced my contacts list, by going to tools > accounts > add account > Google

    There all my contact contact list has been updated, (all the contacts have a number of respective cel) but every time someone calls me, only the number apears, it's the same thing with the screen locked and unlocked, I tried to reset the phone, the clear call log, but none of them works.

    Any help apreciated.

    Thank you Alpha for the answer, I somewhat solved the problem and here is what happened:

    My last phone was an old SL xperia which had sync with google contacts too. When google records a number of contact (for example: 3002828282) it saves it as: 300 282 8282 and my bike E are not the same number with or without spaces or-, so what I had to do is to enter my google contacts and change each number and of course is not to have spaces or - and re-sync my phone.

    Lack of google to change the numbers by adding spaces or '-', but also too bad motorcycle that does not concern the numbers, like my 3 year old xperia did.

  • Smartphones blackBerry address book name not displayed in incoming call

    When I get incoming calls, sometimes the name of the contact is displayed and sometimes not. After the call is completed, the contact name is mentioned in the call log list. Please help in the resolution of the same.

    Remove the selection the checkbox and restart your phone by removing the battery.
    You should be able to see all the names when they call then.

    HTH

    mrupadhyay

  • can not set up to use exchange with thunderbird address book

    Dear support,

                               I have followed the following link to configure exchange address book with my thunder bird client( I am using the latest version), it is working perfectly fine with some computers, but for few it is not working.
    
       the strange thing is i am not getting any error, when i am typing any name in the address book field it is not giving any results, where as same settings are working fine with other users.
    

    any help will be much appreciated.

    Resolved, your first solution point worked on domain name was incorrect, I thank very you much for your help.

  • BlackBerry Smartphones phone Auto Cancel call history, address book contacts

    It's annoying when you select a phone number from your history, contacts or address book and the "BOLD" auto dials the number.

    If you select an incorrect number of touchscreen phone auto dials the selected number wrong, and it's easy to do on a touch screen.

    I want to be able to make the call to the phone call button, so I can check the number before it's called.

    I want to be able to select a phone number and make sure that I have the right one before the phone dials.

    How can I do this?

    No, you're right, thank you for answer.

    I have big fingers and old eyes, then when I select a number to dial from the screen story or contacts I sometimes miss and select the wrong number, and this car becomes dialed.

    So what I was hoping, it was when I select a number that would put it in the field of the dialer and I appeal.

    How could I make sure that I selected and dialed the right number.

    Thank you

  • Smartphones blackBerry address book search now does not have older contacts contacts in 8310

    Hi from a new Subscriber and thanks for any help!  A month ago my Curve 8310, v. 4.5.0.55 (Platform 2.7.0.68) provider O2, stopped and be able to search and find Contacts unless I had added after this date.  These recent Contacts have not been folded in the original address book, but are all in a new and alphabetized list at the end of the original Contacts list.  There is only some categories not assigned, no synchronization of network, and the content is not protected.  The Contacts are in the phone, not on the SIM card.

    Before that, I could type in the address book or phone the first 2-3 letters of the name of a person and need me to contact - now he says that he has none of these people.  So I have to scroll the full address book to get to whomever I want, and then I can call/SMS etc.

    Any ideas would be very appreciated!  Thank you.

    Matilda

    First, do a reboot simple: with the BlackBerry device powered on, remove the battery a few seconds and then reinsert the battery to restart.

    This sets your addressbook?

    If this is not the case, let me ask you if you have added an email address Gmail in the month, at the beginning of this strange behavior?

    You can look at the Options > status > press the Meny > database sizes.

    Scroll to the bottom for addressbook, you see more than one list?

    What do you see?

  • The address book toolbar is not displayed on my screen when in an address book. How to restore this toolbar?

    I can't find the export or import function in the toolbar address book.

    Import export is under Tools on the menu bar. If your menu bar is not displayed by pressing alt or F10 would appear. Go to the view menu, and then turn your toolbars.

  • I want double notifications for phones smart blackBerry call off the coast, I can do this?

    Hello

    This is a great forum, on my homepage, I file and call log file messages on my sprint curve.  Well, if I miss a call or anything, he put a note in the call log and messages, and show the little red star.  I can do the messages strictly for email folder and sms only?  And the call log to do exactly what he does?

    In addition, where are some good places to get apps?

    Thanks

    Jerome

    Press the green phone dialing > Menu > Options > Call Logging > the value NONE.

    Apps... It's all over. Google is your friend.

    And here's one:

    http://www.BlackBerryFAQ.com/index.php/3rd_Party_Application_List

  • No. phones smart blackBerry missed call alert

    My phones led does not blink after that I missed a call.  I know about the recording of the message and it still does not work.  This phone reminds you of everything and nothing.  But not the missed calls?

    All that I want is the LED will blink so I know I missed a call. is - too much to ask?

    Help is appreciated.

    Hi and welcome to the forums!

    It flashes for a voice mail, in the ring, but not for a missed call.

    See that the thread below, JSANDERS POST.

    Thank you

    Bifocals,

    Don't forget to adjust your thread.

    Put the check mark in the green box containing your answer! Thank you

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=9500&thread.ID=4188

  • Sync of no. phones smart blackBerry possible Notes

    Hi Forum,

    I use a BB Bold 9000 with DTM 4.7.0.37 installed on a laptop (Dell Latitude 420). I created the DTM to synchronize contacts, tasks, memos and calendar with my databases notes 6.5.5 via a bluetooth connection. Synchronization worked fine until Wednesday. Since that day I am not able to synchronize the calendar more.  Other synchronizations always work properly.

    I used some tips Forum - delete the IntelliSync folder in my profile, reset the configuration of the synchronization, reset the calendar through the option of backup in DTM. His does not work.

    Any ideas?

    Thank you

    Sascha

    Components

    BB - 4.3.1.15 Device Manager

    BBDevMgr - 4.1.0.5

    RIM - 4.1.0.4 USB driver

    RIM USB Serial Driver - 2.1.0.4

    Application loader - 4.7.0.52

    RIMProgram - 1.0.0.35

    Hi and welcome to the Forums!

    Since you have already tried these other things (thanks to report this information, btw!), I suggest the following steps (reboot insert a lot of restarting your PC... not only restarts, but at full power down). In addition, it is recommended that you are connected to the PC on an account with full administrator rights. In addition, Vista, use the option "Run As Administrator" for everything.

    (1) remove the package to update your device OS of your PC (Add/Remove Programs)

    (2) properly uninstall the RIM DTM software:

    • KB02206 How to perform a clean uninstall of BlackBerry Desktop Software

    (3) get a new RIM DTM software download:

    • Choose the version which is more recent and (if any) compatible with your PIM (if you are synchornizing via USB):
    • KB12268 Applications supported by BlackBerry Desktop Manager to synchronize

    (4) to download a new copy of your package to your carrier OS device (on your PC):

    (5) install DTM on your PC

    Installation of 6) (also on your PC), device OS package

    (7) start the configuration Organizer:

    • KB17022 How to configure applications to Organizer for synchronization using BlackBerry Desktop Manager

    If all goes well, who's going to make things again.

    Good luck and let us know!

  • Removal of calls from phones smart blackBerry call log

    is it possible to delete all calls from the call rather than one at a time.  Thank you.

    You do not need to let me know, I already know it works

  • Phone smart BlackBerry Passport not taken in charge by the Blackberry Desktop software

    I loaded the software of the Passport, and he gave the above message. "The BlackBerry is running on OS 10.  BlackBerry desktop software does not support the Blackberry 10 operating system".

    Kindly advise me?

    You must install Blackberry link

    www.BlackBerry.com/blackberrylink

  • Phone smart BlackBerry Smartphones detects but still not sync

    I have a new curve and I installed the software from the cd. It detects the device via the USB port, but nothing happens when I click the button synchronize. I want to synchronize with Outlook 2003.

    Thank you

    JonW

    No, it has not worked for me. It does not detect the device even when I plug in the usb cable. When I point to the folder of the RIM, still nothing.

    I guess I can try another version 4.3 maybe?

    In the meantime, I am ready to start to consume a lot of alcohol.

Maybe you are looking for