top | item 10360656

(no title)

nadams | 10 years ago

No offense but I didn't mention a specific VOIP provider on purpose.

However, callcentric already has it built and much easier to understand than twilio. I'm not saying that service is bad - but the average person doesn't know what API, cloud, or SIP means (or care). Callcentric makes it pretty obvious what their service is and provides and how to use it.

discuss

order

toomuchtodo|10 years ago

I specifically mentioned Twilio because anyone can build a custom solution to address this problem.

Someone already has done this (with Twilio) to win the FTCs RoboCall Challenge: https://www.twilio.com/blog/2013/04/twilio-powered-nomorobo-...

I also like Twilio ;)

MichaelGG|10 years ago

Funny. I've handled a lot of dialer traffic for customers, as an intermediary (a billion calls every day or two).

"Legal" robo dialer is fairly easy to block. We blocked it on our systems using the same ideas as in the link. Look for repeated calls, low call duration, etc. However, this did not impact our calling stats at all.

That's right, even filtering out all the "known" dialer, we still had tons of shitty dialer traffic coming. The scammier the dialer, the more inclined they are to just make up a new caller ID for each call. Then there's no real pattern and it's easy to slip through. This is illegal and the FCC can fine $10K a day or something. But they don't.

That's the REAL problem. There's never any follow up. Sure, end-users complain now and then. What does that do? It makes one telco pass up a request "please review or block this number". That's it. It is utterly ineffective.

If the FCC was actually serious, they'd start enforcing rules and hold companies accountable. If I, as a VoIP provider, am liable for my customers to a certain extent, then I'm gonna be a bit more selective. I'll make sure my $29 customers aren't faking caller ID or sending lots of calls. On the wholesale side, I will make sure my contracts contain harsh penalties and keep customers liable. It'll take a few months for stuff to trickle down and be enforceable, but eventually the FCC can simply start handing out fines and this whole game will be over.

There's nothing really stopping this from happening other than the FCC not wanting to do it. Sometimes people say "oh well the problem is someone in Elbonia can sign up for $15 and get going" - yeah well eventually their calls hit the US network, and US law applies. If the provider is letting the Elbonians do their scam, the provider is liable. End of story. Suddenly, providers will require a deposit and scammers will piss off.

It doesn't even have to be a large fine. Just making the cost of making up a new identity be non-trivial (a few hundred dollars is probably enough) will put a pin in it.

nadams|10 years ago

> There are no infrastructure changes, or hardware required. This was one of FTC’s guidelines for the contest.

> Unfortunately, Nomorobo is not available on traditional analog landlines or wireless phones at this time.

Sounds like he failed the challenge...

I don't think his idea is revolutionary - one could setup Asterisk to do what he did.