-
Notifications
You must be signed in to change notification settings - Fork 120
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
Does not record unconnected calls / voicemail #563
Comments
BCR currently only starts recording when Android reports that the call enters the #564 adds a toggle to start recording as soon as the call enters the As for voicemails, please enable debug mode by long pressing BCR's version number, reproduce the problem, and then upload the log file that BCR creates in the output directory. When a call reaches voicemail, the call should always enter the I wasn't able to reproduce the problem on my Pixel 8 Pro. I tried 10 times each of having the other party hang up immediately and also just ignoring the call to let it time out and go to voicemail. |
Thanks so much! I could not always reproduce the voicemail issue either (I only discovered some voicemail recordings seemed missing), but I will try to debug it further with that build. Perhaps it only happens with certain carriers |
Just to report back, I tried with this toggle enabled on another phone, and I usually got silence while it was dialing until it hit voicemail or the "number invalid" message etc., but that's probably an Android thing. It did record the voice mailbox prompt and the voicemail though, so it's still useful. With the toggle off (record on |
BCR does not start recording until call is successfully connected, and so does not record the beginning of outgoing calls. One important example is calls that go to voicemail sometimes go unrecorded
It would be useful to have an option to also record these "one-sided" conversations, for example, to keep a recording of the voicemail that was sent to another person.
To reproduce: call a non-existent number such as (555) 555-5555, or dial a number that goes to voicemail (only sometimes)
The text was updated successfully, but these errors were encountered: