National Do Not Call Registry

Posted November 10, 2006 at 7:57 AM by Ben Nadel

Tags: Life

Someone just sent me a link to this site. Looks legit, plus it's ".gov" and I am sure I have heard of it before. Anyway, you should check it out cause telemarketers need to be stopped. Plus, I only have a cell phone so I basically get charged (via minutes) for incoming calls which I have not requested which is totally lame!

The National Do Not Call Registry gives you a choice about whether to receive telemarketing calls at home. Most telemarketers should not call your number once it has been on the registry for 31 days. If they do, you can file a complaint at this Website. You can register your home or mobile phone for free. Your registration will be effective for five years.

Anyway, check it out: http://www.donotcall.gov/



Reader Comments

Nov 10, 2006 at 9:08 AM // reply »
6 Comments

Yes, it's legit, and it works very well. You just need to be aware of the limitations.

The law doesn't cover charitable organizations, political groups, survey takers, or anyone you have a business relationship with (so your phone company can still call and try to "upsell" you, for example). The site covers the exceptions in more detail. It won't get the unsolicited calls down to zero, but it will make a substantial dent.


Nov 10, 2006 at 2:07 PM // reply »
16 Comments

When viewing www.donotcall.gov my browser popped up a warning for:

"Could not verify this certificate because the issuer is unknown."

I chose to examine the certificate details and found the "Issued to" address does not match the domain name for the site, which made me wary:

Issued To: g6589dcs.nyc2.aens.net

However, I then double-clicked the lock icon and found it was a different certificate that did in fact match for *.donotcall.gov.

Scratching my head, I viewed source and found the page is including a reference to resource at a different URL:

http://g6589dcs.nyc2.aens.net/DCS0000036D4Q/njs.gif?dcsuri=/nojavascript

So this may be what was triggering the warning in my browser the image domain didn't match the domain for the website domain.

Looking further I think the problem is just that the remote resource at aens.net has its own certificate signed with updated Issuer information:

Issued From:
CN = VeriSign Class 3 Secure Server CA
OU = Terms of use at https://www.verisign.com/rpa (c)05
OU = VeriSign Trust Network
O = VeriSign, Inc.
C = US

Verisign has posted a pre-emptive warning about this, though:

http://www.verisign.com/support/advisories/page029264.html
"The VeriSign/RSA root expires in January 2010 and it is important that the migration off this root is completed well before that date. VeriSign will be rolling out this new 2048 bit VeriSign Class 3 Secure Server CA to all Secure Site and Standard SSL Certificate customers during 2006. "

I tried to do a whois search on donotcall.gov to verify to whom the domain was registered. If I found it was registered to government agency and not some phisher then I'd have more faith in the site, but instead I just found that "The domain extension you entered (.gov) is not supported.".... So much for that.


Nov 10, 2006 at 3:00 PM // reply »
11,238 Comments

Steven,

Hmmmmm, so you think it's a no go??


Nov 10, 2006 at 3:07 PM // reply »
1 Comments

I agree that it's legit. That site is linked from the Federal Trade Commission website as well (http://www.ftc.gov/donotcall/).

However please note that according to the FTC, "FCC regulations prohibit telemarketers from using automated dialers to call cell phone numbers. Automated dialers are standard in the industry, so most telemarketers are barred from calling consumers on their cell phones without their consent."... so your cell phone should already be protected. But it probably doesn't hurt to add your cell phone to the registry.


Nov 10, 2006 at 3:09 PM // reply »
11,238 Comments

Jen,

It's good to know that cell phones are already protected... but I can assure you that I have gotten several telemarketer type phone calls. Not a lot, but some people clearly have no regard for the law :)


Mar 29, 2007 at 3:25 PM // reply »
1 Comments

Yea, cell phones are protected. Right... I just got a telemarketing recording calling me on mine. Which was supposed to be in the national do not call list as I did that when I got the phone last year. Filing my complaint with the DNC list web site it says my number os not registered. Weird... It is now, and I've got a printout saying so. I wish phones had a feature to ban incoming calls built-in to them, so I could select the number, press ban, and never receive anything from them again.


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 20, 2013 at 11:45 AM
Using jQuery's Animate() Step Callback Function To Create Custom Animations
This is really useful. I found out that you don't actually have to use a dummy css property (surprisingly). To animate a property in a linear-gradient for instance I did this this.css('someLinearGra ... read »
May 20, 2013 at 10:51 AM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Josh, Oh snap! You're totally right! I'm not sure I've ever tried that. I did know that you can call a number of other array-methods on ColdFusion query columns: http://www.bennadel.com/blog/167 ... read »
May 20, 2013 at 10:45 AM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Ben - I believe you can achieve the same functionality with ColdFusion's built in ArrayToList() function. ArrayToList( users[ "id" ] ); ... read »
May 20, 2013 at 10:21 AM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Is there any error logging and handling framework in angularjs, if not then in what way I can do this. ... read »
May 19, 2013 at 2:31 PM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
It's funny really just how well that image describes the way I would imagine most people that go with angular for some project is. I have had a similar roller-coaster ride with it as well, but not qu ... read »
May 17, 2013 at 7:42 PM
HashKeyCopier - An AngularJS Utility Class For Merging Cached And Live Data
Ben - thanks so much for posting these Angular articles and findings, they've been a huge help towards learning one of the more 'complex' JavaScript frameworks out there (IMO). I have been using Angu ... read »
May 16, 2013 at 5:01 PM
UPDATE: Parsing CSV Data Files In ColdFusion With csvToArray()
Your code was the closest thing I've found to obtaining some direction for converting ISO fields to values that CF can translate properly. Thank you for posting! ... read »
May 15, 2013 at 6:07 PM
Making SOAP Web Service Requests With ColdFusion And CFHTTP
Ben, you once again saved my bacon at work. Thank you, thank you, thank you! ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools