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: <http://lists.digium.com/pipermail/asterisk-users/attachments/20191210/61a53e7b/attachment.html>
On Tue, Dec 10, 2019 at 11:01 AM Alexander Perkins <alexanderhenryperkins at gmail.com> wrote:> 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 don't think that there is a public (free) API. All robocall protection services are paid ones. You can find several on Twilio from US$ 0.003 up to US$ 0.06 per query, depending on what you are looking for.
<html><head><title>Re: [asterisk-users] Block Spam Calls</title> <meta charset="utf-8" http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" /> </head> <body> <span style=" font-family:'Arial'; font-size: 12pt;">Hello Alexander,<br> <br> Tuesday, December 10, 2019, 7:57:54 AM, you wrote:<br> <br> </span><table style =" border-collapse: collapse;" cellpadding = 1 cellSpacing = 2> <tr> <td width=3 bgcolor= #0000ff><br> </td> <td ><span style=" font-family:'arial'; font-size: 12pt;">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.</td> </tr> </table> <br> <span style=" font-family:'Arial'; font-size: 12pt;">I've had reasonable luck making a list of suspect Caller IDs though they seem to be slowing down the use of those as time goes by. In my experience, calls with these caller IDs are never valid calls. Depending on who's calling you may also have good luck blocking all calls with the same area code and 3 digit prefix. I store all this in the Asterisk database and wrote my own blacklist and whitelist functions to handle it in the dial plan. If you do this you'll need a whitelist to let the people who end up here because they've not published their caller ID to the lookup lists and one of get the default "800 Service" tags.<br> <br> Ira<br> <br> <br> 0000000 <br> 00000000 <br> 000000000 <br> 0000000000 <br> 00000000000 <br> 800 SERVICE <br> 800 Service <br> 800_SERVICE <br> 800_Service <br> ASSIST <br> CLIENT SUPPORT <br> COMMERCIAL RECO <br> CUST SERVICE <br> CUST SRVC <br> CUSTOMER SERVI <br> CUSTOMER SERVIC <br> CUSTOMER SERVICE <br> CUSTOMER SRV <br> CUSTOMER-SERVI <br> CUSTOMER-SERVIC <br> CUSTOMER-SERVICE <br> CUSTOMER_SERVI <br> CUSTOMER_SERVIC <br> CUSTOMER_SERVICE <br> INS SRVCS <br> INSURANCE <br> INSURANCE SRVC <br> LOCAL RANKING <br> PRIORITY MARKET <br> PRIVATE NAME <br> RENEWAL DEPT <br> RESEARCH CENTER <br> TELEMARKETER <br> TOLL FREE <br> TOLL FREE CALL <br> TOLL-FREE <br> TOLL-FREE - <br> TOLL-FREE - <br> TOLL-FREE- <br> TOLL_FREE <br> TV RESEARCH <br> TV RESEARCH CO <br> VOIP CALLER <br> <br> <br> <br> <br> <br> -- Ira</body></html>
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 to if no one answers, but since asterisk so programmable, there are a lot of ways to accomplish the basic concept. I can see tons of calls in my log that never get through to bother us. --Greg On Tue, Dec 10, 2019 at 8:58 AM Alexander Perkins < alexanderhenryperkins at gmail.com> wrote:> 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 > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20191212/6f2ecc28/attachment.html>
This is exactly what I do - “press 1 for a human” Works great ________________________________ 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 to if no one answers, but since asterisk so programmable, there are a lot of ways to accomplish the basic concept. I can see tons of calls in my log that never get through to bother us. --Greg On Tue, Dec 10, 2019 at 8:58 AM Alexander Perkins <alexanderhenryperkins at gmail.com<mailto:alexanderhenryperkins at gmail.com>> wrote: 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 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20191212/de11cc55/attachment.html>
On 12/12/19 5:33 PM, Greg Woods wrote:> 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 to if no one answers, > but since asterisk so programmable, there are a lot of ways to > accomplish the basic concept. I can see tons of calls in my log > that never get through to bother us.Not bad. I was toying with another idea. I find that if I don't answer a robot fast enough it just hangs up. How about ring two or three times before passing to the actual extension? -- D'Arcy J.M. Cain Vybe Networks Inc. A unit of Excelsior Solutions Corporation - Propelling Business Forward http://www.VybeNetworks.com/ IM:darcy at Vex.Net VoIP: sip:darcy at VybeNetworks.com