-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
phoneBook not working ?! #16
Comments
It depends on how the data (phone number) is stored and how the phone number is showing on the display. I.e if a phone number is stored with (+49) and the number which is calling shows only (0) it will be not displayed via telegram For Germany (+49) i added a function to fix this, but not for other countries |
Hi SeydX, I checked this on my end, in my Fritzbox phonebock the number was stored without the +49. Any advise would be very welcome. Thank you, |
Hey, Im currently working on v3 and this should be fixed in v3 I have implemented a new function only to solve this issue ^^ |
Thank you for the heads up. |
Should be fixed with v3 |
Hi SeydX,
It seems that the phonebook data is not stored or not being used.
What is it I am doing wrong?
Please help.
I have correctly activated the "phoneBook": true,
Also the CallMonitor is activated combinded with Telegram, which is working fine.
Incoming call! 012345678 ( No name )
Incoming call - 012345678 ( No name ) - was disconnected!
Thank you,
Pit
The text was updated successfully, but these errors were encountered: