https://github.com/figadore/pi-intercom
Jami/SIP-based intercom for Raspberry Pi
https://github.com/figadore/pi-intercom
Last synced: 4 months ago
JSON representation
Jami/SIP-based intercom for Raspberry Pi
- Host: GitHub
- URL: https://github.com/figadore/pi-intercom
- Owner: figadore
- Created: 2020-06-23T08:32:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T19:37:50.000Z (over 5 years ago)
- Last Synced: 2026-01-20T15:14:24.517Z (6 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Raspberry Pi Intercom
* `export JAMI_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:cypress203@192.168.0.203`