01-05-2021, 02:21 PM
(01-05-2021, 02:04 PM)kent Wrote: Do you experience a long pause at the end of requests through the apn you are using?
No I do not. From chatty registering the SMS WAP to the MMS appearing on chatty is less than 5 seconds? and there is no noticable pause.
(01-05-2021, 02:04 PM)kent Wrote: Does mmsd output pages of debugging output while an mms downloads?
Yes, there is a fair amount of debugging output when an mms downloads.
(01-05-2021, 02:04 PM)kent Wrote: On the purple side, am I correct in understanding purple processes the files in ~/.mms/any/ and creates output in ~/mms?
Yes. that is correct.
(01-05-2021, 02:04 PM)ken Wrote: Also, I peeked at the initial work you are doing in simple.c. Are you working to expand plugin.simple to replace plugin.ofono?No, I plan on leaving plugin.ofono alone. I intend on plugin.simple to evolve to plugin.modemmanager. Any help on that is welcome! Right now I am working on the "wip" branch to get simple.c to be dbus-2.0 (this is required to be compatible with mm-glib).