07-22-2022, 09:01 PM
(07-20-2022, 08:26 PM)treebeard Wrote:(07-20-2022, 04:53 AM)pikurasa Wrote: Would you mind to do my a favor and paste everything you have for .mms/modemmanager/mms (other than IMSI)? I want to make certain that I have precisely what you have, and that there are no other variables. (I so want to feel the flowing of the MMS )
Code:[Modem Manager]
CarrierMMSC=http://mms.vtext.com/servlets/mms
MMS_APN=vzwapp
CarrierMMSProxy=NULL
DefaultModemNumber=NULL
AutoProcessOnConnection=true
AutoProcessSMSWAP=true
IMSI=xxxxxxxxxxxx
[Settings]
UseDeliveryReports=false
TotalMaxAttachmentSize=1100000
MaxAttachments=25
AutoCreateSMIL=true
ForceCAres=false
I have the same.
Still no luck.
I want to the Verizon store today and the person there thought mmsc=http://mms.vtext.com/servlets/mms and apn=vzwinternet should be fine as that is what her phone (iPhone, I think) is set to. She is on the 5G network, FWIW.
(As an aside: surprisingly, the person who helped me was like, "oh, I '/love/' GNU/Linux" and seemed interested in the phone.)
Are others who have had success on the 4G network, like me, or 3G? (I don't believe PinePhone does 5G, but I could be wrong.)
As for the logs, if I have mmsc=http://mms.vtext.com/servlets/mms and apn=vzwinternet (in both chatty and gnome settings), I get http 7 errors. If I have mmsc=http://mms.vtext.com/servlets/mms and apn=vzwapp (in both chatty and gnome settings), I get http 404 errors.
Oddly enough, I seem to be able to send text with images (presumably mms) when set to mmsc=http://mms.vtext.com/servlets/mms and apn=vzwapp (in both chatty and gnome settings), but not able to receive them (I know I have missed group MMS texts b/c I am in constant communication with another person who I am in the group with). Also, oddly enough, I see some files in .mms/modenmanager that look suspiciously like MMS data (but not entirely human readable). This makes me wonder if I am receiving the MMS, but maybe chatty is not correctly adding them to the database. Or maybe, those files are a list of MMS that are suppose to be retrieved, but are failing to be retrieved. I have no idea, but curiosity is overwhelming me at the moment.
Also, another weird thing is, when I run: `mmcli -m any --time` it prints 2024-06-06 (but the timestamp on the debugger is the correct time).
Also notable is the output for `mmcli -m any --messaging-list-sms` is /modemblahblah/somenumber "(receiving)" (as in "not yet "received"???)