- Thread starter
- #31
Hi guys
i took a look to the code and did some "copy & paste" development. I using some code by mpod's isdn caller plugin and edited it to work with the fritzBox plugin.
What have i changed?
1. I included the first steps for a small phonebook to see the name instead of the caller's number.
I would prefer using the fritzbox's own phonebook but i did not found a way to get it. i looked at the jFritz software but it seems that this does not get the phonebook from the box, too. It can get the box's call monitor.
2. i included some multilanguage stuff
Keep in mind in the last day, i only had time in the late evening. so it just want to provide my first version of the plugin
There could be some bugs, in the next time i do some code cleanups and will fix some bugs, hopefully.
regards
chefkoch
btw: this is also my first c# code i wrote, which is not nonsense. if someone wanna contribute something please reply or pm me.
EDIT: found yet some exceptions, will append the plugin later, so just for info now
i took a look to the code and did some "copy & paste" development. I using some code by mpod's isdn caller plugin and edited it to work with the fritzBox plugin.
What have i changed?
1. I included the first steps for a small phonebook to see the name instead of the caller's number.
I would prefer using the fritzbox's own phonebook but i did not found a way to get it. i looked at the jFritz software but it seems that this does not get the phonebook from the box, too. It can get the box's call monitor.
2. i included some multilanguage stuff
Keep in mind in the last day, i only had time in the late evening. so it just want to provide my first version of the plugin
There could be some bugs, in the next time i do some code cleanups and will fix some bugs, hopefully.
regards
chefkoch
btw: this is also my first c# code i wrote, which is not nonsense. if someone wanna contribute something please reply or pm me.
EDIT: found yet some exceptions, will append the plugin later, so just for info now