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 ability to permit callers based on name and number regex patterns #119

Merged
merged 2 commits into from
Nov 5, 2020

Conversation

emxsys
Copy link
Owner

@emxsys emxsys commented Nov 5, 2020

Modfied callscreener.is_whitelisted to test incoming name and number against permitted regex patterns defined in the configuration.

…patterns.

- Added PERMIT_NAME_PATTERNS and PERMIT_NUMBER_PATTERNS configuration settings.
- Re: #117
@emxsys emxsys merged commit 33d25a4 into master Nov 5, 2020
@emxsys emxsys deleted the permit-patterns branch November 5, 2020 00:46
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

Successfully merging this pull request may close these issues.

Add Permitted Name/Number RegEx patterns
1 participant