Skip to content

figadore/pi-intercom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Intercom

  • export JAMI_PW=<pw>
  • /usr/local/lib/arm-linux-gnueabihf/jamid -cd --auto-answer #in another terminal
  • python3 setup.py
  • ~/repos/ring-daemon/tools/dringctrl/dringctrl.py --register $(~/repos/ring-daemon/tools/dringctrl/dringctrl.py --get-enabled-accounts)
  • update ~/.config/jami/dring.yml to use speex codec that works on zero w (and fall back to pcm_mulaw): activeCodecs: 86051/65542/
  • make a call: ~/repos/ring-daemon/tools/dringctrl/dringctrl.py --call sip:[email protected]

About

Jami/SIP-based intercom for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages