Skip to content

SamuelMoraesF/sip-telegram-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

VoIP notifications over Telegram

This app requires the pjsip library.

  • cd /tmp
  • svn checkout http://svn.pjsip.org/repos/pjproject/trunk/
  • cd trunk/
  • ./configure CFLAGS='-fPIC'
  • make dep
  • make
  • sudo make install
  • cd pjsip-apps/src/python/
  • sudo python setup.py install

About

Notify incoming voip calls over telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages