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)
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.
Reporter | ||
Comment 1•11 years ago
|
||
Test Version Info.
Gaia revision = "0d5a9a7577f16b6a72a982148c6f509ee1714ea2"
Gecko revision = "499c1f8ea7ad0cdaa7086214278e2944b8a2ea33"
Contact Info.
sunmyoung.lee1@gmail.com
jaeohkim83@gmail.com
Comment 2•11 years ago
|
||
Can you clarify what you're referring to by "SMS center configuration."? Thanks!
Flags: needinfo?(leo.bugzilla.gecko)
Updated•11 years ago
|
Summary: [SMS] The phone doesn´t have SMS center configuration → [Messages] The phone doesnt have SMS center configuration
Updated•11 years ago
|
Summary: [Messages] The phone doesnt have SMS center configuration → [Messages] The phone doesn't have SMS center configuration
Comment 4•11 years ago
|
||
(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
Comment 5•11 years ago
|
||
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)
Comment 6•11 years ago
|
||
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)
Updated•11 years ago
|
Comment 8•11 years ago
|
||
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 → ---
Comment 9•11 years ago
|
||
(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?
Comment 10•11 years ago
|
||
Yep this works for me. Thanks !
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•