Skip to content
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 an option to pick up and play fax handshake on blocked calls #154

Open
lucienve opened this issue Jul 15, 2021 · 1 comment
Open

Add an option to pick up and play fax handshake on blocked calls #154

lucienve opened this issue Jul 15, 2021 · 1 comment

Comments

@lucienve
Copy link

This may be of some use in reducing repeat calls, if the robocaller removes fax machines. This could either be done by playing back a .wav sample of the tones, or possibly sending the correct commands to the modem to do so itself.

@drinckes
Copy link

The configuration file has the option BLOCKED_GREETING_FILE that you can use to select what sound to play to blocked calls:

[Configuration]
  BLOCKED_ACTIONS = ('greeting',)
  BLOCKED_GREETING_FILE = resources/blocked_greeting.wav

Does that do what you want?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants