MMS on Mint Mobile does not work.
-
Can anyone please help with APN settings on Mint Mobile for MMS?
Phone:
Pixel 3aChannel and Update
RC 2021-W23 -
Here is one of the tests you asked me for.
Here is the nuntuim:
http://paste.ubuntu.com/p/WGHzg2tysn/Here is GPRS:
phablet:~/Documents/310260851680757$ cat gprs
[Settings]
Powered=1
RoamingAllowed=0[context1]
Name=Ultra
AccessPointName=Wholesale
Username=
Password=
AuthenticationMethod=none
Type=internet
Protocol=ip
Preferred=true[context2]
Name=Ultra
AccessPointName=Wholesale
Username=
Password=
AuthenticationMethod=none
Type=mms
Protocol=ip
Preferred=false
MessageProxy=
MessageCenter=http://wholesale.mmsmvno.com/mms/wapenc[context3]
Name=IMS
AccessPointName=ims
Username=
Password=
AuthenticationMethod=none
Type=ims
Protocol=dual
Preferred=false[context4]
Name=Ultra
AccessPointName=Wholesale
Username=
Password=
AuthenticationMethod=none
Type=mms
Protocol=ip
Preferred=true
MessageProxy=http://wholesale.mmsmvno.com/mms/wapenc:8080
MessageCenter=http://wholesale.mmsmvno.com/mms/wapencWe know this didnt work and shouldnt, because apn and proxy should be diffrent.
-
@trwidick
It seems that proxy+port storage differs for non halium 9 devices.Here is my test on N5:
Proxy: http://mms.free.fr
ProxyPort: 8080
nuntium logs:Starting upload of /home/phablet/.cache/nuntium/store/36d098e8abb266d324c98b5a0b61a3c3.m-send.req to http://mms.free.fr with proxy 212.27.40.225:8080
whereas your test end up with:
Starting upload of /home/phablet/.cache/nuntium/store/2e6e5e00835c17c0eaf918cb0d5e4cb3.m-send.req to http://wholesale.mmsmvno.com/mms/wapenc with proxy http:80
We can see the url being split not properly
I see in the code where it can cause the issue, but as i am totally a noob in golang, it can takes time... -
@lduboeuf I got it working in the strangest way.
I changed my internet apn to TMobile, the same that loads when i plug in my sim card. I still have 4g LTE with out mint sim apn.
My mms is the mint sim apn with port on the back. ![alt text]
Im going to say their is a bug somewere and mixing apns seams weird but it worked.
I have tried hundreds of apn combinations, spent at least 15 hrs this week and today it payed off.
http://paste.ubuntu.com/p/H4g5y6QfJB/ -
@trwidick congrats!
yeah you're right. A bit strange to see the port after the MMSC full URL. -
Thanks! A little strange, but, it works
-
Bug report opened on Github.
https://github.com/ubports/ubuntu-touch/issues/1752 -
@trwidick sorry bring this one back from the dead, but did this fix both picture MMS and multi person conversation MMS? I have Mint running on my Oneplus 6t, and your APN settings work wonderfully for picture and attachment MMS, but all group text messages send me error messages. Just curious if it is a Oneplus only issue.
Thanks for all the testing, man! It was super helpful!
-
@ljrichards1066 MMS group never worked well afaik on UT, not a device issue.
Volonteer(s) welcome