If anybody else is having issues loading the article it says a landslide damaged a fiber backbone.
I guess emergency services must have a backup system or maybe there is a low bandwidth secondary that can't handle regular call volume and prioritizes emergency numbers.
I worked on wireless infrastructure software about 20 years ago - some of the stuff that counted as 3G.
The phone does not "dial" the emergency phone number. It tells the tower that it needs to initiate an emergency call. At that point, the infrastructure bypasses all authentication/authorization/billing checks and connects to what the infrastructure knows as the local emergency service. It's a standard voice connection, made over the same channels as a normal call, with one exception: if there is no available channel, it drops a normal call to make room.
In this case, some of the potential situations could be occurring:
1) There is still backbone (backhaul) availability, but perhaps the connection to the subscriber database has been severed. No normal calls can be authenticated, but emergency calls don't get authenticated and are thus not impacted.
2) Everything is working normally but at drastically reduced capacity. With the normal load of emergency calls, there is simply not enough capacity for normal calls. If this is the case, it is possible that not all emergency calls are being completed - the emergency operations center would not have the ability to know if this was the case.
IIRC cell towers generate temporary phone numbers and session IDs so a person in distress may use even sketchy phones without SIM or legit serial numbers to make a call for help.
This is correct. But IIRC (it's been awhile), the device also sends it's programmed hardware id to the network, which in theory would allow the device to be tracked to some extent after flooding the network. The emergency call itself doesn't require a sim or active account (atleast in Canada).
I do have a recollection of watching a network outage ticket once years ago, where someone dropped their phone in a puddle which apparently caused the device to put out interference which some techs managed to track down.
Are you saying the phone sends some type of flag "emergency call" rather than the actual dialed digits?
The interesting implication of this is if I'm travelling in a country with another emergency number, I can "dial" the one from my home country (which is really just the sequence to initiate "emergency call") and be connected to local services.
I can see some references to 911 working on the UK phone system where the emergency number is 999 -- but this seems to be a separate mechanism (the phone company explicitly routes this number, as well as the EU emergency number 112).
It was certainly one of those situations that if the Seattle Police had a non-emergency number that they actually wanted you to use I'd have used that instead.
Can confirm 999 also works in Canada after an embarrassing pocket dial in which I had to explain to the authorities I was not being threatened or under duress and it was in fact just an accident.
This is incorrect. When I worked on LTE networks, I did work on a few problems with VoLTE based 911 service, although I didn't specialize in 911 services.
In many ways, something like an LTE tower doesn't really know what a phone call is. It just looks like packet data. So there are several fields in the signalling, that indicate that a request is related to an emergency, which should have emergency handling. This can include things like dropping other lower priority traffic, prioritizing the packets themselves on the network, etc.
But the other interesting thing is in VoLTE, you actually do a new IP assignment (to an sos PDN) specifically for the emergency call, so you have a sort of new registration to the network. This allows you to make an emergency call on any network that is available. Although scanning for an available network can take some time, so you'll likely use your own carrier if they're currently available.
Note: I've been out of the industry a few years now, and specific to emergency calls only have knowledge specific to LTE and UMTS.
So, if I go to California with my NY cell phone and dial 911... I get the emergency services of the tower I connected to? Was always curious who I'd get when I'm not near home.
Based on your location, but I know that there's stories about location not being accurate, remember seeing a report that some Pizza app and ride sharing apps can be more accurate. Someone told me on their cell phone 911 went to state's highway patrol instead of the city police, not sure if true or not since haven't had to dial 911 from a cell phone.
However if you have VOIP, not all VOIP providers support 911 but the ones that do want you to set a 911 address on your account itself, phone number or for a specific Analog telephone adapter - ATA Device from my understanding. I know our cable company provides phone service and the old modem had a sticker warning about VOIP and E911, not sure if the new one does or not since haven't looked at it too much.
Just guessing based on how the technology works, but I would presume that when you initiate an emergency call via a cell phone call, the best location indicator that emergency services receive is "somewhere near tower X", since you are just making a voice call.
Apps running on the phone have access to your phone's GPS and can get more precise location data, if you have allowed it. Using an emergency app (Active911, Smart911, etc) will provide more specific location data to emergency services, but these are applications that rely on data and GPS to be working and may not work in as many situations as a simple 911 call.
As far as who receives the call, I imagine it is just based on who the tower is preconfigured to forward the call to. If the tower you are connected to is close to a highway, you'll probably get highway patrol. If you're in town, you'll probably get local police.
I know that there's stories about location not being accurate
If possible, try to use a land line, because the emergency calls are often routed to a different location when made with a cellular phone. This may not be true everywhere, but at least where I live in northern CA cellular calls are routed in such a way that response time can be 20-30 minutes slower than if made via a land line. When experiencing cardiac arrest, the difference in minutes can have a profound effect.
California 911 - the fact that your phone is from NY is not only ignored but never referenced in the process - this isn't a great analogy but you could think of your cellphone as having a built-in walkie-talkie that it uses for emergency calls. All the mechanisms for making a normal phone call are discarded when you dial an emergency number. So, nowhere on the state diagram of making an emergency phone call, is the box that says "Tell the user to dial 1 before a long distance number" - they are two separate systems.
Routing code + emergency number does work in some countries as a normally billed emergency call. Some countries silently redirect emergency call into billing infrastructure too.
Last I heard, calling 911 from a mobile phone in CA tends to connect you to California Highway Patrol, who usually forward your call to a more local dispatcher. Some people recommend saving the emergency number for your local police department so you can skip that step.
This is how it works in most areas. Mobile calls to 911 will go to the PSAP for a relatively large region, who will triage the call and if your address is in an area served by a more local PSAP, they will add a calltaker from the local PSAP to the line and transfer the call to them.
It's probably best to just stick with 911. That's what calltakers are used to, and trying to route around 911 means you won't get the advantages built into that system (like priority handling, mapping, etc).
Comments
If anybody else is having issues loading the article it says a landslide damaged a fiber backbone.
I guess emergency services must have a backup system or maybe there is a low bandwidth secondary that can't handle regular call volume and prioritizes emergency numbers.
I worked on wireless infrastructure software about 20 years ago - some of the stuff that counted as 3G.
The phone does not "dial" the emergency phone number. It tells the tower that it needs to initiate an emergency call. At that point, the infrastructure bypasses all authentication/authorization/billing checks and connects to what the infrastructure knows as the local emergency service. It's a standard voice connection, made over the same channels as a normal call, with one exception: if there is no available channel, it drops a normal call to make room.
In this case, some of the potential situations could be occurring: 1) There is still backbone (backhaul) availability, but perhaps the connection to the subscriber database has been severed. No normal calls can be authenticated, but emergency calls don't get authenticated and are thus not impacted. 2) Everything is working normally but at drastically reduced capacity. With the normal load of emergency calls, there is simply not enough capacity for normal calls. If this is the case, it is possible that not all emergency calls are being completed - the emergency operations center would not have the ability to know if this was the case.
Would it be possible to flood the mast with emergency calls to drop all other calls?
Yeah and that’s a way to get some sentences.
IIRC cell towers generate temporary phone numbers and session IDs so a person in distress may use even sketchy phones without SIM or legit serial numbers to make a call for help.
This is correct. But IIRC (it's been awhile), the device also sends it's programmed hardware id to the network, which in theory would allow the device to be tracked to some extent after flooding the network. The emergency call itself doesn't require a sim or active account (atleast in Canada).
I do have a recollection of watching a network outage ticket once years ago, where someone dropped their phone in a puddle which apparently caused the device to put out interference which some techs managed to track down.
There is also this case from Florida: https://www.techtimes.com/articles/161146/20160526/florida-m...
Are you saying the phone sends some type of flag "emergency call" rather than the actual dialed digits?
The interesting implication of this is if I'm travelling in a country with another emergency number, I can "dial" the one from my home country (which is really just the sequence to initiate "emergency call") and be connected to local services.
I can see some references to 911 working on the UK phone system where the emergency number is 999 -- but this seems to be a separate mechanism (the phone company explicitly routes this number, as well as the EU emergency number 112).
Yes, that is my understanding. Dialling 911, 999, 112, or 000 on your mobile phone will all work regardless of where you are.
It's also why you can possibly make an emergency call when your phone has no bars of signal displayed and won't make a regular call.
It will connect an emergency call even if the quality is well below the standards for a normal voice call.
Yes, that is exactly what happened back then: it was in the ratified spec. I can't believe that newer systems would be any different.
I've explicitly dialed 112 (when I actually had a reason to call 911) just to see if it worked. It worked perfectly fine.
I laughed. Your thought process at that time would be interesting to see written down.
It was certainly one of those situations that if the Seattle Police had a non-emergency number that they actually wanted you to use I'd have used that instead.
Dedicated police call numbers are always routed via regular infrastructure.
Can confirm 999 also works in Canada after an embarrassing pocket dial in which I had to explain to the authorities I was not being threatened or under duress and it was in fact just an accident.
What about 01189998819991197253?
This will only work if you are currently inside a Channel 4 TV show. It is very important to remember that last "three".
Well, it does trigger an easter egg in later versions of Android...
I believe it's not the phone that flags it as an emergency call, but the transmission tower, which has a "hardcoded" list of the emergency numbers.
This is incorrect. When I worked on LTE networks, I did work on a few problems with VoLTE based 911 service, although I didn't specialize in 911 services.
In many ways, something like an LTE tower doesn't really know what a phone call is. It just looks like packet data. So there are several fields in the signalling, that indicate that a request is related to an emergency, which should have emergency handling. This can include things like dropping other lower priority traffic, prioritizing the packets themselves on the network, etc.
But the other interesting thing is in VoLTE, you actually do a new IP assignment (to an sos PDN) specifically for the emergency call, so you have a sort of new registration to the network. This allows you to make an emergency call on any network that is available. Although scanning for an available network can take some time, so you'll likely use your own carrier if they're currently available.
Note: I've been out of the industry a few years now, and specific to emergency calls only have knowledge specific to LTE and UMTS.
Is this still true in the days of VoLTE and packet switching for LTE cell networks?
So, if I go to California with my NY cell phone and dial 911... I get the emergency services of the tower I connected to? Was always curious who I'd get when I'm not near home.
Yes. You can always make an emergency call, without service from your actual provided, and without a SIM card.
But who answers? California 911 - because that's where I'm physically located. or NY 911 because that's where my phone is from?
Based on your location, but I know that there's stories about location not being accurate, remember seeing a report that some Pizza app and ride sharing apps can be more accurate. Someone told me on their cell phone 911 went to state's highway patrol instead of the city police, not sure if true or not since haven't had to dial 911 from a cell phone.
However if you have VOIP, not all VOIP providers support 911 but the ones that do want you to set a 911 address on your account itself, phone number or for a specific Analog telephone adapter - ATA Device from my understanding. I know our cable company provides phone service and the old modem had a sticker warning about VOIP and E911, not sure if the new one does or not since haven't looked at it too much.
Just guessing based on how the technology works, but I would presume that when you initiate an emergency call via a cell phone call, the best location indicator that emergency services receive is "somewhere near tower X", since you are just making a voice call.
Apps running on the phone have access to your phone's GPS and can get more precise location data, if you have allowed it. Using an emergency app (Active911, Smart911, etc) will provide more specific location data to emergency services, but these are applications that rely on data and GPS to be working and may not work in as many situations as a simple 911 call.
As far as who receives the call, I imagine it is just based on who the tower is preconfigured to forward the call to. If the tower you are connected to is close to a highway, you'll probably get highway patrol. If you're in town, you'll probably get local police.
If possible, try to use a land line, because the emergency calls are often routed to a different location when made with a cellular phone. This may not be true everywhere, but at least where I live in northern CA cellular calls are routed in such a way that response time can be 20-30 minutes slower than if made via a land line. When experiencing cardiac arrest, the difference in minutes can have a profound effect.
California 911 - the fact that your phone is from NY is not only ignored but never referenced in the process - this isn't a great analogy but you could think of your cellphone as having a built-in walkie-talkie that it uses for emergency calls. All the mechanisms for making a normal phone call are discarded when you dial an emergency number. So, nowhere on the state diagram of making an emergency phone call, is the box that says "Tell the user to dial 1 before a long distance number" - they are two separate systems.
Routing code + emergency number does work in some countries as a normally billed emergency call. Some countries silently redirect emergency call into billing infrastructure too.
Last I heard, calling 911 from a mobile phone in CA tends to connect you to California Highway Patrol, who usually forward your call to a more local dispatcher. Some people recommend saving the emergency number for your local police department so you can skip that step.
This is how it works in most areas. Mobile calls to 911 will go to the PSAP for a relatively large region, who will triage the call and if your address is in an area served by a more local PSAP, they will add a calltaker from the local PSAP to the line and transfer the call to them.
It's probably best to just stick with 911. That's what calltakers are used to, and trying to route around 911 means you won't get the advantages built into that system (like priority handling, mapping, etc).
Of course. Any other design would be braindamaged beyond belief.