Coder Social home page Coder Social logo

Comments (13)

blackwind avatar blackwind commented on August 27, 2024 3

I can confirm that BCR successfully records emergency calls.

from bcr.

chenxiaolong avatar chenxiaolong commented on August 27, 2024 1

I can confirm that BCR successfully records emergency calls.

Thanks for confirming! Hopefully it wasn't something too serious.

from bcr.

blackwind avatar blackwind commented on August 27, 2024 1

Pixel 7 Pro, Magisk.

from bcr.

blackwind avatar blackwind commented on August 27, 2024 1

Correct.

from bcr.

chenxiaolong avatar chenxiaolong commented on August 27, 2024

I don't know the exact answer for this as I (thankfully) have not needed to call emergency services.

The recording aspect of BCR would definitely work. The only thing I'm unsure about is the detection of calls (whether Android even tells BCR that a call is active). BCR's call detection mechanism is the same as what smartwatches and Android Auto use. If emergency calls show up on those devices, then emergency calls should also be detected by BCR.

from bcr.

ElsAr4e avatar ElsAr4e commented on August 27, 2024

I've also never needed to make emergency calls - I've been lucky enough so I had no chance to try out. (No device - neither rooted nor non-rooted)

Is there any way to try out without abusing the emergency services? (For example use a modified (rooted) test Operating System that dials a "real" number that is NOT an emergency telephone number? Or try out to make an emergency call but immediately hang up before someone receives a phone call - Just check if BCR would show a call recording notification (not sure if this is possible and maybe people at the emergency services still receive a notification that you tried to contact them and think you are in a dangerous situation)?

The only thing I'm unsure about is the detection of calls (whether Android even tells BCR that a call is active).

But Android - at least the unmodified OS - is open source?
https://medium.com/@coopossum/how-open-source-is-android-8d1815b9a42d
https://www.makeuseof.com/tag/android-really-open-source-matter/

So you should be able to know because of the source code?

from bcr.

chenxiaolong avatar chenxiaolong commented on August 27, 2024

As far as I'm aware, there's no longer an easy way to simulate emergency calls, even with a rooted device. In Android 10 and newer, the distinction between emergency and non-emergency calls is no longer just in Android itself. The communication between Android and the modem is different for emergency calls.

The recording aspect of BCR would definitely work.

I made this point in my previous comment, but thinking about it, I don't think this is actually true. The modem is very much involved in the recording process and there's a chance it disables features like this to ensure that emergency calls are reliable.

maybe people at the emergency services still receive a notification that you tried to contact them and think you are in a dangerous situation

Yeah, I've seen this first hand before, where someone called 911 and hung up before it connected because the situation turned out not to be an emergency. Emergency services still got the notification and dispatched the police and an ambulance. Better to stay on the line and explain if this happens.

from bcr.

ElsAr4e avatar ElsAr4e commented on August 27, 2024

Can you know if BCR can record emergency calls by reading the source code of Android OS?


If the default dialer already has a recording option (on non-rooted Android 10+ phones) you should simply ask the manufactor if it is possible to record emergency calls using the built-in call recorder? - Especially if it's a modified Android version like EMUI or One UI etc. ?

from bcr.

chenxiaolong avatar chenxiaolong commented on August 27, 2024

Can you know if BCR can record emergency calls by reading the source code of Android OS?

No, the code is very complicated and it's unfortunately not sufficient. The modem is involved with the recording and that's not open source.


Yeah, if a device has a built-in recorder and it supports emergency calls, then BCR should support it too (on those devices).

from bcr.

ElsAr4e avatar ElsAr4e commented on August 27, 2024

I can confirm that BCR successfully records emergency calls.

@blackwind Can you please name the device and the root method (Magisk vs KernelSU) you've been using?

EDIT: Because different devices use other modems and this might not work on all devices?

from bcr.

ElsAr4e avatar ElsAr4e commented on August 27, 2024

Pixel 7 Pro, Magisk.

Thanks. And the original ROM rooted (NOT for example /e/OS or linage rooted)?

from bcr.

ElsAr4e avatar ElsAr4e commented on August 27, 2024

@blackwind thank you for your information and sharing your experience with others!

from bcr.

ReK42 avatar ReK42 commented on August 27, 2024

FYI emergency services are used to getting test calls when phone systems are installed/upgraded in buildings. You should be able to call your local police non-emergency line and schedule a test call with them.

from bcr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.