Skip to content

Rudimentary SIP client that shows a small notification on each incoming call

License

Notifications You must be signed in to change notification settings

swloopit/sip-call-notify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sip-call-notify

Rudimentary SIP client based on eXosip/osip that shows a small notification on each incoming call using libnotify.

Author: Mario Kicherer (http://kicherer.org)
License: GPL v2 (http://www.gnu.org/licenses/gpl-2.0.txt)

Modern wireless routers like a AVM FritzBox also include telephony features like a DECT base station and VoIP connectivity. Consequently, an incoming call can be routed to the DECT and VoIP phones in parallel. This tool acts as a VoIP phone using the SIP protocol and just shows a small notification for every incoming call. Hence, you can immediately see who is calling without having to look for your DECT phone.

For an introduction into eXosip, see: http://www.antisip.com/doc/exosip2/modules.html

Usage example: sip-call-notify -s sip.server.com -u my_user -p my_password
-f "echo displayname: %s username: %s (From: %s)"

About

Rudimentary SIP client that shows a small notification on each incoming call

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 98.3%
  • Makefile 1.7%