Deflecting recorded telephone calls?

  • Thread starter Thread starter Stephen Tashi
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on the need for telephone answering hardware that can automatically answer calls and require callers to press a key before the phone rings, effectively filtering out recorded advertising calls. Raspberry Pi and Arduino enthusiasts are suggested as potential sources for DIY solutions, although these may also inadvertently block important non-advertising calls like appointment reminders. The conversation highlights the limitations of such systems, particularly in dealing with human spammers who can bypass the key-press requirement. Users are advised to consider the implications of blocking calls from unknown numbers.

PREREQUISITES
  • Understanding of Raspberry Pi and Arduino platforms
  • Basic programming skills for customization
  • Knowledge of caller ID systems
  • Familiarity with telecommunication hardware
NEXT STEPS
  • Research Raspberry Pi projects for call filtering solutions
  • Explore Arduino-based answering machine designs
  • Learn about implementing caller ID whitelisting
  • Investigate telecommunication hardware options for spam filtering
USEFUL FOR

Individuals interested in DIY telecommunication solutions, Raspberry Pi and Arduino enthusiasts, and anyone seeking to reduce unwanted spam and robocalls while managing important notifications.

Stephen Tashi
Science Advisor
Homework Helper
Education Advisor
Messages
7,864
Reaction score
1,605
Is there any type of telephone answering hardware that provides a simple way to automatically answer a call and require that the caller press some key before it let's the phone ring?

Such hardware would filter out recorded advertising calls. Of course, it would also filter out non-advertising recorded calls, like reminders of dental appointments or notifications that prescriptions are ready at a pharmacy.

(I'm talking about an answering machine with that feature - not a "service" that one would purchase from the phone company or other company.)
 
Computer science news on Phys.org
Raspberry Pi enthusiasts might have a solution similar to what you'd like:
http://lifehacker.com/5981063/block...od-with-the-raspberry-pi-powered-banana-phone

Arduino enthusiasts might have something similar.

But as you say, such solutions are likely to also block non-spam calls too (e.g., dental appointments, prescription notifications) by default. Maybe you could specify a set of "safe" caller ID numbers to pass through, but I don't know that level of detail is in the solutions (then again, with a bit of programming, perhaps you could code up a working solution).

That right there will get rid of the pre-recorded robo-callers. But be careful with this:

It won't necessarily get rid of all the human spammers and scammers though. In my case, most of the humans that call on my landline are spammers or scammers* and if they can press the code, well, then they get through.

What's more, every once in awhile I get a call from a human (also calling from an Outbound WATS line) that I actually do want to talk to (rarely do I wish to talk to anybody calling from an Outbound WATS line, but it does happen from time to time). The human on the other end may or may not have the opportunity to punch in the appropriate code to continue/they or they might not hear the appropriate instructions to proceed. So keep that in mind.

*I seem to be a prime target of scammers for some reason. I started a thread about that awhile ago. Just last week I got a new type of scam call that was quite convincing -- thank goodness I didn't fall for it. But I should save that for a different thread.
 
Last edited:

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 13 ·
Replies
13
Views
6K
  • · Replies 24 ·
Replies
24
Views
27K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 65 ·
3
Replies
65
Views
12K
  • · Replies 13 ·
Replies
13
Views
4K