Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
foureight84 opened this issue Feb 1, 2023 · 0 comments

Comments

@foureight84
Copy link

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:

  • Added REC_VM_MAX_DURATION and SERIAL_BAUD_RATE to configuration. SERIAL_BAUD_RATE for MT9234MU should be 115200 for the best audio quality from testing
  • Added dial tone detection to message recording
  • Disabled internal speaker on modem init. MT9234MU has a built-in speaker
  • Bumped version to 1.1.2

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant