Go Back   Android Forums > Android Phones > T-Mobile G1 > Support

Support Support forum for the G1.



Reply
 
LinkBack Thread Tools
Old 06-16-2009, 08:36 PM   #1 (permalink)
Where's the search?
 
Join Date: May 2009
Posts: 29
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Caller-ID-based blocking or call forwarding?

Does anyone know of any Android apps which will conditionally block or auto-forward incoming calls by number? I have someone who is constantly calling my G1 and who refuses to stop, and I'd like to either block that person's calls or forward them to a different number, while allowing all other calls to come through normally.

I saw an app in the Market called "Phone Firewall" or something similar which purports to do this, but the comments state that it doesn't work and is "stupid". It appears in the Market under a few different names.

Do any of you know of any other apps which can help me?

Thanks in advance.
.

HippoMan is offline  

Last edited by HippoMan; 06-16-2009 at 08:39 PM.
Reply With Quote
Sponsors
test
Old 06-17-2009, 12:00 AM   #2 (permalink)
Where's the search?
 
Join Date: Jun 2009
Posts: 36
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

you can send them directly to voicemail in the contacts program...

Click on the contact, go to edit, and at the bottom you can check it to send directly to voicemail

i've never tried it tho
happyally is offline  
Reply With Quote
Old 06-17-2009, 11:02 AM   #3 (permalink)
Where's the search?
 
Join Date: May 2009
Posts: 29
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by happyally View Post
you can send them directly to voicemail in the contacts program...

Click on the contact, go to edit, and at the bottom you can check it to send directly to voicemail

i've never tried it tho
Thanks! I'll give that a try.

This solution is certainly a help and I'm glad to have this option. I'm just wondering if there are any other conditional call-blocking or forwarding options available, perhaps via a third-party app. If not, this might be a good app for me to try to write.

Thanks again.
.
HippoMan is offline  
Reply With Quote
Old 06-17-2009, 12:54 PM   #4 (permalink)
I have a custom ROM!
 
Join Date: Oct 2008
Posts: 1,011
 
Device(s):
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by HippoMan View Post
Thanks! I'll give that a try.

This solution is certainly a help and I'm glad to have this option. I'm just wondering if there are any other conditional call-blocking or forwarding options available, perhaps via a third-party app. If not, this might be a good app for me to try to write.

Thanks again.
.
If you're talking about blocking the call so that the phone doesn't even get the call at all, even voicemail, that can't be done on the handset -- but it is something that you can call your carrier about and talk to them about. Most phone companies, for a fee, can block a specific number from calling you and they get some sort of message instead of a ring on their end.
punkzanyj is offline  
Reply With Quote
Old 06-17-2009, 05:29 PM   #5 (permalink)
Where's the search?
 
Join Date: May 2009
Posts: 29
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by punkzanyj View Post
If you're talking about blocking the call so that the phone doesn't even get the call at all, even voicemail, that can't be done on the handset -- but it is something that you can call your carrier about and talk to them about. Most phone companies, for a fee, can block a specific number from calling you and they get some sort of message instead of a ring on their end.
Actually, I wasn't thinking clearly, and I do realize that blocking, per se, is out of the question, unless it's done by the carrier.

But I'd still like to do conditional call forwarding, such that calls from certain incoming numbers get forwarded to a phone number of my choice, and calls from other incoming numbers don't.

This conditional forwarding is the feature that I think someone could write an Android app to implement. Based on these responses, I guess that such an app doesn't currently exist, and so now, I'm thinking that I should try to write it, myself.

PS: I'm now thinking that there might indeed be a form of "blocking" that could be implemented within an Android app: instead of ringing the phone or routing to voice mail, simply open the line and immediately hang up on the call if it's from a number that I want to "block". I'm going to investigate if there's a way to do this via an Android app.

Thanks for your reply.
.
HippoMan is offline  

Last edited by HippoMan; 06-17-2009 at 05:36 PM.
Reply With Quote
Old 06-17-2009, 06:28 PM   #6 (permalink)
Hey, Android Rocks!
 
Join Date: Dec 2008
Location: Laguna Niguel, CA
Posts: 78
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have an app on my phone that is called CallBlocker. You will probably hear a short ring, then it hangs up the phone on the person, so no voicemail. It requires root though, and I don't think it is available in the market. If you think it will work, and you can't find it via google, let me know, and I'll email it to you.
mm0
muzicman0 is offline  
Reply With Quote
Old 11-23-2009, 07:26 AM   #7 (permalink)
What's root?
 
Join Date: Oct 2009
Posts: 178
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Education

Quote:
Originally Posted by punkzanyj View Post
If you're talking about blocking the call so that the phone doesn't even get the call at all, even voicemail, that can't be done on the handset -- but it is something that you can call your carrier about and talk to them about. Most phone companies, for a fee, can block a specific number from calling you and they get some sort of message instead of a ring on their end.



This guy could not be more incorrect. Of course every handset has the option to block a call. Every call that comes in the hardware goes through what we can simplify as a true false check on whether to receive and acknowledge a call signal.

The question is how difficult is it to find or make software to access this type of hardware on your device. Some phones you might need root access, others you might not.

The iPhone for one does not need root access in order to have access to its hardware for accepting an incoming call signal. The app that was made to do this is called the Mcleaner application and thousands of people currently use it.


We need to get the idea out of our head that we don't have control over our device. People, these are computers we hold in our hands that have the ability to place phone calls, just like the computer on our desk. If I told you that I will sell you a computer but it won't have any option of letting outside computers connect to it, whenever they sought fit... you would walk away laughing at me.


We own our devices, and for that matter we own the actual phone number also ( as of a few years ago by law), so lets remember that and try to get it mandatory that phones come equip with software to support the hardware inside them such as this.
phaze3131 is offline  

Last edited by phaze3131; 11-23-2009 at 08:41 AM.
Reply With Quote
Old 11-23-2009, 07:46 AM   #8 (permalink)
I have a custom ROM!
 
Join Date: Oct 2008
Posts: 1,011
 
Device(s):
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by phaze3131 View Post
Edit, instead of saying this guy was incorrect I should of just said... AIRPLANE MODE, HELLO?

This guy could not be more incorrect. Of course every handset has the option to block a call. Every call that comes in the hardware goes through what we can simplify as a true false check on whether to receive and acknowledge a call signal.

The question is how difficult is it to find or make software to access this type of hardware on your device. Some phones you might need root access, others you might not.

The iPhone for one does not need root access in order to have access to its hardware for accepting an incoming call signal. The app that was made to do this is called the Mcleaner application and thousands of people currently use it.


We need to get the idea out of our head that we don't have control over our device. People, these are computers we hold in our hands that have the ability to place phone calls, just like the computer on our desk. If I told you that I will sell you a computer but it won't have any option of letting outside computers connect to it, whenever they sought fit... you would walk away laughing at me.


We own our devices, and for that matter we own the actual phone number also ( as of a few years ago by law), so lets remember that and try to get it mandatory that phones come equip with software to support the hardware inside them such as this.
No, I am correct, you misunderstood me.

In order to get a call blocked so that that your phone doesn't ring, doesn't show the call in the call log, the call doesn't even get forwarded to your phone -- the carrier has to do this.


Yes, in the contacts section you can always send someone to voicemail, but that means your phone received the call and rerouted it. That's the ONLY thing you can do on a handset, reroute. If you want to block the call entirely so that you don't even know the person tried to call you --- the carrier has to do that. It's the basics of phone technology.
punkzanyj is offline  
Reply With Quote
Old 11-23-2009, 08:41 AM   #9 (permalink)
What's root?
 
Join Date: Oct 2009
Posts: 178
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by punkzanyj View Post
No, I am correct, you misunderstood me.

In order to get a call blocked so that that your phone doesn't ring, doesn't show the call in the call log, the call doesn't even get forwarded to your phone -- the carrier has to do this.


Yes, in the contacts section you can always send someone to voicemail, but that means your phone received the call and rerouted it. That's the ONLY thing you can do on a handset, reroute. If you want to block the call entirely so that you don't even know the person tried to call you --- the carrier has to do that. It's the basics of phone technology.

Again, this guy is wrong. Maybe we can figure out a way to block his posts so he doesn't confuse everyone here.

Of course it is possible based on my explanation of how a phones hardware handles an incoming signal. He chose not to read that or maybe he needs help understanding it.

Some phones the software is not available yet, but it will be soon. Just need someone, whether it be the manufacturer of the device or an aftermarket app/rom to support such things.


In any case this is of course possible. Glad I could help.

remember: The carrier wants us to believe we have no way of fully controlling our device, when we know we actually do have that option (in time)... and that is why we are here to show them that we do and will have control over our devices.
phaze3131 is offline  

Last edited by phaze3131; 11-23-2009 at 08:47 AM.
Reply With Quote
Old 11-23-2009, 10:06 PM   #10 (permalink)
CONTRIBUTOR
 
justjimjpc's Avatar
 
Join Date: Nov 2008
Location: Washington DC, USA
Posts: 8,429
 
Device(s): G1(2ea) 1 rooted, MT3G v1.0
Thanks: 2
Thanked 41 Times in 36 Posts
Default

Quote:
Originally Posted by phaze3131 View Post
Again, this guy is wrong. Maybe we can figure out a way to block his posts so he doesn't confuse everyone here.

Of course it is possible based on my explanation of how a phones hardware handles an incoming signal. He chose not to read that or maybe he needs help understanding it.

Some phones the software is not available yet, but it will be soon. Just need someone, whether it be the manufacturer of the device or an aftermarket app/rom to support such things.


In any case this is of course possible. Glad I could help.

remember: The carrier wants us to believe we have no way of fully controlling our device, when we know we actually do have that option (in time)... and that is why we are hezanre to show them that we do and will have control over our devices.

Punkzanyj is very versed, and you are taking exception, I think, to what you think might be available in the future ....

The fact is right now it does not exist for our phones... no matter how much we wish it did ...

You could turn voice mail off so that the phone would just ring when the Carrier pushes the call out onto the network ... but that would be crazy to have to listen to ...

Your suggestion to block someones post is amazing ... that you want to block open discussion ... Maybe Indicating that your view might be the only correct one .... Many have blocked ideas that they didn't want hear ...

I am glad we don't live in that society...

Some of you might want to try FY Receptionist ... not a perfect solution but does have black/white list and like 5 modes ... .
__________________
Help Us: Submit FAQ's You have answered over and over! I will add them to OUR FAQ LIBRARY. Check out our FAQ's.... Also Check out our Tag Search.

Running 2 G1's & a MT3G(dMd64) : 1.) Legit G1=1.6 DRC83 // 2.) Rooted G1=CM's 4.2.15.1 (03/08/10), Recovery =RA 1.5.2

Link for --> G1 Dream ROOT GUIDE ///// Link for --> UN-ROOT GUIDE
.
justjimjpc is offline  
Reply With Quote
Old 12-17-2009, 03:30 PM   #11 (permalink)
Hello, my name is .......
 
Join Date: Dec 2009
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

GBlocker: GBlocker v1.3.0 Application for Android | Communication

It's lacking a bunch of features but it's better than nothing...

k
kristan is offline  
Reply With Quote
Reply

Bookmarks

Tags
block calls, blocker for blocked calls, call blocker


Go Back   Android Forums > Android Phones > T-Mobile G1 > Support
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 01:46 AM.
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
Custom vBulletin Skins by: Relivo