Page 1 of 1

AZ_CallerID

Posted: Thu Nov 12, 2015 7:42 pm
by AshaiRey
AZ_CallerID v 1.1
This is just a basic CallerID program that has basic functionality and not that much error checking.
For me it just work and no hassle

What does it do?
It listen via telnet to the callmonitor of a Fritz!Box, in my case a 7170.
If it recieves a response string then the string is parsed and if the string contains a RING then the number is look up in AZ_Phonebook.ini. If it's a known
number then the name is placed in a HS3 device. The device value will be the caller number so you can put an event on it.
If the phonenumber isn't in the AZ_Phonebook.ini then the number is look up online and a pass is done to get a name. If the name is found then the device is updated with it. You can also let the AZ_Phonebook.ini be automatically updated.

Source code is written in C# and available via the link below.

get the files here:
http://files.domoticaforum.eu/index.php?cam=/Azcallerid

Re: AZ_CallerID

Posted: Thu Aug 11, 2016 6:33 pm
by PositiveGenie
Can I put it on my GitHub and modify it?

https://github.com/raix/

Re: AZ_CallerID

Posted: Fri Aug 12, 2016 9:33 am
by AshaiRey
I've send you a PM