WIP Call Notifications
#16
I think you need to remove Addons*.db from /userdata/Database ...Then restart, XBMC will recreate it.

Sth is messed up inside there, I guess
Reply
#17
I am on OpenElec 3.2.4. I tried to install the Zip-file (Version 0.5.3), but got the message "dependancies not met". Then I unzipped and copied the folder named "service.script.call-notifications" into addons-folder. After restart the addon did not show up in services. I then deleted the "Addons15.db"-file through SSH-connection and restarted again. Thereby almost all addons got deactived, but still the call-notifications addon did not show up in services.

Any suggestions?

FantasticN
Reply
#18
you misspelled the dependency on zope.interface
in twisted
<import addon="script.module.zope-interfaces" version="4.0.5"/>

i will fix it in repo with a needed version bump. this will require any one already downloaded this need to remove those addons and zips and reinstall
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#19
Yeah, right. I changed the name and had still the leftover zope-interface local, so it worked for.

I am sorry for this. I tested installing with 0.5.3 and it works now...at least for me.

have a good time and thanks for and feedback!


cheers Nordish
Reply
#20
Nordish.... installation works like a charm!! So did the built in test in YAC... Tomorrow I will test by making real calls, my 8 year old is asleep and don't want to wake him....
Image
Reply
#21
(2013-11-30, 04:54)hernandito Wrote: Nordish.... installation works like a charm!! So did the built in test in YAC... Tomorrow I will test by making real calls, my 8 year old is asleep and don't want to wake him....

Great! I also developed the addon only with the Yac Testing Function, because I have no modem.
Maybe it needs some more fixes because of that.. I am waiting for your tests!


cheers Nordish
Reply
#22
Installation of the ZIP-file went well this time. AddOn ist working properly in connection with my FritzBox 7390. Incoming calls are displayed just fine. However, outgoing telephone calls do not display the outgoing number (just the internal number of the phone that I make the call from). The current "FritzBox"-Addon does display the outgoing number, so this should be possible. Also: Is there any chance we can make use of the FritzBox-Addressbook (or maybe google contacts) for displaying caller names?

Brgds,

FantasticN
Reply
#23
(2013-11-30, 12:08)fantasticn Wrote: Installation of the ZIP-file went well this time. AddOn ist working properly in connection with my FritzBox 7390. Incoming calls are displayed just fine. However, outgoing telephone calls do not display the outgoing number (just the internal number of the phone that I make the call from).

I will add this feature.. Big Grin

Quote:The current "FritzBox"-Addon does display the outgoing number, so this should be possible.

There is an Fritzbox Addon for XBMC? Where? Huh

Quote: Also: Is there any chance we can make use of the FritzBox-Addressbook (or maybe google contacts) for displaying caller names?

Already on my Todolist. I already have some Reverse Searcher classes but they are not used yet.

I want to have a priority setting for each name resolver, then a number/name from google Contacts gets higher priority over numbers/names from white pages i.e.

cheers Nordish
Reply
#24
(2013-11-30, 12:37)NordishByNature Wrote: There is an Fritzbox Addon for XBMC? Where? Huh

The plugin was originally developed by yehl, then modified by xycle. And another similar plugin was developed by someone called wrow. Finally the results have been "combined". Here is the thread (unfortunately in German language): http://www.xbmcnerds.com/index.php?page=...adID=11864

And here is the plugin: https://github.com/wrow/xbmc-fritzbox

I recall some issues withe the address book following FritzBox firmware 5.50 and higher. Login to Fritzbox seemed to be tricky. But maybe it has been solved meanwhile.

Brgds,

FantasticN

Edit: The link above shows wrows addon. Here is the current one from yehl: http://superrepo.org/script.service.fritzbox/
Reply
#25
(2013-11-30, 13:19)fantasticn Wrote:
(2013-11-30, 12:37)NordishByNature Wrote: There is an Fritzbox Addon for XBMC? Where? Huh

The plugin was originally developed by yehl, then modified by xycle. And another similar plugin was developed by someone called wrow. Finally the results have been "combined". Here is the thread (unfortunately in German language): http://www.xbmcnerds.com/index.php?page=...adID=11864

And here is the plugin: https://github.com/wrow/xbmc-fritzbox

I recall some issues withe the address book following FritzBox firmware 5.50 and higher. Login to Fritzbox seemed to be tricky. But maybe it has been solved meanwhile.

Brgds,

FantasticN

Edit: The link above shows wrows addon. Here is the current one from yehl: http://superrepo.org/script.service.fritzbox/

Thanks for sharings the links. I will look at the code and maybe fork some stuff... Big Grin

As I am german, no problem the thread is german Nod

The FritzOS Login was changed to session id challenge with this 5.50 version I think. But that is not a big deal, we just need to make sure it works on most Fritzboxes. Also the phonebook format was changed to xml..

cheers Nordish
Reply
#26
I've read through this thread and I'm still trying to figure out if any extra hardware/connections are required for this to function. I use Time Warner telephone which I have been told is a VoIP system, but I'm not sure if this will work with their equipment?
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
Reply
#27
(2013-12-13, 22:48)wgstarks Wrote: I've read through this thread and I'm still trying to figure out if any extra hardware/connections are required for this to function. I use Time Warner telephone which I have been told is a VoIP system, but I'm not sure if this will work with their equipment?

Can you give any further informations on your hardware? Maybe it is working with NCID...
Reply
#28
(2013-12-14, 22:14)NordishByNature Wrote: Can you give any further informations on your hardware? Maybe it is working with NCID...

It's an Arris TM502G

Does there have to be any direct connection between the telephony modem and my htpc?
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
Reply
#29
Thank you so much for this plugin! I got this working with my Obihai Obi202 -> Obi2Yac (a syslogd-YAC gateway) on a Windows machine -> OpenElec and have Caller ID popping up. Here's the link to Obi2Yac if anyone else needs this for their setup: http://www.obitalk.com/forum/index.php?topic=5730.0
Reply
#30
(2013-12-13, 22:48)wgstarks Wrote: I've read through this thread and I'm still trying to figure out if any extra hardware/connections are required for this to function. I use Time Warner telephone which I have been told is a VoIP system, but I'm not sure if this will work with their equipment?

Hey Buddy,

Sorry for the late post.... I too have TWC... you need a USB modem that is capable of Caller ID... this gets plugged to a Win computer where you have YAC software running. Then the YAC software sends the notices to each XBMC machine that activates the add-on...

This thread has additional info on how to get it all working.... http://forum.xbmc.org/showthread.php?tid=133167
Image
Reply

Logout Mark Read Team Forum Stats Members Help
Call Notifications2