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

Added support for MultiMobile MT9234MU modem and a few other small changes #171

Open foureight84 opened 1 year ago

foureight84 commented 1 year ago

I'm not sure if this repository is still being maintained since Bruce's passing. It's an incredible project and I just recently stumbled across it a few weeks ago.

I've been using it with a Conexant CX93010-based modem for a bit but I have found the voicemail quality to be fairly noisy (at least on the generic model I bought from Amazon). I picked up a cheap MultiMobile MT9234MU on eBay that seems to have much higher recording quality with the same 8-bit PCM compression.

I've added support for this modem and created a pull request for the changes. Other changes include:

In case someone wants to give it a go, you can find changes on my forked repo: