<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Guide: SMS and MMS fixes for North America Carriers]]></title><description><![CDATA[<p dir="auto">Thanks to recent developments, SMS and MMS fixes for users of various Halium 9 ports such as the Pixel 3a (XL), OnePlus 6, and others make it possible to get reliable SMS and MMS (only with wifi disabled right now) working for North American carriers, which previously had not been consistent.</p>
<ul>
<li><em>Note:</em> Even with these fixes, MMS incoming group messages aren't delivered to the Messages App correctly. MMS Photos work fine in and out, and sending MMS group messages work. Here is a brief guide to getting this working:</li>
</ul>
<p dir="auto"><strong>SMS</strong></p>
<ul>
<li><em>IMS services</em> need to be disabled as part of the port, since if those services are running then carriers may detect your phone supports IMS and convert the way they deliver SMS to your device causing all your SMS to go down a black hole!
<ul>
<li><strong>Pixel 3a:</strong> please move to the "RC" or "Devel" channels, which have the patches already applied to disable IMS services.</li>
<li><strong>Other devices:</strong> if you receive 1 SMS after boot then no others, it likely is IMS interference. You may need to contact the porter of your device to discuss with them disabling IMS services.</li>
</ul>
</li>
</ul>
<p dir="auto"><strong>MMS</strong></p>
<ul>
<li>
<p dir="auto"><em>Step 1:</em> Apply <a href="https://forums.ubports.com/topic/5100/the-mms-lost-story/124?_=1626709684067">MMS patches</a></p>
<ul>
<li><em>Note:</em> for the Pixel 3a using "RC" or "Devel" channels, only the first patch for "nuntium 8" will actually make any changes.</li>
<li></li>
</ul>
</li>
<li>
<p dir="auto"><em>Step 2:</em> Install updated <code>ofono</code> and <code>ofono-scripts</code> packages.</p>
<ul>
<li>
<p dir="auto">Somehow get a terminal running on your device: recommended is enabling <code>developer mode</code> in <code>System Settings &gt; About</code> then using <code>adb shell</code> when connected to a computer via USB-C. Otherwise, you could connect via <code>ssh</code> [if you have that set up](link url).</p>
</li>
<li>
<p dir="auto">Run these commands:</p>
<ul>
<li>
<p dir="auto"><code>sudo mount -o remount,rw /</code></p>
</li>
<li>
<p dir="auto"><code>wget https://ci.ubports.com/job/ubports/job/ofono/job/xenial_-_android9_-_usissue/lastSuccessfulBuild/artifact/ofono-scripts_1.21+ubports1+0~20210819100145.2~1.gbpb9f999_all.deb</code></p>
</li>
<li>
<p dir="auto"><code>wget https://ci.ubports.com/job/ubports/job/ofono/job/xenial_-_android9_-_usissue/lastSuccessfulBuild/artifact/ofono_1.21+ubports1+0~20210819100145.2~1.gbpb9f999_arm64.deb</code></p>
</li>
<li>
<p dir="auto"><code>sudo apt install --reinstall ./ofono*.deb</code></p>
</li>
</ul>
</li>
</ul>
</li>
<li>
<p dir="auto"><em>Step 3:</em> Reboot</p>
</li>
</ul>
<p dir="auto">Again, at this time, MMS send and receive only work with <em>wifi disabled</em>. If you have issues with your APN Settings then try to <code>Reset ALL APN Settigns</code>, reboot, and re-enter them based on your carrier specifications. Note that another bug prevents setting <code>Internet and MMS</code> as the APN type: use <code>MMS</code> only, but do NOT create a duplicate APN for <code>Internet</code> in this case: 2 APN entries with the same APN will cause MMS to not work! So effectively, in this case, just set up the APN for MMS only and Internet should also work.</p>
<p dir="auto">Join the <a href="https://t.me/joinchat/ohNz4o-TY_E1MmM5" rel="nofollow ugc">UBPorts [North America Carrier Issues]</a> if you need interactive support in getting SMS / MMS working.</p>
]]></description><link>https://forums.ubports.com/topic/6655/guide-sms-and-mms-fixes-for-north-america-carriers</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 07:46:21 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/6655.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Aug 2021 19:15:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Wed, 15 Dec 2021 22:46:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lsitongia" aria-label="Profile: lsitongia">@<bdi>lsitongia</bdi></a> OK that is some progress, with the PRODATA for Internet APN entry. There are some MMS patches getting made as we speak, they are being targeted for OTA-21.</p>
<p dir="auto">Again, the <code>ofono 28</code>  linked above for a "combined APN" (for "Internet + MMS") isn't quite ready but will further improve things when it gets in: I am currently using it and it works well (I can get MMS on 3G now, couldn't before with separate APN for MMS and Internet), but it will reset APN entries often (so I needed to edit the "defaults" so when they are deleted and reset they are still correct) so there are some bugs / blockers. Defaults come from <code>/usr/share/mobile-broadband-provider-info/serviceproviders.xml </code></p>
]]></description><link>https://forums.ubports.com/post/58843</link><guid isPermaLink="true">https://forums.ubports.com/post/58843</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Wed, 15 Dec 2021 22:46:26 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Wed, 15 Dec 2021 21:13:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a> thanks.</p>
<p dir="auto">If I just make up names for the APN: string, it doesn't work. I thought I'd tried that before and decided that the string was arbitrary. So, I can't make up my own.</p>
<p dir="auto">I found a forum post where someone used the string "PRODATA" for APN: for both Internet and MSS, so I tried PRODATA for Internet and ERESELLER for MMS, and both  work. I don't know about group text or group MMS yet (have to wait for a chance to test that in one of the groups I'm in).</p>
<p dir="auto">I do use the method you describe to create the group.</p>
]]></description><link>https://forums.ubports.com/post/58840</link><guid isPermaLink="true">https://forums.ubports.com/post/58840</guid><dc:creator><![CDATA[lsitongia]]></dc:creator><pubDate>Wed, 15 Dec 2021 21:13:38 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Wed, 15 Dec 2021 18:35:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lsitongia" aria-label="Profile: lsitongia">@<bdi>lsitongia</bdi></a> By having 2 APN entries with the same APN value it will not work: UT will get (and stay) confused that way. You need different values for both of them. What we with T-Mobile / US Mobile (reseller) are doing is using the T-Mobile "Internet" APN (<a href="http://epc.tmobile.com" rel="nofollow ugc">epc.tmobile.com</a>) and the US Mobile / mvno APN entry for MMS: pwg.</p>
<p dir="auto">Since yours are both ERESELLER it will confuse things. So for you to get it working you need to put a different value in your APN for internet (get the "stock" ATT one for example and see if cellular data still works).</p>
<p dir="auto">Hopefully in the near future the patch to allow combined contexts (so you can have 1 APN entry for "Internet + MMS") will work, here is the conversation on that one: <a href="https://github.com/ubports/ofono/pull/28" rel="nofollow ugc">https://github.com/ubports/ofono/pull/28</a></p>
<p dir="auto">I don't know what to say about how it IS working for you with wifi on, that is a positive surprise!</p>
<p dir="auto">Lastly, about Group MMS being received as indivdual messages, I only recently learned myself how to "properly" create a Group MMS in UT: you don't do it by adding separate numbers in the "to" field in the new message screen. Instead you click the "group people icon" to the far right, then add people there. It will display "New MMS Group". So please do test doing that, then test again sending group MMS to those people. Hopefully they are willing to put up with you while you send and have them reply to test messages <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=60240fe800f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/58834</link><guid isPermaLink="true">https://forums.ubports.com/post/58834</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Wed, 15 Dec 2021 18:35:55 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Wed, 15 Dec 2021 16:51:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a>, thanks for your reply.</p>
<p dir="auto">I also have a support thread in this forum about this. No one else seems to report this behavior. I hope it is a matter of the APN settings.</p>
<p dir="auto">In the following, the name give is the name I put in to replace the two entries that were in the APN settings when I first put the card in.</p>
<p dir="auto">Red Pocket<br />
Internet</p>
<p dir="auto">Used for: Internet<br />
Name: Red Pocket<br />
APN: ERESELLER</p>
<p dir="auto">Red Pocket<br />
MMS</p>
<p dir="auto">Used for: MMS<br />
Name: Red Pocket<br />
APN: ERESELLER<br />
MMSC: <a href="http://mmsc.mobile.att.net" rel="nofollow ugc">http://mmsc.mobile.att.net</a><br />
Proxy: 172.26.39.1<br />
Proxy port: 80</p>
]]></description><link>https://forums.ubports.com/post/58814</link><guid isPermaLink="true">https://forums.ubports.com/post/58814</guid><dc:creator><![CDATA[lsitongia]]></dc:creator><pubDate>Wed, 15 Dec 2021 16:51:51 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Wed, 15 Dec 2021 15:48:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lsitongia" aria-label="Profile: lsitongia">@<bdi>lsitongia</bdi></a> When you get a chance could you please post your APN settings so we can understand better?</p>
]]></description><link>https://forums.ubports.com/post/58813</link><guid isPermaLink="true">https://forums.ubports.com/post/58813</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Wed, 15 Dec 2021 15:48:36 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Tue, 30 Nov 2021 20:09:36 GMT]]></title><description><![CDATA[<p dir="auto">I have a Pixel 3a on the dev channel with Red Pocket GSMA in the USA.</p>
<p dir="auto">MMS works both in and out ONLY when the WiFi is ON.</p>
<p dir="auto">If I turn the WiFi off, I can't receive MMS, but I can send it.</p>
<p dir="auto">I've tested this a number of times. I don't know if it is just intermittent or really depends on WiFi. I will try sometime when I'm away from home so that the WiFi is on but I'm not getting data over it.</p>
]]></description><link>https://forums.ubports.com/post/58244</link><guid isPermaLink="true">https://forums.ubports.com/post/58244</guid><dc:creator><![CDATA[lsitongia]]></dc:creator><pubDate>Tue, 30 Nov 2021 20:09:36 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Tue, 30 Nov 2021 16:40:22 GMT]]></title><description><![CDATA[<p dir="auto">Unbelievable! I have an OP6 and could not get MMS to work. I tried various Tello ASN settings, T-mobile settings, Wifi on/off, Roaming on/off but all failed. I then tried the settings provided in this link (<a href="https://www.usmobile.com/help/knowledge-base/configuring-your-device/" rel="nofollow ugc">https://www.usmobile.com/help/knowledge-base/configuring-your-device/</a>) for US Mobile that <a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a> provided and bing-badda-boom, it works. Yes, Wifi must be off but roaming does not need to be on. Personally I think the wifi off options is unpractical but I am hoping someone will fix this eventually.</p>
]]></description><link>https://forums.ubports.com/post/58231</link><guid isPermaLink="true">https://forums.ubports.com/post/58231</guid><dc:creator><![CDATA[ronbillock]]></dc:creator><pubDate>Tue, 30 Nov 2021 16:40:22 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Mon, 30 Aug 2021 13:49:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a> typo fixed. <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=60240fe800f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /> yes it is only with wifi DISABLED that mms is working. WIth wifi on UT doesn't know to send / receive MMS over cellular since wifi is preferred.</p>
]]></description><link>https://forums.ubports.com/post/54736</link><guid isPermaLink="true">https://forums.ubports.com/post/54736</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Mon, 30 Aug 2021 13:49:56 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Mon, 30 Aug 2021 11:56:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bradman1171" aria-label="Profile: bradman1171">@<bdi>bradman1171</bdi></a><br />
That's not a question i asked, but thanks anyway ^^</p>
]]></description><link>https://forums.ubports.com/post/54735</link><guid isPermaLink="true">https://forums.ubports.com/post/54735</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Mon, 30 Aug 2021 11:56:07 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Mon, 30 Aug 2021 04:00:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a> wifi must be off to recieve and send MMS (images) it will notify an error when recieving if your wifi is on. Text do come through and go with wifi on.</p>
]]></description><link>https://forums.ubports.com/post/54728</link><guid isPermaLink="true">https://forums.ubports.com/post/54728</guid><dc:creator><![CDATA[bradman1171]]></dc:creator><pubDate>Mon, 30 Aug 2021 04:00:44 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Mon, 30 Aug 2021 00:05:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a> said in <a href="/post/54699">Guide: SMS and MMS fixes for North America Carriers</a>:</p>
<blockquote>
<p dir="auto">possible to get reliable SMS and MMS (<strong>only on wifi right now</strong>)</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a> said in <a href="/post/54699">Guide: SMS and MMS fixes for North America Carriers</a>:</p>
<blockquote>
<p dir="auto">Again, at this time, MMS send and receive <strong>only work with wifi disabled</strong>.</p>
</blockquote>
<p dir="auto">Something's unclear there.</p>
]]></description><link>https://forums.ubports.com/post/54726</link><guid isPermaLink="true">https://forums.ubports.com/post/54726</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Mon, 30 Aug 2021 00:05:54 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Sun, 29 Aug 2021 20:04:48 GMT]]></title><description><![CDATA[<p dir="auto">Tmobile Carrier<br />
Pixel 3a<br />
Reset all APN settings</p>
<hr />
<p dir="auto">Internet<br />
APN: <a href="http://epc.tmobile.com" rel="nofollow ugc">epc.tmobile.com</a><br />
username: blank<br />
password: blank</p>
<hr />
<p dir="auto">Tmobile MMS<br />
MMS<br />
APN: pwg<br />
MMSC: <a href="http://pwg.mmsmvno.com/mms/wapenc" rel="nofollow ugc">http://pwg.mmsmvno.com/mms/wapenc</a><br />
Everything below blank</p>
]]></description><link>https://forums.ubports.com/post/54706</link><guid isPermaLink="true">https://forums.ubports.com/post/54706</guid><dc:creator><![CDATA[bradman1171]]></dc:creator><pubDate>Sun, 29 Aug 2021 20:04:48 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Sun, 29 Aug 2021 19:41:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a> Ah sounds good! Yeah I did a fresh devel install and updated the version and just configured the APN based on a ubports forum i found and it worked! The tmobile APN settings dont seem to work but the USmobile fixed my tmobile problems.<br />
My configuration is on my first post but ill leave this here<br />
<a href="https://www.usmobile.com/help/knowledge-base/configuring-your-device/" rel="nofollow ugc">https://www.usmobile.com/help/knowledge-base/configuring-your-device/</a></p>
]]></description><link>https://forums.ubports.com/post/54703</link><guid isPermaLink="true">https://forums.ubports.com/post/54703</guid><dc:creator><![CDATA[bradman1171]]></dc:creator><pubDate>Sun, 29 Aug 2021 19:41:11 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Sun, 29 Aug 2021 19:34:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bradman1171" aria-label="Profile: bradman1171">@<bdi>bradman1171</bdi></a> the ofono updates are needed to more easily use the GUI to change and edit APN settings, which sometimes worked, sometimes didn't for a lot of people. Also, resetting APNs often didn't "stick" with those updates. But if you have APN settings working then good! Also with other updates it may be possible, I'll re-re-re-re-re-test from scratch to see if that is the case. But <a class="plugin-mentions-user plugin-mentions-a" href="/user/fredldotme" aria-label="Profile: fredldotme">@<bdi>fredldotme</bdi></a> had indicated that these hadn't been applied yet to devel.</p>
<p dir="auto">For "MMS patches" to nuntium, I thought they were still necessary, but if they are not then I will remove that part of the guide. Again I'll give a re-test to check again.</p>
]]></description><link>https://forums.ubports.com/post/54702</link><guid isPermaLink="true">https://forums.ubports.com/post/54702</guid><dc:creator><![CDATA[rik]]></dc:creator><pubDate>Sun, 29 Aug 2021 19:34:35 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Sun, 29 Aug 2021 19:50:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a> Is it possible this has been implemented in the latest update in devel? I managed to get mine working with receiving/sending mms wifi off with just changing my APN settings and nothing else. I didn't do anything in your steps.</p>
<p dir="auto">Reset ALL APN Settings<br />
Pixel 3a<br />
APN<br />
Tmobile MMS<br />
APN: pwg<br />
MMSC: <a href="http://pwg.mmsmvno.com/mms/wapenc" rel="nofollow ugc">http://pwg.mmsmvno.com/mms/wapenc</a><br />
Everything below blank.</p>
<p dir="auto">I rebooted with wifi off and it works. I can toggle wifi on when needed but can then turn wifi off without a reboot to send/receive mms.</p>
<p dir="auto">(2G/3G/4G) option works</p>
]]></description><link>https://forums.ubports.com/post/54701</link><guid isPermaLink="true">https://forums.ubports.com/post/54701</guid><dc:creator><![CDATA[bradman1171]]></dc:creator><pubDate>Sun, 29 Aug 2021 19:50:29 GMT</pubDate></item><item><title><![CDATA[Reply to Guide: SMS and MMS fixes for North America Carriers on Sun, 29 Aug 2021 19:21:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rik" aria-label="Profile: rik">@<bdi>rik</bdi></a> Thanks for this and all your other posts on related threads yesterday.</p>
]]></description><link>https://forums.ubports.com/post/54700</link><guid isPermaLink="true">https://forums.ubports.com/post/54700</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Sun, 29 Aug 2021 19:21:16 GMT</pubDate></item></channel></rss>