Block Caller feature not blocking calls on iOS7.0.2

I am still receiving calls from contacts I have blocked. I have an iPhone 4S using iOS 7.0.2. Does anyone know how to prevent this?
Thanks Very Much! CindiS

Nothing.
If you block a number from the iPhone you do not hear any ring. If the blocked caller leaves a voicemail it will be in your voicemail folder under blocked callers. You will not get any notification sound for these voice mails.
The text messages you will never see. The sender will never know they were blocked.
Good Luck

Similar Messages

  • Why is iPhone 6 able to receive calls but not MAKE calls?

    I can use apps, internet, and text and receive calls.But not make calls. 

    Is this a new phone?
    Are you a new customer?
    Did the phone ever make calls?

  • How to disable "slide to call" feature for missed calls from lock screen on ios7

    I realized that when the iphone (running iOS7) is locked, the“Slide to Call” allows anyone to make an outgoing call to the missed calls from a locked phone (with passcode).
    it is nice feature for people who don't care about locking their phone.but I believe there should be an option to disable the “slide to call” or at least require password before allowing the outgoing call to go through.
    This is a serious security issue.it should be user configurable.
    Hope Apple will take it seriously and release a update for the same.

    You can provide feedback to Apple here: http://www.apple.com/feedback/iphone.html

  • Blocking socket is not blocking.

    Hello
    I'm using the java.net.Socket class in JDK1.4 and hope that the read() on InputStream will block until there is data.
    However, the call to read() is not blocking but return me the end-of-stream symbol (-1). Because I want it to block (no timeout set) to save CPU time, how I do. Following, please find a code-example:
    public class Server implements Runnable {
    private java.net.Socket clientSock;
    public Server(java.net.Socket Sock) {
    clientSock = Sock;
    new Thread(this).start();
    public void run() {
    try { while (true) { clientSock.getInputStream.read(); }
    } catch (Exception Ex) { /* Never occur */ }
    public static final void main(String args[]) {
    try {
    java.net.ServerSocket servSock = new java.net.ServerSocket(54321);
    while (true) { new Server(servSock.accept()); }
    } catch (Exception Ex) { /* Never occur */ }
    This example takes 100% CPU load on my machine as soon as there is one connection. Why? Broken JDK?

    Try putting a sleep call in your loop...otherwise this single thread will take up all you CPU and will not yeild to the other threads. Set you SLEEP_TIME based on how long you want the thread to sleep before polling for data on the socket...
    try {
    while (true) {
    clientSock.getInputStream.read();
    Thread.sleep(SLEEP_TIME);
    } catch (Exception Ex) { /* Never occur */ }
    Hello
    I'm using the java.net.Socket class in JDK1.4 and hope
    that the read() on InputStream will block until there
    is data.
    However, the call to read() is not blocking but return
    me the end-of-stream symbol (-1). Because I want it to
    block (no timeout set) to save CPU time, how I do.
    Following, please find a code-example:
    public class Server implements Runnable {
    private java.net.Socket clientSock;
    public Server(java.net.Socket Sock) {
    clientSock = Sock;
    new Thread(this).start();
    public void run() {
    try { while (true) {
    ) { clientSock.getInputStream.read(); }
    } catch (Exception Ex) { /* Never occur */ }
    public static final void main(String args[]) {
    try {
    java.net.ServerSocket servSock = new
    = new java.net.ServerSocket(54321);
    while (true) { new Server(servSock.accept()); }
    } catch (Exception Ex) { /* Never occur */ }
    This example takes 100% CPU load on my machine as soon
    as there is one connection. Why? Broken JDK?

  • Call transferring- Not transferring calls

    I use call tranferring alot but my skype does not tranfer calls to my local mobile number.
    Whenever skype is active, i get calls on skype. I started using the call transferring feature so that i can have my skype calls transferred on my local mobile numbers when internet connection is not available.
    But my calls are not been tranferred now.
    Why is this happening? 

    Hi,
    well, Tanner has a point, it must be solved processwise.
    The company I used to work for had a customer with a large UCCE contact center and they asked for a report that would show this kind of suspicious activity. UCCE has actually a way to mark these calls, unfortunately, as far as I know, there is no such thing in UCCX. The rule was simple: you can be caught only once doing that.
    G.

  • Option to disable the "slide to call" feature for missed calls from lock screen

    I realized that when the iphone (running iOS5) is locked, the“Slide to Call” allows anyone to make an outgoing call to the missed calls from a locked phone (with passcode). This may allow malicious and unwanted calls to be made from a locked phone by anyone having access to the phone and defeats the purpose of having the phone locked by a passcode.
    Don't get me wrong, it is nice feature for people who don't care about locking their phone, but I believe there should be an option to disable the “slide to call” or at least require password before allowing the outgoing call to go through. 
    At this point the only option that I see is to disable the phone related notifications from lock screen, which prevents all phone related notifications to be displayed on lock screen (missed or voicemail). This is not a desired solution.....
    This is the first time in the history of iOSes, that a user can make outgoing calls from a locked phone with a passcode. Even the voice commands (for dialling a number) have option to be disabled on locked screen.
    I was wondering if anybody else feels the same way about this? or have a solution?

    I share the same feeling with you about this issue.
    Actually I was very surprised when I discovered that!
    In addition to this, when you actually slide a missed call, it calls the person and when you end the call, the notification of the missed call is still present! So that person can be called again and again and again.
    This is a serious issue that Apple has overlooked!
    Please secure the iOS 5.
    Thanks.

  • Call log not saving call duration after 5800 v30 u...

    Hey all,
    Before updating my 5800 to v30, I remember that in the call log I could get details about any particular stored call, and it would show me how long the call was.  But after the update, this is no longer there!  Am I going crazy, and that ability was *never* there (and I just imagined it), or has this really been taken away with v30? Or is there a setting that I'm just missing somewhere.?
    Note that I'm not talking about showing call durations DURING a call ... that's still available. I'm just talking about storing a call's duration in its call log entry.
    Thanks,
    Ravi

    Hehe oh right, now I remember.  It's in the second tab (i guess it's the detailed log tab) in the call log app.  I'll just tell myself to do a search before posting.  Google is your friend, Ravi!
    Ravi

  • HT201328 iPhone 4 able to receive calls but not make calls

    Hey,
    I received a carrier unlock through AT&T. I restored my phone in itunes and received the "congratulation your iphone is now unlocked" message. I am currently living in Belgium and using the Mobistar network. I have bought several sim cards, and none of the sim cards will activate. I can receive calls but not place them. According to the mobostar representative, this is not even possible. I have restored the phone several times using different sim cards.
    Is there potentially a problem with the phone itself? Everything is showing as if it should work, but I am unable to fix the problem - as well as the service provider here cannot.
    -Al

    Have you tried these two:
    Toggle Airplane mode on and off. Wait five seconds between the on and off modes.
    Reset Network Settings. Tap Settings > General > Reset > Reset Network Settings.

  • UCCE receive QtoA calls, but not QtoSG calls?

    Has anyone been faced with this problem and come up with an elegant solution?  We're looking to see if it's possible for agents to stay in a ready state and continue to receive queue to agent calls, but not receive queue to skill group calls.  We've thought about having supervisors remove their skills, but this is not scalable when you have a large number of agents.  Another solution could be to give agent reskilling access to all agents, but this also would be an adminitrative nightmare.  Anyone?
    david

    Let's think of this example:
    I work in tech support for an ISP.  In the mornings I answer customer calls and open a case for any new calls and in the after noon I do call backs to follow up on cases I have in my CRM queue.  In the afternoons I don't take any new calls which result in new cases, just work on cases I own.  A customer calls in and enters their case number, this is a case that was opened in the past and is assigned to me.  In this scenario the agent didn't have to call the customer to follow up, the customer called the agent instead.  The problem is that if you're in a ready state and assigned to a skill group, you will get new calls not just calls that are in your queue. 
    We're trying to prevent new calls from going to that agent.  No matter how I slice this, we need some trigger which tells the system that the agent should no longer take SG calls.  Then undoing this trigger is the next tricky part.  I would love to solve this within ICM/CVP, but it's looking like custom desktop and maybe ConAPI might be the only solution.

  • How do I disable Who Called Feature since Missed Call has the same information?

    I would like to disable the Who Called or the Missed Call option in my log files as they report the same information. Can anyone help?
    Thank you.
    Remi
    Solved!
    Go to Solution.

    Remi, press the green dial key to open your Call Log > Menu > Options > Call Loggin and check NONE or whatever other option you desire. SAVE.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • New call features not active

    Hi,
    I have ordered 2 features online  with my phone line recently:
    all day free calls to uk land lines £7
    intenational inclusive calls £5.50
    it doesn't look like these have become active even though Ii have ben send conformation emails. When I look at my current calls online they still show a cost
    Can someone help please....?
    Thanks,

    You could try live chat a link is available at the top of the billing forum page
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Ad Block Plus is not blocking ads

    I downloaded ad block plus 3 years ago and it worked perfectly. Suddenly, it stopped blocking ads. I have tried to use the troubleshooting advice, and have followed the parts I understand. But it still does not work, although it seems to have been downloaded because I see the option of removing it when I go to Tools and Options.
    Help!

    http://adblockplus.org/forum/

  • Slow data speed while in calls but not off calls.

    I switched my 3GS for a 4 about 3 months ago on AT&T. I've notice recently that while I'm on a call the data speed is extremely slow compared to off call speed. I didn't notice this back on my 3GS.
    I tested my phone as well as my wifes phone several times in different locations and in a different state recently.
    Speed while not on a call is between 3.0-4.5meg down with .40-1.0 up.
    Speed on a call is always about 0.5 down with 0.2 up.
    Have others noticed this? Can others test and post their results. I don't think its AT&T since friends with android phone don't show this, but who knows.
    I feel this may be a serious issue Apple may need to address if it is affecting others.
    I use the speedtest.net speed test app with my phone sitting on the table.

    Huh, no.
    Has nothing to do with my account. If it was account related the slow speed would be consistant not only during a call and back to normal after I got off. Secondly, my wife and I don't have the same account.
    This is something that isnt happens by chance. I can recreate it over and over at will. Its not some, "oh it feels like slow speed", it is slow speed. As I've stated, those are the readings taken back to back, over and  over. Two different phones, two different accounts.
    I asked for other to test on their phones and post results. @startxxinsanity If you have the iphone 4 and don't have that issue please say so. If not stop committing on something you know nothing about.

  • Iphone crashes after missed calls or not answered calls

    Hi,
    I have an iphone5, version 6.1.4 and when I don't answer a call, y always found my iphone freeze, crashed!.
    You can see the information about the lost call in the screen, but the iphone doesn't work, you can only restart the iphone, but it's so irritating.
    I have asked some friends about the behaivor about their iphones and all of them told me that they have the same problem, with iphone4S, IOS7, etc.
    This problems starts since IOS 5 upgrade i think.
    Please can you help me?
    Regards
    Hugo Rosas

    Did you do any of the basic troubleshooting steps described in the User Guide?
    Restart
    Reset
    Restore in iTunes using a backup
    Restore as a new iPhone, without a backup

  • Call Logs Not Tracking Calls.

      I've made calls but none appear in my call log. I get a message: "No details are available for {phone #]  Any ideas how to resolve?  Thanks.

    Please check your Private Message Inbox.; It should look like this - 

Maybe you are looking for

  • Getting right end of text displayed in cells of a JTable column

    Hey All, Platform: WinXP, Java 5.0. I have a simple one-column table whose cells contain pathnames of user-selected files. The pathnames may be quite long, and when they're too long for the fixed width of the column (the containing JFrame is not resi

  • Width animation in After Effects

    I already revealed my logo with a mask. The mask is with a line. So as the line (it's just a thin rectangle) goes to the right, it reveals the text. Next I want the line to grow thicker into a box. Except after I add the keyframe, I change the width

  • Depreciation run for one asset

    Hi gurus, can we run depreciation only for one asset. I am trying to run depreciation for one asset for testing purpose but system is picking more than one

  • MORE EVERY CAN&MX 1000MIN feature limits Data plans to 50Gb.  Why?

    I travel to Canada frequently, I have 2 smart phones, 2 MIFI devices and Home Fusion.  My entire connection to the internet is through Verizon. I recently learned that I am not able to keep my MORE EVERY CAN&MX 1000MIN feature if I want to increase m

  • Create Views in Material Master Through WOrkflow?

    Hello all,         I have to trigger a WF(WOrkflow) once a Material is Created through MM01 and then have to send individual workitem to each user who ar eauthorized to create those views. I'm using BUS1001006 and here based on the Material type i ne