Closed Bug 877417 Opened 11 years ago Closed 10 years ago

[MMS] MMS proxy port is not set by default in the APN settings

Categories

(Firefox OS Graveyard :: RIL, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 937894

People

(Reporter: anshulj, Assigned: bevis)

Details

Put an ATT card and then go to settings -> Cellula & Data -> Message Settings and see that MMS proxy port for ATT card (80) is not selected by default. Without this port the MMS can not be downloaded by WAP.
Ansul, could you provide the MCC and MNC codes stored in that SIM?
MCC = 310, MNC = 410
Thanks Anshul, the APN settings we have in our database for that pair of codes is:

{"carrier":"Cingular 410","apn":"wap.cingular","user":"WAP@CINGULARGPRS.COM","password":"CINGULAR1","server":"cingulargprs.com","mmsc":"http://mmsc.cingular.com/","mmsproxy":"wireless.cingular.com","type":["default","supl","mms"]}

So it seems the port is also missing in the AOSP APN database (see [1])

What we can do here is to contribute to the AOSP APN database and wait for that change to be added. It usually takes some time. To be honest I'm still waiting a change to be reviewed more than a month :(.

Is that a blocker actually?

[1] https://github.com/mozilla-b2g/gaia/blob/master/shared/resources/apn/apns_conf.xml#L3914-L3924
Jose, no this is not a blocker.
blocking-b2g: leo? → ---
Apologies, typo'd when duping 890131 to another bug.
Component: Gaia::SMS → RIL
It seems the current solution is to fix the APN database, which is managed and included in the Gaia repository. Reassigning this bug to the Gaia::SMS component. Please correct me if I'm wrong. Thanks!
Component: RIL → Gaia::SMS
Wait! Gecko should already fallback this to 80 [1].

[1] http://mxr.mozilla.org/mozilla-central/source/dom/mobilemessage/src/gonk/MmsService.js#180
Component: Gaia::SMS → RIL
Hi Bevis, do you have bandwidth to check this?
Sure! It's supposed to be fixed in bug#937894.
I'll try to figure out what we behave now in mozilla-central.
Assignee: nobody → btseng
After testing with current mozilla-central build, the port will be fallback to 80 if it's not set in the apn settings.

The fix in bug#937894 is workable.

Mark as duplicated to bug#937894.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.