Closed
Bug 910267
Opened 12 years ago
Closed 12 years ago
busy tone is not played when calling a busy user
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(blocking-b2g:koi+)
RESOLVED
FIXED
| blocking-b2g | koi+ |
People
(Reporter: brg, Assigned: gerard-majax)
References
Details
(Keywords: regression)
Attachments
(1 file)
Call a busy user, in the caller party you should hear the busy tone and see a warning message saying that the user called is busy.
The wrong behaviour is that the busy tone is not played.
Testing with unagi, MOZ RIL, branch: master
Gaia:43cf923
Gecko:7dc9265
The busy tone is properly played when testing unagi, MOZ RIL, branch: v1-train
Gecko-61e302a
Gaia-d71eeb0
Updated•12 years ago
|
blocking-b2g: koi? → koi+
Comment 1•12 years ago
|
||
I remembered that mozTelephony no longer have "busy" state in m-c now. It just returns an error message if the number is busy just like no-signal.
Comment 2•12 years ago
|
||
(In reply to KM Lee [:rexboy] from comment #1)
> I remembered that mozTelephony no longer have "busy" state in m-c now. It
> just returns an error message if the number is busy just like no-signal.
Exactly, this was done on bug 888799.
| Assignee | ||
Comment 3•12 years ago
|
||
Okay, I'm able to reproduce now: we must make sure that the "forward if busy" setting is OFF.
| Assignee | ||
Comment 4•12 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 802351 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12081
Please find attached a link to the github pull request that addresses this issue.
Attachment #802351 -
Flags: review?(etienne)
Comment 6•12 years ago
|
||
Comment on attachment 802351 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/12081
All good, thanks!
Attachment #802351 -
Flags: review?(etienne) → review+
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 8•12 years ago
|
||
Looks like this was resolved by Alex Lissy.
Assignee: nobody → lissyx+mozillians
You need to log in
before you can comment on or make changes to this bug.
Description
•