1

I want to know if my calls are being blocked by number xxx-xxxxxxxx and if so log the data.

Is there a reliable way to tell if my call is blocked by the call recipient?

Flow
  • 18,464
  • 16
  • 79
  • 138
s014gr0
  • 27
  • 1

1 Answers1

2

You won't be able to tell this information: the target phone could be switched off or unplugged for example.

gbn
  • 397
  • 2
  • 6
  • The fact that it could be off or unplugged doesn't in any way mean that the network cannot report that the phone was on and reachable but blocked the call. Or if it's a carrier-level block there's nothing to stop the carrier from reporting the block. I would suspect that the carriers prevent both of these or at least do nothing to enable it, but that's a different point. – Matthew Read Nov 11 '11 at 00:08
  • So is "You won't be able to tell this information" incorrect? Your comment implies "no" but you still downvoted? – gbn Nov 11 '11 at 05:27