Closed Bug 903938 Opened 11 years ago Closed 11 years ago

[Messages] The phone doesn't have SMS center configuration

Categories

(Firefox OS Graveyard :: Gaia::SMS, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 859215
1.1 QE5

People

(Reporter: leo.bugzilla.gecko, Unassigned)

References

Details

Dear, 

FFOS does not contains UI menu for SMS center configuration.
This is VIV IOT Issue.
Please check this.

Thanks.
Test Version Info.
Gaia revision = "0d5a9a7577f16b6a72a982148c6f509ee1714ea2"
Gecko revision = "499c1f8ea7ad0cdaa7086214278e2944b8a2ea33"

Contact Info.
sunmyoung.lee1@gmail.com
jaeohkim83@gmail.com
Depends on: 859215
Can you clarify what you're referring to by "SMS center configuration."? Thanks!
Flags: needinfo?(leo.bugzilla.gecko)
Summary: [SMS] The phone doesn´t have SMS center configuration → [Messages] The phone doesnt have SMS center configuration
Summary: [Messages] The phone doesnt have SMS center configuration → [Messages] The phone doesn't have SMS center configuration
(In reply to Rick Waldron from comment #2)
> Can you clarify what you're referring to by "SMS center configuration."?
> Thanks!

SMSC address to send SMS messages to.  In AOSP, the API is implemented but never used.  By 3GPP 27.005 subclause 4.3 "Send Message +CMGS":

  when the length octet of the SMSC address (given in the PDU) equals zero, the SMSC
  address set with command Service Centre Address +CSCA is used;

So we usually don't need to specify SMSC address in all outgoing messages, the modem will fill correct address for us.  This is also what AOSP[1] does now, send text SMS with nil SCA unless that message has Reply-Path specified (see bug 736701), which is not supported in FFOX.

[1]: http://androidxref.com/4.0.4/xref/packages/apps/Mms/src/com/android/mms/transaction/SmsMessageSender.java#128
Joe - can you help out here with the IOT expectations, we're definitely not creating/landing new UI in v1.1 so this doesn't seem like a valid blocker but can you confirm?
Flags: needinfo?(jcheng)
This is not part of the FxOS v1.1 scope and will not be included as part of this release.
blocking-b2g: leo? → ---
Flags: needinfo?(leo.bugzilla.gecko)
Flags: needinfo?(jcheng)
Status: NEW → RESOLVED
Closed: 11 years ago
No longer depends on: 859215
Resolution: --- → DUPLICATE
Sorry Vicamo, I'm going to reopen this.

We got a request from our partners to at least _show_ the SMSC, so that they can ask it when the user phones the support team.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
(In reply to Julien Wajsberg [:julienw] from comment #8)
> Sorry Vicamo, I'm going to reopen this.
> 
> We got a request from our partners to at least _show_ the SMSC, so that they
> can ask it when the user phones the support team.

We have already some patches in bug 859215.  Do you thing it a better idea that we re-open that instead and let us continue the review process there?
Yep this works for me. Thanks !
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.