Displaying 20 results from an estimated 2000 matches similar to: "Telemarketer Torture"
2007 May 05
3
asterisk telemarketer torture sound files
Hi,
I have some annoying telemarketer calling me on a recurring basis,
but I'd like to discourage them a bit and have some fun.
I found this:
http://www.voip-info.org/wiki/view/Asterisk+AEL+Telemarketer+Torture
but the link to download the sound files is dead (wyoming.e-tools.com
is NXDOMAIN).
Anyone have a copy of these?
-Adam
2008 Mar 16
4
Telemarketer Torture....
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anyone have the telemarketer torture prompts? I would seriously like
to revive this.....
- --
James Finstrom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH3I8qdloC7YyaIOoRAlAjAJ9Hp+3SS2Z8179HecWIETp4RVDzWQCeMizp
fW2JPZdYl/uxG1ziUwYnHGo=
=QPbv
-----END PGP
2004 Sep 15
2
Results of 13 month study on reducing telemarketing calls
Hello--
I've been playing with the privacy options on my home/home-office system
since August last year, and have some results, gleaned from my CDR
records, which over the last 13 months, number a total of 8672, which
includes incoming, as well as outgoing calls.
Before I start spitting out numbers, let me note that with the current
setup, I haven't had to tell a single telemarketer
2008 Mar 16
0
Telemarketer Torture.... (was: Re: asterisk-users Digest, Vol 44, Issue 49)
You could accept as the "passcode" the caller punching in their own
phone#, then checking that against your whitelist. Lets associates get
past the challenge when using someone else's phone, without their
remembering some arbitrary passcode.
And strangers or barred old associates who abuse it can get an earful
about how you're suing them for wire fraud. Preferably after you
2003 Jun 12
2
Telemarketer GSM?
does anyone have a recorder GSM file that emulates the Telco's "if you are a telemarketer please hangup now" recording? I don't see one in the sounds dir. the ZapATEller works great for computerized callers but if a human hears this message asking them to go away they have to. Isn't that right?
Dave
2004 Aug 23
4
Telemarketer screening
I have been bugging by a telemarketer who does not take any cue at all.
So I look up the Asterisk Handbook and send his call with the respect
caller id to my voicemail.
Has any one implemented any of this feature with database for more
caller ids to be included??
David Kwok
2005 Jan 09
5
telemarketing application
Hi,
I have the following requirements I'd like to implement with asterisk:
1. Asterisk notifies interested PC's on the network that there's an
incoming call so that the telemarketing app can bring up the customer
automagically
2. If a telemarketer makes a call and the customer isn't there and they
arrange a callback, the callback is diverted to the originating
telemarketers phone
2007 May 10
1
Redirecting an existing channel?
Hi all,
There's been a few posts looking for telemarketer torture scripts so I
figured that I would write one using a SQLite db. Handling an incoming
call that is flagged from the database is pretty simple.
My problem is that I would like the callee on an established channel to
be able to redirect the caller to a specific context where my AGI is
called and handles the call by first
2007 Dec 13
2
How do I do this?
I have 2 asterisk servers - serverA and serverC - connected via IAX2.
On serverA, I have a "telemarketer hold" extension which, if I transfer a
caller into it, loops around playing music & "please wait" messages, until
they give up & hang up the phone.
Also on serverA, I have a custom devstate, which lights a lamp on a phone
connected to serverA, which tells me if
2003 Nov 06
2
Dialing an outside number -- QUESTION --
Hello--
I'd like to do a little processing on external phone numbers from within
the asterisk pbx. Fairly simple stuff, but... devilishly hard to make it
work so far!
1. I'd like to dial 9 to get an outside line.
2. If the number dialed after the 9 is 754XXXX, I'd like it to go thru
unmodified. It's the only local number available here.
3. I'd like all 1 XXX XXX XXXX numbers
2005 Jan 28
2
Direct MP3 channel Black Hole?
I'm curious is it possible to direct a call to an
extension that takes you straight to music on hold,
but NOT the standard music on hold.
The boss suggested something he wondered if it was
possible.
Example: Someone calls (Telemarketer), we answer tell
them to hold while we 'redirect' them to extension
(Someone Important) 666 which is a separate music on
hold pool of mp3's from
2007 May 09
6
List of telemarketers??
Does anyone know if there is a known list of telemarketers?
Something like http://whocalled.us/ with an easier access?
We could all benefit if there was such a thing :-)
If there is enough interest, I could put up a database that everyone can
benefit from.
I just need some suggestions on:
(1) Adding new numbers based on community responses (some rule to sanity
check)
(2) Method that everyone
2015 Feb 04
3
auth: Warning: DNS lookup took 1.550 s
Hello,
I am running a dovecot and proxy server on two different virtual machines and on the dovecot proxy server I see around 5-6 times per day the following warning:
Feb 03 16:15:12 auth: Warning: proxy(email at domain.com,xxx.xxx.xxx.xxx,<ABC123456789>): DNS lookup for mailboxserver.domain.com took 1.550 s
I do not really understand how from time to time DNS queries are slow, I tried
2013 Apr 10
2
my "blacklist" is not working
In my blacklist I have: database show
...
/blacklist/Manitoba : advertising
...
[incoming]
; First, lets take care of telemarketers
exten => 4,1,GotoIf(${BLACKLIST()}?blacklisted,s,1)
exten => 4,n,Set(goaway=${CALLERID(number):0:2})
exten => 4,n,GotoIf($["${goaway}" = "V4" ]?blacklisted,s,1)
exten => 4,n,GotoIf($["${goaway}" = "V3"
2007 Oct 18
3
Automating blacklists
Hi,
I've been reading all I can on Google (and Asterisk TFOT book) looking for
ideas on how to implement an automated blacklist feature.
I would like to automatically blacklist a incoming number based on timestamp
and count information.
For example, if I get a prank call from the same number 5 times within 15
minutes, I want my dialplan to automatically blacklist this number.
Should I be
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
I get the following errors when building the torture suite under HP-UX 11i
with HP AnsiC. They are actually somewhat similar to the errors that I get
trying to build the whole package with gcc:
Compiling torture/torture.c
In file included from include/includes.h:109,
from torture/torture.c:23:
/usr/include/sys/socket.h:484: error: parse error before "sendfile"
2018 Mar 08
5
Squid and HTTPS interception on CentOS 7 ?
Le 08/03/2018 ? 11:30, hw a ?crit :
> The government says you must use squidguard to filter something?
The law in France (Code P?nal, article 227-24) states that a public
network is not allowed to broadcast messages containing violence,
pornography or any content contrary to basic human dignity, which is
theoretically punishable with three years of prison or a 75.000 ? fee.
So any network
2009 Nov 06
2
Routing incoming call based on caller id
I am not that good at regex and it's use in Asterisk. I am running
Asterisk 1.4.13
Currently I have this in my extensions.conf for incoming calls on our
house phone line:
[housemenu]
exten => s,1,GotoIF($["${CALLERID(num)}" = "815xxxxxxx"]?s|12);
815xxxxxxx is our home phone number, when caller id fails or is missing
that is what is recorded.
I want to expand this
2003 Dec 09
3
Sendmail not on localhost
Hi .
I already set-up sendmail on another network server thus it would be
nice to use that one or is sendmail on * server required!?
I had a look in the archive but couldn't find any information where to
set the mail server from localhost to my network server .
Cheers
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Aug 30
2
RFC: Adding GCC C Torture Suite to External Test Suites
On Fri, 30 Aug 2019 at 17:34, Finkel, Hal J. via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
>
> On 8/30/19 10:18 AM, Sam Elliott via llvm-dev wrote:
> > TL;DR: I am proposing to add the GCC C Torture suite [1], as an additional external source of tests for the “nightly” test suite. If you are willing to review the patch, it is here: https://reviews.llvm.org/D66887
>