Hello!
I didn’t realize there was a forum post here. To clear up a few things:
- mmsd fully supports sending and recieving MMSes (assuming the MMS APN restriction is not in place, but that is a Modem Manager issue that is being worked on). This will work with Chatty. You can actually send MMSes via a python script if you have mmsd installed/configured right, and mmsd automatically downloads MMSes. Chatty just communicates with mmsd via the dbus to get MMS working.
- There is a full reference MMS implimentation for chatty that I have working that supports sending/receiving any type of file, multiple files, and/or group MMS:
Right now I am really just waiting to help get it implimented into Chatty.
On the chatty side, the dev has been great to work with, but he has a higher priority now before he can start work on MMS integration.
On the mmsd side, I have attempted to contact the ofono maintainers through IRC and through the Mailing List. I heard a response once from them (before I tried to upstream changes), and they mentioned that mmsd hasn’t been worked on in 8 years. When I tried to submit my patches, I did not recieve any response through the mailing list or through IRC. If anyone has experience upstreaming changes for ofono (or knows how I could get a response from them), some help would be appreciated on this.