emxsys / callattendant

A python-based automated call attendant, call blocker, and voice messaging system running on a Raspberry Pi. Screens callers and block robocalls and scams with a low-cost Raspberry Pi and modem.
https://emxsys.github.io/callattendant/
MIT License
115 stars 37 forks source link

Add MQTT Support #169

Open giri-v opened 1 year ago

giri-v commented 1 year ago

Hi, I'd like to add MQTT support for events in callattendant. I'd use Paho MQTT and add some new parameters in config to support. Let me know what you think.

thess commented 1 year ago

Check out my version here. Sorry for the lack of doc.