Does any os support mms?
#8
(08-17-2020, 08:26 PM)kop316 Wrote: So I did a bit of invesitgating:

I have investigated it a bit more. Modem Manager can see the MMS notification with this command:
$mmcli -m 4 --messaging-list-sms

/org/freedesktop/ModemManager1/SMS/13 (received)
/org/freedesktop/ModemManager1/SMS/12 (receiving)
/org/freedesktop/ModemManager1/SMS/11 (received)

I sent myself an MMS and redid the command
$mmcli -m 4 --messaging-list-sms
/org/freedesktop/ModemManager1/SMS/14 (received)
/org/freedesktop/ModemManager1/SMS/13 (received)
/org/freedesktop/ModemManager1/SMS/12 (receiving)
/org/freedesktop/ModemManager1/SMS/11 (received)

I additionally was able to download the SMS with this command:
$mmcli -m 4 -s 14 --create-file-with-data=/home/mobian/mms2.txt

You can also see it with this command:
mobian@mobian:~$ mmcli -m 2 -s 8
  -----------------------
  General    | dbus path: /org/freedesktop/ModemManager1/SMS/8
  -----------------------
  Content    |    number: 2300
            |      data: **kop316 deleted this data due to privacy concerns**
  -----------------------
  Properties |  pdu type: deliver
            |    state: received
            |  storage: me
            |      smsc: +12063130079
            |    class: 1
            | timestamp: 2020-08-17T19:51:03-07:00


It was the SMS notifcation! Between this and the fact that most of the other MMS handling is done though WAP/HTTP, I don't think Modem Manager needs to be modified in order to support MMS.

Even more exciting, I can download the MMS! I had to switch to mobile data, but once I did a simple "wget" downloaded the MMS payload.

Almost seems like a background daemon querying for an mms sms in the background would work. Once it finds one it triggers a wget script.

Probably not the most power efficient way and bound to have issues with sleep, but functional.
  Reply


Messages In This Thread
Does any os support mms? - by RandomN00B - 08-09-2020, 08:41 AM
RE: Does any os support mms? - by 0x070 - 08-16-2020, 03:08 PM
RE: Does any os support mms? - by kop316 - 08-17-2020, 01:38 PM
RE: Does any os support mms? - by kop316 - 08-17-2020, 07:14 PM
RE: Does any os support mms? - by kop316 - 08-17-2020, 08:26 PM
RE: Does any os support mms? - by SwordfishII - 08-21-2020, 08:35 PM
RE: Does any os support mms? - by kop316 - 08-18-2020, 08:39 AM
RE: Does any os support mms? - by antiX-Dave - 08-21-2020, 05:19 PM
RE: Does any os support mms? - by puffchumpy - 09-18-2020, 12:57 PM
RE: Does any os support mms? - by Cree - 09-19-2020, 10:26 AM
RE: Does any os support mms? - by kop316 - 12-09-2020, 10:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone: OpenGL support? orbital 2 2,243 08-25-2022, 04:09 PM
Last Post: vortex
  Which PP OS currently has the best podcast support? kujo_marble 3 2,093 07-14-2022, 07:09 AM
Last Post: tophneal
  Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! kop316 201 187,534 03-24-2022, 03:16 AM
Last Post: as365n4
  Water Tracking with Hidrate Spark 3 support mpnordland 0 1,089 12-25-2021, 11:32 PM
Last Post: mpnordland
  2FA Support publiclewdness 1 2,748 03-25-2021, 03:32 PM
Last Post: bitsandnumbers
  Riot Web support Dmytro 1 2,189 06-20-2020, 01:42 PM
Last Post: Dmytro

Forum Jump:


Users browsing this thread: 1 Guest(s)