-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Sim Details to recording name #177
Comments
This only works if all of these conditions are true: * Android version is >= 11 * The user granted the `READ_PHONE_STATE` permission * The device supports `FEATURE_TELEPHONY_SUBSCRIPTION` * The device supports multiple SIMs * There are currently multiple active SIMs Fixes: #177 Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
Please give the test build at #178 a try. It will add You'll have to go to Android's settings and manually grant BCR the "phone" permission (which is required to determine the SIM slot of a call). |
Perfect it works. |
Great, thanks for testing!
I like that idea. I've created #179 to track that feature request. |
Hello
Thanks for your wonderful work.
I would like to request a feature if at all possible.
As the title says, upon saving the sound file, can you please add the sim number to the file name. Most use 2 or 3 Sims. BCR will record all phone calls, it would be nice to be able to tell that which recording happened using what sim.
Cheers
The text was updated successfully, but these errors were encountered: