Closed
Bug 1014597
Opened 11 years ago
Closed 8 years ago
[DSDS] Make the SimplePhoneMatcher multi-SIM aware for use in the dialer/callscreen
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gsvelto, Unassigned)
References
Details
Currently the callscreen app uses the MCC value of the first SIM to setup number matching via the SimplePhoneMatcher, see here:
https://github.com/mozilla-b2g/gaia/blob/a11ecf3c0ead9e9955437fb6065f6d2aec2103d0/apps/callscreen/js/calls_handler.js#L23
This prevents it from operating properly when using two SIMs from different countries. The SimplePhoneMatcher should be modified to accept an array of MCC numbers which would then be set appropriately in the callscreen, see bug 980394 comment 7.
Reporter | ||
Updated•10 years ago
|
Blocks: dialer-most-wanted
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•