Slashdot Mirror


After Bomb Threats, FCC Proposes Letting Police Unveil Anonymous Callers (cnbc.com)

Police should be allowed to unmask anonymous callers who have made serious threats over the phone, the Federal Communications Commission has proposed. From a report: The proposal would allow law enforcement, and potentially the person who's been called, to learn the phone number of an anonymous caller if they receive a "serious and imminent" threat that poses "substantial risk to property, life, safety, or health." Specifics are still up in the air. The FCC is asking (PDF), for instance, whether unveiled caller ID information should only be provided to law enforcement officials investigating a threat, to ensure that this exemption isn't abused.

116 comments

  1. I am Surprised by sycodon · · Score: 2

    That privacy laws don't already provide for this scenario.

    WTF?

    --
    When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    1. Re: I am Surprised by saloomy · · Score: 1

      They do, but the networks can't always trace these calls. This law would force the telex companies to implement tech to find out where calls were coming from. I think this is a cat and mouse problem though. All you need is someone's SIP credentials and a trustworthy VPN.

    2. Re: I am Surprised by bobbied · · Score: 1

      In the public switched network, they surely know where the call comes from and where it's going, SS7 Signaling requires it to set up the bidirectional audio connections for the call. What doesn't exist is the requirement to allow the retrieval of this information AFTER the call is set up.

      Phone companies routinely capture only the data they need to bill the call in a CDR (Call Detail Record) and at that point, they don't need (or likely want) the additional information about the source and destination numbers, especially for Cell calls, where the actual source/destination numbers used to route the call are often NOT the actual phone number anyway.

      So I guess I'm saying that phone networks cannot easily trace a call AFTER it's setup, but only because they don't now always capture the necessary information when they had it.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    3. Re: I am Surprised by ShanghaiBill · · Score: 1

      In the public switched network, they surely know where the call comes from and where it's going

      Then why do I get daily calls from India that show a CID in my local area code?

    4. Re: I am Surprised by Anonymous Coward · · Score: 0

      Because as stated above, the phone company doesn't give a single fuck about people spoofing calls as the additional overhead and tech would cut into their precious profit margins. They COULD do something about this IF they wanted to, but they don't so instead they tell their customers to go and fuck themselves.

    5. Re: I am Surprised by bobbied · · Score: 1

      The Caller ID part of SS7 ISUP is not what's used to route the call. Caller ID is an optional bit of data tacked onto the calls signaling and can literally be set to ANYTHING the originator wishes. It happens all the time.

      Give me some time, an PBX and the president's phone number and You too can receive a call from the Oval Office of the Whitehouse to show your friends on your caller ID. Of course it will be MY voice on the other end, but your Caller ID will prove who called you right? (Saw this done once.)

      So when you get the telemarketing call with a CID in your local area, they just set the optional data in the SS7 ISUP signaling to indicate that when they originated the call... It's not hard.. It happens all the time for legitimate and illegitimate reasons.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    6. Re: I am Surprised by Anonymous Coward · · Score: 0

      So, this scenario would seem to allow spoofing to become a particularly dangerous form of 911-ing with the target becoming a person of interest for getting gitmoed

      No thank you, what is that quote... "Those who are willing to trade their essential rights for security deserve neither"

      fwiw, Americans have less than a 1 in 100 million chance of being affected by terrorism on an annual basis, while this change would expose every single one of them to a practice that we each see abused (spoofing) multiple times a month

    7. Re:I am Surprised by aaarrrgggh · · Score: 1

      I am surprised that people think they don't have their numbers already. You call 911 and there is no anonymity at all. The only anonymity you get is that the local police might not index and catalog calls for investigative purposes, but everything is recorded with metadata.

      For the facilities I have been in, the dispatch center and 911 center all have the same information, although a local police station might not have everything in an easy to access way if the call is direct.

    8. Re: I am Surprised by spiritgreywolf · · Score: 1

      Yep. I have seen credit unions do this to people when they're late on their car payments. They show up as the person employer on the CID. Neat trick, but I always thought violated some law or other.

      --
      Never have a philosophy which supports a lack of courage
    9. Re: I am Surprised by sunderland56 · · Score: 1

      This law would force the telex companies to implement tech to find out where calls were coming from.

      They already have this information; that's how their billing works. The destination exchange needs to know who to charge for the call.


      number1 = get_number_from_callerid();
      number2 = get_number_from_ani(); // ANI is used for billing purposes

      if (number1 != number2) { // this call is spoofed
              bill(number2, $100);
              drop_call();
      }

    10. Re:I am Surprised by Swave+An+deBwoner · · Score: 1

      The synopsis states that this is for threatening phone calls made to an individual, not to 911.

    11. Re: I am Surprised by Carnildo · · Score: 1

      Because "Caller ID" is just a bit of user-controlled data tacked on to the call. Call routing and billing are handled through a different, internally-controlled number.

      There are good reasons to do this: consider an office with a hundred phone lines routing into a PBX, and then fanning out to a thousand internal extensions. Each of those phone lines has its own number for billing and routing purposes, and it's unreasonable to expect that office's contacts to memorize all hundred of those phone numbers. Instead, the office PBX can be set up to send out a single, "official" phone number in the caller ID data, so that people just need to remember that calls from 1-800-547-7277 are from the company in question.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    12. Re: I am Surprised by Anonymous Coward · · Score: 0

      Sure is a lot of work to get hung up on just as fast...

    13. Re: I am Surprised by Anonymous Coward · · Score: 0

      Yes, that is a malicious weak spot. However the fake tech support people won't call 911 and risk ruining their bread and butter. They know someone else will eventually, so until then they need to scam as many as possible

  2. They already can do this WITH A FUCKING WARRANT by Anonymous Coward · · Score: 0

    GET A WARRANT YOU LAZY BONES

    showing probable cause for a warrant is your job

    you fucking lazy cowards think the surveillance state solves every thing

    1. Re:They already can do this WITH A FUCKING WARRANT by Anonymous Coward · · Score: 0

      Warrants take a little bit of time and there's like 1 case out of 5,000 where the judge doesn't issue the warrant.

      If the retarded voting base is going to let you get away with breaking every law and wiping your ass with the constitution, might as well do so.

    2. Re:They already can do this WITH A FUCKING WARRANT by Anonymous Coward · · Score: 0

      If this stops bomb threats or swatting, it needs to happen.

    3. Re:They already can do this WITH A FUCKING WARRANT by Anonymous Coward · · Score: 0

      I don't think so, but for the sake of argument: You first need to show how this will do that. Including but not limited to how it cannot fail to do so in the face of trivial countermeasures, like flouting the rule. Because otherwise you've made another rule that for its successful function requires the perps to cooperate, which they weren't doing in the first place.

      So the onus is on the proponents to show that it is in fact a good idea. Go on. In your own time.

      In the meantime, this is what warrants are for and the speed of getting those is a question of efficiency, something law enforcement and the judicial branch have in their own hands and need no rules for to improve.

    4. Re:They already can do this WITH A FUCKING WARRANT by Anonymous Coward · · Score: 1

      Hello citizen, we are conducting our daily search of your premises. This is to ensure you do not have any bombs.

    5. Re:They already can do this WITH A FUCKING WARRANT by Anonymous Coward · · Score: 0

      If this stops bomb threats or swatting, it needs to happen.

      A government camera watching every citizen 24 hours a day would help prevent bomb threats and swatting. Keeping everyone locked in a cell 24 hours a day would help prevent bomb threats and swatting. Do those need to happen, too?

  3. Landline call trace by SeriousTube · · Score: 1

    At least on landlines isn't that what *57 is for?

    1. Re:Landline call trace by gnick · · Score: 2

      What's a "landline"?

      --
      He's getting rather old, but he's a good mouse.
    2. Re: Landline call trace by Anonymous Coward · · Score: 0

      Like a cellphone but it always works

    3. Re:Landline call trace by bobbied · · Score: 2

      What idiot uses a land line to make a threat from? Besides, who on earth has land lines anyway...

      Also, I may be wrong, but the *57 doesn't work for calls where the caller has requested to block his Caller ID information, or for instances where the caller ID information has been spoofed (which is an exceptionally easy thing to do from a PBX or a lot of VOIP services).

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    4. Re: Landline call trace by gnick · · Score: 2

      Their reliability is pretty good in some situations. It sucks when I'm driving.

      --
      He's getting rather old, but he's a good mouse.
    5. Re:Landline call trace by SeriousTube · · Score: 1

      It's not for a call from a landline, it's for a call to a landline. Also you are flatout wrong about the caller id information. It is not needed.

    6. Re:Landline call trace by bobbied · · Score: 2

      Sorry, I made a bad assumption... The *57 causes the complete signaling information for the call to be recorded for disclosure to the police upon request but only for the last call.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    7. Re:Landline call trace by aaarrrgggh · · Score: 1

      Police generally are using the ANI rather than CID. AFAIK, there is no way for an end user to spoof ANI, although it might not reflect an extension.

    8. Re:Landline call trace by Anonymous Coward · · Score: 0

      It's like a cellphone but for dinosaurs.

    9. Re:Landline call trace by spiritgreywolf · · Score: 1

      I have a landline - comes with my DSL backup in case my business internet tanks.

      And I have to say, I will never give up my land line. Every single time I have needed to make an important conference call and listen to every detail, every VoIP vendor I tried along with my ISP? They scrambled and made the call have dropouts every few seconds. VoIP fucking SUCKS when you REALLY REALLY need to have that call be stable. Murphy watches that shit with a ever-opened eye and wreaks havoc whenever I NEED to use VoIP.

      At least, that's how it always seemed. Now that I have a landline? Most all of my calls go off without a hitch.

      --
      Never have a philosophy which supports a lack of courage
    10. Re:Landline call trace by Anonymous Coward · · Score: 0

      It's what your mother uses, a landwhale.

    11. Re: Landline call trace by Anonymous Coward · · Score: 0

      Like a cellphone but it always works

      Still not understanding. Maybe I need to switch to AT&T to experience this cell phone service you're referencing.

    12. Re:Landline call trace by bobbied · · Score: 1

      My Ooma device is pretty nice and very cheap alternative to land lines. It is VOIP based. However, I will admit that the major issue with VOIP call quality usually is the network, not the technology. If your network is too slow, has wildly varying latency times and/or is dropping packets, you have little hope of getting a useable VOIP connection.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    13. Re:Landline call trace by bobbied · · Score: 1

      It may not reflect the actual phone number either if it's a cell phone....

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    14. Re:Landline call trace by spiritgreywolf · · Score: 1

      Exactly. And it always just _seems_ that when the call is absolutely critical? That's when Murphy shuts me down with garbled voices or seconds of dead silence.

      I very rarely get into a situation when my landline doesn't work flawlessly. That's why I will keep it until I retire from the rat race entirely :)

      --
      Never have a philosophy which supports a lack of courage
    15. Re:Landline call trace by bobbied · · Score: 1

      Personally, I like the money I've saved going VOIP. Ooma is "cheap cheap cheap" phone service and we generally use our cell phones anyway. Of course, my network is pretty much rock solid, low latency, fast and reliable where I live.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    16. Re:Landline call trace by spiritgreywolf · · Score: 1

      Well, with all due fairness it has been quite a while since I tried going the VoIP route. Maybe I'll give it another chance. I could always use another phone line, actually. We'll see :-)

      However with all the net neutrality things getting hammered and destroyed, unless in my case if it's not an ISP-supplied number, they might just jack my throughput anyway :-\

      --
      Never have a philosophy which supports a lack of courage
  4. Bad idea by Anonymous Coward · · Score: 2, Interesting

    If people aren't truly anonymous then some won't submit their tips.

    1. Re:Bad idea by sexconker · · Score: 1

      Yup. I only know of a couple of payphone locations within a reasonable distance from me. I've passed on reporting several serious crimes over the last few years because I know there are cameras at or near those locations.

    2. Re:Bad idea by gnick · · Score: 1

      I've passed on reporting several serious crimes over the last few years because I know there are cameras at or near those locations.

      That sounds irresponsible. How serious were those crimes and what were your concerns regarding the cameras? Were you afraid of footage showing up on the news announcing that you were the rat? Or that you'd somehow be tracked down and prosecuted just for possesing the information you turned over? Was there no other mechanism to report these "several serious crimes"?

      --
      He's getting rather old, but he's a good mouse.
    3. Re:Bad idea by djinn6 · · Score: 1

      It might not be the police he's worried about. There are many people who, given the right incentives, would turn over security camera footage to the friends of the person being ratted out.

    4. Re:Bad idea by gnick · · Score: 1

      That seems paranoid. To think that there is no mechanism that can be used to report a crime without some conspiracy leading back to the guilty party?

      --
      He's getting rather old, but he's a good mouse.
    5. Re:Bad idea by Altrag · · Score: 1

      Luckily, "anonymous" tipping has ramifications outside of the 911 service office. For example, if you were an anonymous caller and the police divulged your name in court, they'd be in a lot of hot water themselves.

      I certainly wouldn't use my own home or cell phone to implicate a politician or other person who might be able to gain access to the 911 call records on their own authority (or via coercion,) but if you're making an anonymous tip about a more common crime like domestic abuse or whatever, you're generally still pretty safe even if the 911 operator could theoretically identify you since they wouldn't be legally allowed to release that information.

  5. If it makes us safer, let';s do it by Anonymous Coward · · Score: 0

    there's too much anonymity nowadays, and that leads to bad things

    1. Re:If it makes us safer, let';s do it by epyT-R · · Score: 1

      except it won't, as some simply won't submit their tips.

    2. Re:If it makes us safer, let';s do it by bobbied · · Score: 1

      So that justifies just tossing away our constitutional rights? Um, I'm not so sure that's a good idea.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    3. Re:If it makes us safer, let';s do it by ShanghaiBill · · Score: 1

      except it won't, as some simply won't submit their tips.

      More than 90% of bomb threats are hoaxes. Either there is no bomb, or the "bomb" is inert. The most common reason is pranks at schools, such as kids hoping to get a test canceled.

    4. Re:If it makes us safer, let';s do it by Shotgun · · Score: 1

      Constitutional right? You have a constitutional right to make anonymous phone calls? How about throwing rocks from behind bushes? Do you have a right to do that too?

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
    5. Re:If it makes us safer, let';s do it by sjames · · Score: 1

      So it will save us from hoaxes but the real bombs will be a total surprise now. And there will be more real bombs now that fake bombs can't create the wanted panic anymore.

      And then, when (not if) this is abused for other anonymous tips, anonymous tiops will just go away leaving police wityh less information than they have now. There are many reasons a person with real information may want no further involvement and will only provide that information if they are quite sure that will end their part in it.

    6. Re:If it makes us safer, let';s do it by gnick · · Score: 1

      How about throwing rocks from behind bushes? Do you have a right to do that too?

      No, but I'm allowed to hide behind those bushes and say just about anything I like. I'm not defending a right to anonymous calls, just pointing out that throwing rocks at people isn't really a First Amendment issue.

      --
      He's getting rather old, but he's a good mouse.
    7. Re:If it makes us safer, let';s do it by bobbied · · Score: 1

      That's not the right I was making reference to. You have more than just free speech rights.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  6. Don't allow blocking or spoofing of CallerID by MikeDataLink · · Score: 2

    I think we should just turn off the ability to block or spoof CallerID (except for the verified commercial numbers who are granted exceptions after proving their identity). Problem solved.

    --
    Mike @ The Geek Pub. Let's Make Stuff!
    1. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      Thank you captain obvious, you just solved not only bomb thread calls, but also the robocall spam problem, you just have to tell the telecom world, what a spoofed number is...

    2. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      I don't see why commercial interests should be able to spoof their CallerID even after verification. What makes them so special?

      Instead I'd require every mass outcaller (including robo-calling, political calling, anything) to use a specific phone prefix so you can easily block all that shit. No "do not call lists" or stupidity like that. Just an easy tag to tell you that you really don't want to listen to the phone drone, robot or human, that's calling. In fact, the number displayed for any large corporation should be a valid number in every case, and if it doesn't lead directly back to the caller, then it must lead to their complaints department if they have one, the caller's boss otherwise.

      Anyway, you can think up rules all you like, but as long as the phone system is easily spoofed, only fools get caught. And it is easily spoofed: It takes your word for gospel as long as you can speak SS7 to it and too many outfits give you that raw access, for a price of course, but a modest one. So no, not really "problem solved" at all. It's "business as usual" with a tiny toothless rule pasted on top.

    3. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      I think we should just turn off the ability to block or spoof CallerID (except for the verified commercial numbers who are granted exceptions after proving their identity). Problem solved.

      Well that's fine if the call originates and terminates on your own phone switches.
      But when a call comes into your phone switch from a remote carrier, how exactly do you plan on determining if the Caller ID information is being legitimately spoofed or not?
      Answer: You can't. Which is why it's not already being done.

      As for the article, if the police are relying on Caller ID information then they're idiots in the first place. They should be getting a warrant for the actual call information to determine where it actually came from, not just automatically trusting that the Malicious party was kind enough to send valid Caller ID.

    4. Re:Don't allow blocking or spoofing of CallerID by omnichad · · Score: 1

      I don't see why commercial interests should be able to spoof their CallerID even after verification. What makes them so special?

      Spoofing has a legitimate purpose. Like if you own multiple lines and you want all outbound calls to show as coming from your primary phone number.

    5. Re:Don't allow blocking or spoofing of CallerID by Nkwe · · Score: 1

      I don't see why commercial interests should be able to spoof their CallerID even after verification. What makes them so special?

      If you are a company with several phone numbers, it is reasonable to have the main number show up on caller id. For example if the main number for BobCorp is 555-1000 and individual employees have phone numbers like 555-1001, 555-1002, etc., when an employee calls out, it makes sense to show the 555-1000 number on caller id. That way when the customer calls back, they get the switchboard.

      I would say that the caller id number "spoofed" should have to be verified as belonging to the organization exposing it, but a level of spoofing is reasonable.

    6. Re:Don't allow blocking or spoofing of CallerID by Stormy+Dragon · · Score: 1

      I don't see why commercial interests should be able to spoof their CallerID even after verification.

      Because the number I'm being called from (TechCo minion #2683's extension) is not the number I would want to use to call them back (Tech Co customer service number).

    7. Re:Don't allow blocking or spoofing of CallerID by sunderland56 · · Score: 1

      I don't see why commercial interests should be able to spoof their CallerID even after verification. What makes them so special?

      The idea was that a large company has, say, 1000 phone numbers; they want *incoming* calls to go to their main number, 123-4000. So, if Joe in customer service calls you from 123-4567, they'd like caller ID to show 123-4000 instead; so your return call goes to the switchboard instead of Joe's desk.

      However: they effed it up big time by allowing the spoofing to redirect to *any* number at all, instead of restricting it to a different number owned by the same company. So any hacker with minimal equipment and knowledge can make his robocalls appear to come from a legitimate number.

      It should be relatively easy to have phone exchanges compare the 'actual' and 'callerid' numbers, and reject a call if they change anything but the last 4 digits; but then the phone company doesn't care, they make significant money off spoofed calls.

    8. Re:Don't allow blocking or spoofing of CallerID by aardvarkjoe · · Score: 1

      Because the number I'm being called from (TechCo minion #2683's extension) is not the number I would want to use to call them back (Tech Co customer service number).

      Fairly obviously, the correct design would be for the caller ID to report the minion's extension, but that there would be a separate "callback" number that you could use to call back. (Similar to From: and Reply-to:)

      Any design where someone can hide their actual number from the person being called is totally broken.

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    9. Re:Don't allow blocking or spoofing of CallerID by bobbied · · Score: 1

      I think we should just turn off the ability to block or spoof CallerID (except for the verified commercial numbers who are granted exceptions after proving their identity). Problem solved.

      Problem NOT solved... The issue of Caller ID won't be fixed by just making it illegal to block the CallerID because it doesn't fix the spoofed Caller ID problem. Make that illegal? Criminals will break that law too..

      The issue here is that SS7 ISUP signaling doesn't require the Caller ID stuff be filled out in order to route a call, it's optional. A whole lot of stuff in bunches of legacy code and equipment would have to change to now require this information that is now optional. Also, there would be no way to verify the Caller ID information provided is actually valid without a bunch more changes to legacy hardware/software and a huge database of information (that doesn't now exist). This isn't technically impossible, it's just hugely expensive.

      No sir, passing a law requiring Caller ID for every call doesn't fix anything, but it does break a lot of stuff..

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    10. Re:Don't allow blocking or spoofing of CallerID by SeriousTube · · Score: 1

      Such as the entire period before around 1980 then according to you.

    11. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      Why can't the phone company set the outgoing caller ID info for them, to the main number? I don't see why they should be allowed to spoof instead.

    12. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      Yes, I think that he would include that time.

    13. Re:Don't allow blocking or spoofing of CallerID by sexconker · · Score: 1

      Fuck you, that's not legitimate. If you have the ability to harass me from a number then I should have the ability to see that number, report it, find the account holder, and fucking sue them.

    14. Re:Don't allow blocking or spoofing of CallerID by aardvarkjoe · · Score: 1

      Such as the entire period before around 1980 then according to you.

      ...Try the entire period before and including 2017.

      Just because the bad design is causing more and more problems for us today doesn't mean that it wasn't broken before.

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    15. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      I don't know about spoofing, but I can see a legitimate use for blocking.

      I'm married to a physician. If a patient calls after-hours, a message is sent to the doctor on call, who then calls up the patient to see what's what. I would think there's an obvious reason these doctors don't want every patient to be able to see their personal cell or home landline number.

    16. Re:Don't allow blocking or spoofing of CallerID by omnichad · · Score: 2

      Go right for the anger and miss the point, then.

      Let's say I put a local pizza place's phone number into my cell phone's contacts. I call them and place a pizza order. A few minutes later, they realize they are out of a topping and call me back - but line 1 is busy, so the call goes out on line 2. I don't recognize the number, so I don't answer.

      With Caller ID spoofing, they can ensure that their primary number shows up for all outbound calls. With Google Voice, this is how Caller ID works at all for calls forwarded to your real number.

      It's already illegal to spoof with a number that you don't own. Registering the alternate numbers or requiring proof of ownership of the number before passing over the phone network would be fine - but there's no reason to put a stop to it just because you don't understand it.

    17. Re:Don't allow blocking or spoofing of CallerID by MikeDataLink · · Score: 1

      This has been solved for 1000 times over. They call with the softphone app on their PC or smartphone using the corporate PBX, rather their own number. Many hospitals and doctors already use this. Lots of tech support staff use this.

      --
      Mike @ The Geek Pub. Let's Make Stuff!
    18. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      Commercial numbers should never be blocked, you fucking pig.

    19. Re:Don't allow blocking or spoofing of CallerID by metalheadsunite · · Score: 1

      You need to be able to spoof caller ID for things like an asymmertrical phone system, like an inbound that gets routed to 1000 internal callers that don't get an outside line. Or for VOIP. Or you end up with how my middle school was, where if they called your house it showed up as like "251" on Caller ID.

    20. Re:Don't allow blocking or spoofing of CallerID by sexconker · · Score: 1

      So you don't answer and you don't listen to the voice mail they leave you?
      That's your own damn fault.

      Already illegal? Gee, that sure stops all the spam calls I get from India, Florida, and New York call centers!

    21. Re:Don't allow blocking or spoofing of CallerID by headbulb · · Score: 1

      Multiple phones can have the same phone number. They just go in a round robin or another configuration. Zero need to spoof the number.

      There are very very few legit uses of spoofing caller id and it shouldn't be generally allowed.

    22. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      So you're saying the doctor should spoof instead of block?

    23. Re:Don't allow blocking or spoofing of CallerID by omnichad · · Score: 1

      voice mail they leave you

      Has that EVER happened?

    24. Re:Don't allow blocking or spoofing of CallerID by omnichad · · Score: 1

      Round robin only works when the number comes from the same place as all your lines. I even use spoofing on my home phone system. Outbound calls over my VoIP line spoof my Google Voice number so that return calls reach my cell.

    25. Re:Don't allow blocking or spoofing of CallerID by Theaetetus · · Score: 2

      I don't see why commercial interests should be able to spoof their CallerID even after verification. What makes them so special?

      It was a good idea originally - big companies with internal PBX systems could spoof all of their office phones to appear with the main line, so that if you call back, you get their reception. That's not unreasonable, but either they should have to verify their identity and make a publicly available list of all those internal numbers they're spoofing, or it should be like email where you've got both a "from" and "reply to" field. As is, it's just abused by spammers.

    26. Re:Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      How about instead of removing information, what the phone number is of the caller, lets add information instead, add a callback number. Let the receiver see both.

    27. Re:Don't allow blocking or spoofing of CallerID by JesseMcDonald · · Score: 1

      ... or it should be like email where you've got both a "from" and "reply to" field.

      That's essentially what we have now—ANI is "From:", and Caller ID is "Reply-To:". The problem is that the recipient of the call only gets the Caller ID, not the ANI. The solution is simple: implement a protocol to forward the ANI data along with Caller ID.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
    28. Re:Don't allow blocking or spoofing of CallerID by sjames · · Score: 1

      Easy solutioin without a bunch of crap paperwork. You are allowed to present a caller ID matching any number that is part of your account and no other. So if you want to present your main number, no problem. If you are calling on someone else's behalf, then you'll need authorization from them.

    29. Re:Don't allow blocking or spoofing of CallerID by omnichad · · Score: 1

      And what if you don't want callbacks coming in on secondary lines?

    30. Re: Don't allow blocking or spoofing of CallerID by Anonymous Coward · · Score: 0

      Enable call forwarding on the secondary to the primary.

  7. Mobile phones allow 911 without service by Anonymous Coward · · Score: 0

    Buy a phone at Goodwill or a swap meet for cash. Keep it charged. Call the police from a random location only once. Destroy the phone.

    I don't trust the police to keep my identity private regardless. I could call on my crazy neighbor and have them say, "The person that lives next to you called us so you would keep it down." I prefer my car without scratches, my tires with air, and my pets not poisoned.

  8. Dumb people get what they deserve by Anonymous Coward · · Score: 1

    If you're a bomber, terrorist, or hoaxter and you're fucking dumb enough to call in "anonymously" from a phone line that can be traced to your personal information, you kinda deserve what you get.

    And I think everyone knows this already.

    As with most privacy/rights degradation rules and laws, they aren't done for their stated purposes. They will twist this for uses in other situations in order to repress freedom of speech.

    1. Re:Dumb people get what they deserve by Archangel+Michael · · Score: 1

      I work for a school district, and we get a couple "bomb" threats every year, usually during Testing/Finals at the High Schools. You know what I don't care about, privacy when you're committing a crime. Kind of like how we imprison people when they are convicted.

      Trying to catch a bomb threat (real or imaginary) is fine, as long as due process doesn't fail. "We got a bomb threat, we want the records of that phone call."

      No problem

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    2. Re:Dumb people get what they deserve by Altrag · · Score: 1

      Agreed.

      Unfortunately, these days the request would probably be worded more along the lines of "We got a bomb threat, we want the records of all phone calls made in the past 24hr."

  9. Because it bugs the people in power.... by Puls4r · · Score: 5, Funny

    So we complain about unwanted unblockable robo calls for a decade and are ignored, but when it bothers the government then we have to fix it? Fuck you fcc. Fuck you.

    1. Re:Because it bugs the people in power.... by interkin3tic · · Score: 1

      Hey, give them a break, this is their first response. I'm sure they won't "fix it" for any of us in subsequent drafts. They'll realize they forgot to say "on calls to government bureaucracies not for cases of domestic harassment."

    2. Re:Because it bugs the people in power.... by Anonymous Coward · · Score: 0

      What.... you think the government is on your side?
      NO, they're NOT.
      They fucking hate you.
      All they want is your money and your subservience so they can transfer it all to the elites and make you their slaves.

  10. Who gives a fuck about bomb threats? by Anonymous Coward · · Score: 0

    My problem is all the shits calling about crap scams ranging from claims of being the IRS, FBI, or Microsoft, or some stupid offer for Direct TV, Mary Kay or a damn Condo.

    If the FCC wants to do some good, they'll propose bombing the call centers where these things originate. That would be a proper use of resources. According to the calculations of Mr Pump, they commit 3.62 9-11s every week.

    Fuck, Donald Trump could win re-election by a landslide if he shot a call center operator in Times Square. I'd buy him the Nathan's Hot Dog myself. It's no Dodger Dog, but eh, he can have bad taste if he wants.

    1. Re:Who gives a fuck about bomb threats? by sexconker · · Score: 1

      Agreed. Nathan's hot dogs are fucking trash. They're one step from putting a Slim Jim in a bun.

  11. So unmasking should be okay? by smooth+wombat · · Score: 2

    When a person is "unmasked" so law enforcement (i.e. the National Security Advisor) can get a better understanding of who is colluding with a foreign government to undermine the U.S. election or government, that's horrible. But when law enforcement (i.e. police) wants to know who is calling in a bomb threat, that's acceptable?

    The hypocrisy runs deep.

    --
    We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
    1. Re:So unmasking should be okay? by Anonymous Coward · · Score: 0

      The difference is that of a 2nd and 3rd party.

      Should you have the right to know who contacted you with a ? I would say, yes.

      Should you have the right to know who is communicating with at all times, and be able to substitute for ALL people? No, that is a dragnet.

    2. Re:So unmasking should be okay? by Anonymous Coward · · Score: 0

      dafuq?

      The unmasking was a "dragnet" to who was communicating with suspected foreign spies. On lines outside the US or under warrant.

      And the unmasking, lest people forget, unmasked Kushner setting up a Russian back channel during the transition. If a National Security adviser can't access that in order to gain context for the report, wtf is the point of the department? And to wit, they didn't leak that information of the unmasking either; that came from testimony or leaks from the White House or fired from the transition team (same thing really).

      They're just pissed they were picked up and caught, because they thought being in power made them even further except from the rules or that they would have been given broad powers to hide their suspicious activities.

  12. Give me a break by clonehappy · · Score: 1

    The telephone system existed just fine for a century BEFORE the advent of Caller ID. There are already ways for the phone companies to provide the caller's information to law enforcement if they can demonstrate that a crime occurred or is going to occur. That, and I'm fairly certain that blocking Caller ID doesn't have any effect on emergency calls, the E911 systems get your info and location regardless of whether or not the consumer CID is blocked.

    This sounds more like businesses and politicians are probably butthurt that people can call them up and anonymously tell them what fuckwits they are. Bomb threats didn't just start happening in the 1990s, and there have always been ways to trace those types of calls. Fuck this shit.

    1. Re:Give me a break by Anonymous Coward · · Score: 0

      Yes, it is called the PIN registry and does not even require a warrant to access

      This eliminates privacy without giving any additional protections

  13. why by Anonymous Coward · · Score: 0

    Can't they just assume it is from Sharron, my Google specialist....

    Surely the phone company can figure out who it is already if they really want to, after all SOMEONE is being billed and I am sure they keep good track of that!
    Certainly a bomb threat would support a warrant to get that info.

    So what ELSE is in the proposal that they really want?!?

    1. Re:why by Anonymous Coward · · Score: 0

      PEN Registry is already available without a warrant

      This would put the tools into the hands of a lower level of enforcement, and we have never seen beat officers abuse their privileges, so...

  14. Now better than... by Anonymous Coward · · Score: 0

    ...stopping tips of Anonymous. The end result more people will died and more crime will go unsolved. Let the depopulation begin!

  15. Two tech systems needed by Green+Salad · · Score: 1

    The FCC, of all people, should show leadership in implementing the obvious. It's a shame they haven't. My PowerPoints somehow ended up on the internet with my cell number still on the last slide. My phone gets flooded with SIP-spoofing robocallers.

    There are times you need high security, trust and credential-based accountability. Different times, you need cheap, easy, free-wheeling communication that allows high anonymity and will accept a lot of junk communication as a consequence. I think we currently have this, and just pretend it's well regulated, when it's obviously not.

    1. We need one very secure phone system in which spoofing is extremely difficult and well regulated. It's misuse involves tough criminal penalties and a well-funded unit, with global reach, for investigation of its mis-use. It's okay if its expensive. For many it will be worth it.

    2. We need one phone system that is very lightly regulated and allows spoofing, anonymity, etc. It must allow for rapid innovation, have stable, well-understood interconnect standards, allow lots of small competitors, be cheap and globally available.

    A reasonable conceptual starting point is something similar to SIPRNet and NIPRNet, but architected for citizens and businesses.

  16. Won't fly with Trump supporters by Anonymous Coward · · Score: 0

    I mean, if you can't bombard the people you don't like with death threats, then what's the alternative? Civilized debate? Perish the thought.

  17. I have a deal by Anonymous Coward · · Score: 0

    Make using a stingray without a public court order illegal and punishable by death by bomb and we have a deal.

  18. just freaking stop caller ID masking! by swschrad · · Score: 1

    all this piecemeal crap, hell, just kill the ability to mask the caller!

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
    1. Re:just freaking stop caller ID masking! by sycodon · · Score: 1

      Pretty much this.

      If there is no phone number on a call, I don't answer.

      If it's a phone number not in my contacts, and I can't look it up on Google and get an actual name or company, blocked.

      --
      When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    2. Re:just freaking stop caller ID masking! by Carnildo · · Score: 1

      Okay, so a Comcast tech is calling to tell you he'll be arriving in half an hour to fix your cable.

      How many phone lines do you think a big company like Comcast has? Are you aware that each of those phone lines has its own number? Are you willing to give up the ability to identify business callers, in exchange for being able to reliably identify private callers?

      Are you still sure that caller ID masking is a bad thing?

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    3. Re: just freaking stop caller ID masking! by Anonymous Coward · · Score: 0

      If he's coming over then he knock on the door like a normal person.
      1. Don't care
      2. Don't care
      3. Hell yeah
      4. Yes

    4. Re:just freaking stop caller ID masking! by Altrag · · Score: 1

      I'm not sure how this follows. If all of their lines are registered as "Comcast," then what do I care which particular one they use to call me with? Sure if I'm told the actual number then I'd in principle be able to tell when two Comcast techs call me using different lines but um.. so what? I still don't see how that would change anything significant.

      What unmasking all callers would do is prevent people from hiding their numbers, which has certain privacy implications for individuals in addition to making it harder for autodialers and spam callers and the similar to get away with their annoyances.

  19. Threat-level Orange by BenBoy · · Score: 1

    Given that the orange Commander-in-Chief gets his 'news' from Fox, I think we can expect to see a sharp rise in emergency actions like this based on shows like 24. We are, as a nation, fairly itching for waterboarding, call tracing, bad-guy-blowing-up men of *action*. Disagree? Whatcha got to hide, snowflake?

  20. Abused? by hackel · · Score: 1

    How could this be "abused?" I can think of no reason that anonymous calls should EVER be allowed in the first place. This is ridiculous. At the very least, people should be able to choose to block all anonymous calls. Obviously anyone with half a brain isn't going to make a threatening call over a traceable line anyone, so this only affects non-criminals. Again. Every. Single. Time.

    1. Re:Abused? by Anonymous Coward · · Score: 0

      The police are definitely in favour of being able to receive anonymous phone calls. That way, if they want to smash up someone's house or arrest someone and search their rectum for drugs they can call the number themselves then smash up the house or rape the guy with the justification that they were acting on an "anonymous tip-off".

  21. "to ensure that this exemption isn't abused." by Anonymous Coward · · Score: 0

    If the exemption is granted, it will be abused. No question.

    Isn't there some sort of law that covers this. If not, I propose Comey's Law: Any special privilege or exemption granted to government, no matter how narrowly-defined its scope, will inevitably be broadened to include any use case the government sees fit.

    (Or something like that. Help me out, guys -- improve the wording.)

  22. "Threat", or "warning"? by Anonymous Coward · · Score: 0

    Traditionally the IRA (or a schoolboy with a bad fake Irish accent trying to get his maths test cancelled) would phone up to say there was a bomb planted in a particular place, and the call would be referred to as a "warning", not a "threat". It would usually be made from a public telephone box: one of those traditional red things. Preventing people from making such (genuine) warnings anonymously might have resulted in unnecessary bloodshed, but you probably couldn't prevent it, anyway.

  23. Preventing Abuse by Anonymous Coward · · Score: 0

    "only be provided to law enforcement officials investigating a threat, to ensure that this exemption isn't abused."

    The national criminal databases are abused by cops all the time and at extraordinary rates that are most likely conservative because little data is available. In the last 4 years I can think of 2 cases in my town where the cops used the NCIC or DOL database to try and get a girl's number and address for a date. These are the ones that were caught! There is story have story of cops using this data to stalk their exes or harass their lovers. I have access to CJIS information myself and it is very easy to abuse the system. Having this added unmasking would only clamp down on our already disastrous police state.

  24. Then no-one will call. by Anonymous Coward · · Score: 0

    What the fuck, no integrity, you reveal my name and I have to deal with the media---I promise I won't call a tip line ever.
    I'm observant. I see things before they happen. I can pick out weird stuff in a crowd. I've never been trained to do it.
    I'm just a tad OCD and it isn't 'right' and triggers my notice. There are hundreds of eyes just like me. But, if this goes
    through you might as well get rid of anonymous tip lines, because I know that without tens of thousands of dollars in a
    reward I just don't want the trouble.

    I will absolutely let one -or- a hundred million people die instead of making one phone call for help if it exposes me to the media.
    I don't want to be involved. Just as I know I will watch a police offer bleed to death instead of getting them help because of fines from traffic court. Society
    has sold me out so many times. It's just better to walk away.

  25. The PSTN is a cesspool... by Anonymous Coward · · Score: 0

    The PSTN is a cesspool of spammers, scammers, frauds, imposters, and cheats looking to con you and I out of our hard-earned money. Federal regulation and the common carriers are just as much the culprits as the bogus callers for letting it get this way. The only way it changes is if we can apply a reputation system to it (voluntary or involuntary) to favor our personal contacts and distance ourselves from the garbage calls and texts. Curb your natural human curiosity and don't answer calls from numbers you don't recognize. If they don't leave voice mail then it probably wasn't that important, was it? Keep your contacts list current. There may be instances where you may be expecting a call from an unknown number. Mentally compartmentalize that call and be prepared to hang up if it isn't who you think it might be. Don't give away any personal info if you don't recognized the caller. Use Whisper Systems Signal or WhatsApp in place of voice calls or text messages. Encrypting "data in motion" goes a long way towards protecting your privacy. Maybe it's time to update the "8 Simple Rules".

    8 Simple Rules For NOT Dialing My Number:

    1. If you're selling something, don't call me. Period. If I want something, I'll call you.
    2. If you're a politician or a pollster, don't call me. Period. I don't care if you're protected by the Do Not Call List. That legislation was damaged good when it passed into law.
    3. If I don't recognize your number you're going to voice mail. Get over it and leave a message.
    4. If Caller ID is blocked, missing, or obviously spoofed you're going to voice mail. Get over that, too, and leave a message.
    5. Every carrier should have the ability and facility in this day and age to "Back Bill" any call, anywhere. If a "boiler room," or even my own mother, calls me I should be able to dial "*BACB" (or something similar) and charge them some nominal amount for the call to the device that I'm paying the bill for if I don't want them contacting me.
    6. Spoofing Caller ID information should be considered Wire Fraud and, therefore, illegal.
    7. I'm paying for my air time on my cellular phone even when you call me, that makes it trespassing if I don't want you there and I should be able to prosecute you if you become a nuisance.
    8. Unsolicited Text Messages are no different from Unsolicited Voice Calls and therefore no exception to the above rules.
    9. Bonus Rule: Wireless carriers should enact voluntary number blocking/filtering systems with no arbitrary limits (like, say, MORE than 5 numbers, Verizon Wireless) with Opt-IN policies (NOT Opt-OUT) for scam services like Premium Text Messages.

  26. Burner phones. by Anonymous Coward · · Score: 0

    Burner phones. Breaks this, no?