Skip to content

live4ever/service.script.call-notifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xbmc.addon.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.

Since he won't update his code anymore I decided to code this thing as a weekend project.

Any feedback and contributions are welcome!

Features:

  • Show Notification on incoming calls
  • 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

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 #965 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 Application doug used in his addon.

What may be added?

  • More Clients -> Ideas welcome
  • More Languages
  • CallLog

Credits

  • doug (Orignal dev of the YAC script)
  • twisted
  • xbmc Community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%