How Do I Filter Phone Calls on a Land Line?
An anonymous reader asks: "I have a telephone on a plain old land-line, with the option of subscribing to caller-id.
I would like to filter incoming phone calls, diverting them to either the handset or answering machine, based on whether the caller-id matches a list of trusted phone numbers.
Considering that many of today's land-line telephone handsets can display caller-id and store a list of favourite phone numbers, I don't think this is technologically difficult.
AI am not interested in: subscribing to a service provided by my telephone company. I would prefer the filtering occurred on my side of the phone line, or implementing a software solution on my PC. Frankly, that is overkill, and I don't want my PC turned on permanently. I would prefer something like a small, solid-state hardware device. Is there any such thing available?"
An answering machine. Don't answer till you know who it is, and if they don't leave a message you probably didn't want to talk to them anyway.
"I use a Mac because I'm just better than you are."
The cheap Uniden dual-handset receiver that came free with my SunRocket service has a built-in phonebook, complete with user groups and different ring-tones. Set the default ring-tone to nothing/one quiet beep and put everyone you know into groups with a real ring.
No PBX, no software and service independent.
If it's truely important, the caller will re-dial after hanging up on your answering machine's greeting. Works fine.
Honestly, the "what about emergencies" arguement is as badly abused as "think of the children." My telephone is a resource for *my* convenience, paid for by *me.* If someone calls while I'm eating dinner with my family, the call is allowed to roll-over to the answering machine. If there's an immediate call-back, I'll probably interrupt what I'm doing. Somebody screaming into the answering machine in the next room would be a good clue too. Everything else gets done on *my* schedule.
It used to be that receiving a telephone call was a big deal - think back to the early 1900's. Nobody had phones. If somebody called you, there was probably large expense (money, time, effort) to place the call from the other end. That expectation persists to today, in spite of the ubiquity and low-value of most phone calls. The phone companies go to great lengths to maintain this perception of "high priority interrupt." They're in your face, and they want to stay there (but that's a completely different rant.)
Think of the children. They're busy eating their dinner and experiencing some family time. Call back later. (To address the original poster: get an answering machine; learn to use it; don't let the phone rule your life.)
Slap said card into a Linux or Windows box. I chose Linux but it seems asterisk has been ported to Windows, too.
Now grab asterisk. If you went with Linux you'll have to download and install the Zaptel drivers for the Digium card, too. I haven't had much luck with the Debian packaged Asterisk and prefer to compile it from the CVS tree. Once you've got asterisk installed you can modify your extensions.conf file. Make some local extensions (You can use your FXS phone and a SIP soft phone like Linphone to test these.) Now you can do ALL SORTS of fun stuff. My home setup has a little voice menu system that asks you if you're a telemarketer and then asks you to dial 1 or 2 for myself or my room mate. If we don't pick up, the call goes into a voice mail system very simlar to what I have at work.
Eventually I plan to sign on with a VOIP service and keep the landline only for inbound calls and 911 service. You can also route local calls over a landline and long distance calls through a VOIP provider (or one of those 10-10 serivices if you prefer using one of those.) You can also set up speed dial keys for any combination (#1 on my phone gets you Abo's Pizza in Lafayette.)
I suggest that you keep an actual non-wireless phone plugged into one of the other landline ports in the house -- even if you're on a UPS, a protracted power outage could end up leaving you with no way to call 911. Having an old non-wireless phone around is the safest thing to do -- they draw voltage off the phone line to work, and that usually stays up. Just make sure you don't have to plug the phone into anything other than the phone line and you'll be good to go.
Asterisk takes a fair amount of configuring and it can be intimidating at first, but the flexibility it offers to the home user is unparalleled by anything else in its price range. For a home user, anything coming even close to it would be well out of the price range of most people.
I'm trying to teach myself to set people on fire with my mind... Is it hot in here?