Displaying 7 results from an estimated 7 matches for "robocalls".
2019 Dec 10
5
Block Spam Calls
Hi All. Does anybody know if Google/Android has an API I can sign up for
that will allow us to query the caller ID and find out if it is spam or a
robocaller? I ask because we've had increase in spam calls and I'd like to
simply play dead air or something really annoying.
Thanks all,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Dec 12
2
Block Spam Calls
...__
From: asterisk-users <asterisk-users-bounces at lists.digium.com> on behalf of Greg Woods <greg at gregandeva.net>
Sent: Thursday, December 12, 2019 6:34 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Block Spam Calls
Most spam calls are robocalls these days. At my house, I can block pretty much all of the robocalls by requiring the caller to take some action before ringing the phones. In our case, the action is just to dial 1 for my wife or 2 for me. The only difference it makes in the end is which voice mailbox the caller gets transferred...
2019 Dec 13
3
Block Spam Calls
...o - “press 1 for a human”
>> Works great
> I do this as well, but I also do a database lookup to see if the number
> is on our speeddial list and if so, pass the call directly on without
> the IVR prompts.
I do something similar for calls without caller ID, but I was still
getting robocalls with spoofed caller ID. I have now changed the dialplan
slightly so that the first time people call they are asked to dial 1.
After the first call, they are added to a known caller list and get
straight through, and any robocalls at that point are blacklisted
manually. I have found that most roboca...
2007 Jan 07
5
Some queries on g729 license.
Hi, all
I am a pabx vendor from Singapore. Recently we are going to implement a
failover solution for our customers using heartbeat, the asterisk server
can failover perfectly, however the g729 codec canot work, because it is
binded the mac address, we have bought two set of licenses, can you
provide us some workaround for this scenario?
Regards,
Liangliang
2011 Mar 08
5
[1.4] Reading phone number the French way?
Hello,
I need to write a script which prompts the callee to type a number,
and then read it back to them as confirmation:
======= extensions.conf
[robocall]
;Expect 10-digit number excluding final #, 2 tries, 20s time-out
exten => s,n(nbr2call),Read(NBR2CALL,please-type-number,10,,2,20)
exten => s,n,GotoIf($[${LEN(${NBR2CALL})} != 10]?end)
;exten => s,n,SayDigits(${NBR2CALL})
exten
2017 May 10
7
How to detect fake CallerID? (8xx?)
I have a 'time and attendance' application. Think janitorial or security
kind of thing where an employee goes from location to location.
They're supposed to 'clock in' when they get to a site using a phone at
that site to prove they're there.
Some employees have discovered 'fake caller ID' services can be used to
say they're on site when they are not.
How
2020 May 28
6
Stir-Shaken for asterisk
In a few weeks, no SIP call is going to terminate unless they are signed
properly, as mandated by law. We are in the business of Stir-Shaken,
signing calls, as an FCC-approved provider. A big differentiator between
our service and the rest: we are the only ones who don't need to receive
the calls in our servers to sign them. We do this over a MySQL call,
easily connectable to Asterisk via