Fighting non email spam
These may include snail mail spam, sneaker spam (sales / market droids calling
at your door) phone spam (telemarketing), horizon spam (billboards).
Some countries have a central mandatory do not call list.
General
- Always try the find out who is bothering you.
- Call the chamber of commerce and find out who are on the board.
- Find out their home phone numbers.
- Call one or two board members at home and tell them what you think about the
whole lot. As it turns out, giving these thugs a taste of their own medicine
has proven to be very very effective indeed.
- If possible, be buzzword compliant in your criticism. That way you're much
more effective in actually getting through to these morons.
Phone spam
Some countries have a central mandatory do not call list.
- Get a Caller ID (CLIP) display.
- Do not answer calls without a CLIP.
Some number displays will disconnect your phone if there's no number.
So, if you can't identify who's calling you, your phones won't even ring!
Some telcos provide ACR (Anonymous Call Reject), which does the same.
- If possible, try to hook up your CLIP to some sort of database system
displaying the name and address of the caller. Sometimes this info can be
obtained from a reverse directory website.
- Do not answer calls from commercial entities unless you have reason to
believe that they won't bother you with pointless drivel. For instance
because you asked them to call you.
- You could have all anonymous calls answered by a fax / modem.
Eg; Start minicom and type ATA <Return> whenever you receive an
anonymous call.
The shell script below starts minicom with a script;
#!/bin/bash
exec minicom -c on -S "/home/rob/bin/pd.scr" modem
'modem' is a the config file used.
Below pd.scr.
'OK' is the modem's response to the reset string.
'! killall minicom' kills minicom after the script has run.
expect {
"OK"
}
print "\r"
send "ATA\r"
expect {
"NO CARRIER"
}
! killall minicom
Asterisk VoIP
See:
Horizon spam
ADBUSTERS - Culture Jammer
Headquarters