top | item 10360898

(no title)

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.

discuss

order

patio11|10 years ago

One is welcome to ship an Asterisk implementation of it any time one feels like doing so. One has not shipped an Asterisk implementation. One may underestimate to which degree ideas, revolutionary or otherwise, are improved by actually shipping concrete instantiations of them which actually work.

Incidentally: NoMoRobo gains some utility specifically because Twilio exists. A trivial example: phone numbers have a history to them. Most customers of Twilio want to buy phone numbers with a relatively clean history, i.e., ones that were not widely distributed prior to their life with that customer, to avoid misdirected calls or e.g. reputational issues. NoMoRobo wants precisely the opposite -- they literally ask Twilio to provision them with phone numbers which are otherwise unsaleable to customers, for example because those numbers are actively getting spammed to death. (Twilio has an entire team of people whose job is telephone number quality. Things you wouldn't have guessed existed in the world, right?)

This works great for NoMoRobo's use case, because a phone number getting spammed to death is perfect for them -- it lets them cheaply capture a lot of phone numbers which one has a high confidence are spam rather than ham.

MichaelGG|10 years ago

Fun/rude anecdote: We (a VoIP provider) once got a number that was getting 250K calls every week. Not because telemarketers were calling it, but because that ID was being usd to make a lot of outbound calls. So people would call back, upset, trying to figure stuff out. We dumped the number (no sense paying for all that traffic), but not before shunting it into a conference call (and playing a message telling them so).

It was rather interesting to see how people reacted together. One person would call in, angry, another person would call in, soon there'd be 4 people all yelling at each other "Well you called me!" "No I didn't!" "Now listen here, I think maybe the wires are crossed" and on and on. Sometimes they'd gang up together and try to sort problems out, but often it'd just degenerate into name calling.

Anyways, it's sad that NoMoRobo exists. The FCC could trivially put an end to scam calls, robo-dialing, etc., with a couple days of drafting a new regulation, and then a few months to implement it. Source: I've handled billions of calls, much of which were dialer traffic. I've worked on both sides (trying to block traffic, trying to get upstreams to take traffic).

toomuchtodo|10 years ago

Wow, thanks so much for contributing this Patrick. I had no idea Twilio did this or had a team who worked on it!

toomuchtodo|10 years ago

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

Twilio is stupid simple to prototype and get up and running with, at which point you could transition to your own SIP provider with a cluster of Asterisk servers when you're at scale.