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

Allow * and # in phone numbers and config option to disable image processing #40

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

holzhannes
Copy link

@holzhannes holzhannes commented Nov 12, 2017

Allow * and # in phone numbers

This commit will allow you to add * and # characters to your phonebook via carddav2fb. Therefore it is possible to control the calling behaviour or save internal FB numbers to the phonebook as well.
For example you now may control through which account you like to dial a number by adding an extra phone entry for the contact *121#0049123456, If you call it it the call will be handeled through the first VOIP account in your FRITZ!Box or you may add *31# as prefix for some numbers to call them without sending your caller id.

config option to disable image processing

Just inserted a config option to disable the image processing and FTP-Upload. Only three If cases where needed where the config value has to be checked. Important lines in carddav2fb.php are only: 115, 582, 704 and 801 other changes are just line indents.

@holzhannes holzhannes changed the title Allow * and # in phone numbers Allow * and # in phone numbers and config option to disable image processing Nov 12, 2017
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.

None yet

1 participant