10-31-2020, 10:09 PM
(10-31-2020, 02:22 PM)amindfv Wrote: This is awesome, @puffchumpy ! I'm going to try and build a version using libcurl.
If we don't have to disable wifi, that also allows me to write a feature where it constantly polls for new MMS messages in the background, every n seconds/minutes. Sometimes I have a problem where I stop getting SMS because I haven't run jmms recently enough, and polling would get rid of that.
This forum is limiting the number of posts I make per day, so it's taken a while to respond, but I've both implemented the "curl --interface=wwan0" change and also added the polling function "jmms --poll 10", where 10 is the number of minutes to wait between checks for new messages.