2013-11-27, 10:26
Call Notifications
Call Notifications does what the name says:
On incoming phone calls XBMC will show a notification.
The idea and parts of code are based on XBMC Yac Listener developed by @doug. (Forum Thread)
Since he won't update his code anymore I decided to code this thing.
Any feedback and contributions are welcome. Asterisk Client is already on my TODO list.
Features:
current version: 0.5.3
download: 0.5.3.zip
github: https://github.com/mablae/service.script.call-notifications/
Screenshots:
Client Support:
Credits
doug, hernandito, and rest xbmc Community - I hope anybody will find this useful. If so, please let me know.
reserved
Call Notifications does what the name says:
On incoming phone calls XBMC will show a notification.
The idea and parts of code are based on XBMC Yac Listener developed by @doug. (Forum Thread)
Since he won't update his code anymore I decided to code this thing.
Any feedback and contributions are welcome. Asterisk Client is already on my TODO list.
Features:
- Support for different CallerID clients/servers
- Set Volume / Mute Volume / Pause Playback on incoming calls
- Fully configurable through XBMC Gui
- Reverse Search for telephone numbers (WIP)
current version: 0.5.3
download: 0.5.3.zip
github: https://github.com/mablae/service.script.call-notifications/
Screenshots:
Client Support:
- Fritzbox Fon
This is what I use personally. Fritzboxes offer a
"Callmonitor" Tcp Server on Port 1012.
This feature needs to be enabled on your Fritzbox by dialing #96*5* with an
analoge Phone connected to the Fritzbox directly.
- Ncid (Network Caller ID)
Ncid seems to be the standard for unix based CallerID.
It supports wide range of configurations.
- YAC-Server
This is the original Windows application used by doug in his addon.
Credits
doug, hernandito, and rest xbmc Community - I hope anybody will find this useful. If so, please let me know.
reserved