-
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
[enhancement] Option to ignore contact/group in record rules #607
Comments
I would also love to have an option in the automatic recording rules to exempt existing contacts from recording. |
The new record rule system now supports matching the following conditions: * Call number (contact, contact group, unknown numbers) * Call type (incoming, outgoing, conference) * SIM slot In addition, there is new action available that completely ignores a call instead of just deferring deletion of the recording until the end of the call. Due to the increased flexibility, the record rules list UI no longer sorts the rules, nor does it have a hardcoded unknown calls rule. The only mandatory rule is the default rule. The rules can be freely reordered by dragging them or removed by swiping them. Because these gestures can't be performed via Talkback and other accessibility tools, there are equivalent accessibility actions for moving a rule up in the list, moving the rule down in the list, and removing a rule. The new rules system is a superset of the old rules system, so all old rules are automatically migrated. Closes: #406 Closes: #509 Closes: #607 Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This has been implemented in #644, which will be included in the upcoming 1.75 release. |
Thank you very much and Happy new year ! I will check for update after some days. |
Happy New Year and thanks for the kind words!
I currently do not accept donations for my projects. If you really want to donate, I'd suggest donating to a local charity instead. |
Respect! |
As for now EVERY call is recorded (and some are deleted on call end), I suggest to current states of the recording rules (on/off) to add third - "ignore".
In that way we will save battery, space, fragmentation and "write cycles" of the internal memory (when having long dialogues with our wifes and children, for example ;) ).
The text was updated successfully, but these errors were encountered: