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

Telephone number with wildcards #173

Open
Erick-HENRY opened this issue Aug 18, 2023 · 1 comment
Open

Telephone number with wildcards #173

Erick-HENRY opened this issue Aug 18, 2023 · 1 comment

Comments

@Erick-HENRY
Copy link

Often in France we have slices of the number assigned to the call center.
For example, for Oxilog, I would enter 59,994 numbers.
Oxilog

I propose to authorize the seizure of the beginning of the number and automatically to treat the complete numbers and at the same time I propose to wedge on the left the incomplete numbers.
Formatting Examples
Mise en forme
Mise en forme bis

Results for a number in 336*****
Résultat

Best Regard.
Erick

@jpherrenknecht
Copy link

to block demarchage in france, you can enter a regex expression in app.cfg with an editor as
'BLOCK_NUMBER_PATTERNS': {'^0162|^0163|^0270|^0271|^0377|^0378|^0424|^0425|^0568|^0569|^0948|^0949': 'Demarchage'}
Then you have to start callatendant with callattendant --config=app.cfg

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