Closed Bug 800268 Opened 12 years ago Closed 12 years ago

B2G STKUI: Add support to STK_CMD_DTMF

Categories

(Firefox OS Graveyard :: Gaia, defect)

x86
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-basecamp:+)

VERIFIED FIXED
blocking-basecamp +

People

(Reporter: frsela, Assigned: frsela)

References

()

Details

Attachments

(1 file, 1 obsolete file)

Support DTMF tones on STK application
blocking-basecamp: --- → ?
Attached patch Patch to support DTMF commands (obsolete) — Splinter Review
Yoshi told me:

see http://www.kandroid.org/online-pdk/guide/stk.html

For SEND_SMS, SEND_SS, SEND_USSD, SET UP CALL and SEND_DTMF
the modem will handle this,
so we just need to display the text message to user.
Attachment #671749 - Flags: feedback?(allstars.chh)
Comment on attachment 671749 [details] [diff] [review]
Patch to support DTMF commands

Review of attachment 671749 [details] [diff] [review]:
-----------------------------------------------------------------

Yes, modem will handle this,
also you could check the Stk app on Android for reference.
Attachment #671749 - Flags: feedback?(allstars.chh) → feedback+
Comment on attachment 671749 [details] [diff] [review]
Patch to support DTMF commands

NOTE: If blocking-basecamp+ is set, just land it for now.

[Approval Request Comment]
Bug caused by (feature/regressing bug #): 
User impact if declined: 
Testing completed: 
Risk to taking this patch (and alternatives if risky):
Attachment #671749 - Flags: approval-gaia-master?(21)
Assignee: nobody → frsela
(In reply to Fernando R. Sela from comment #3)
> Comment on attachment 671749 [details] [diff] [review]
> Patch to support DTMF commands
> 
> NOTE: If blocking-basecamp+ is set, just land it for now.
> 
> [Approval Request Comment]
> Bug caused by (feature/regressing bug #): 
> User impact if declined: 
> Testing completed: 
> Risk to taking this patch (and alternatives if risky):

Please ignore this comment is a copy-paste mistake !
Comment on attachment 671749 [details] [diff] [review]
Patch to support DTMF commands

Review of attachment 671749 [details] [diff] [review]:
-----------------------------------------------------------------

::: apps/settings/js/icc.js
@@ +147,4 @@
>        case icc.STK_CMD_SEND_SMS:
>        case icc.STK_CMD_SEND_SS:
>        case icc.STK_CMD_SEND_USSD:
> +      case STK_CMD_SEND_DTMF:

Is it not supposed to be icc.STK_CMD_SEND_DTMF ?
(In reply to Vivien Nicolas (:vingtetun) from comment #5)
> Comment on attachment 671749 [details] [diff] [review]
> Patch to support DTMF commands
> 
> Review of attachment 671749 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> ::: apps/settings/js/icc.js
> @@ +147,4 @@
> >        case icc.STK_CMD_SEND_SMS:
> >        case icc.STK_CMD_SEND_SS:
> >        case icc.STK_CMD_SEND_USSD:
> > +      case STK_CMD_SEND_DTMF:
> 
> Is it not supposed to be icc.STK_CMD_SEND_DTMF ?

Yes, that's true ... I'll fix asap. thanks
Attachment #671749 - Attachment is obsolete: true
Attachment #671749 - Flags: approval-gaia-master?(21)
Attachment #671772 - Flags: approval-gaia-master?(21)
Comment on attachment 671772 [details] [diff] [review]
Patch to support DTMF commands V1.1

Review of attachment 671772 [details] [diff] [review]:
-----------------------------------------------------------------

I also think you want to ask r? instead of f? :)
Attachment #671772 - Flags: review+
Attachment #671772 - Flags: approval-gaia-master?(21)
Attachment #671772 - Flags: approval-gaia-master+
Merged: https://github.com/mozilla-b2g/gaia/commit/a27ceb0fd2e2d2f8b621e28c2f9ccb15c36e82bf
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
blocking-basecamp: ? → +
Unagi Build ID:20130113070202 - DTMF functions in dialer
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: