← Back to team overview

touch-packages team mailing list archive

[Bug 1444883] Re: Emergency numbers other than 112 and 911 (and 999 for the UK) are not available in emergency mode

 

@Alfonso

Regarding comment #18... Yes, loosening the restriction when there's no
SIM(s) or there are PIN/PUK locked SIM(s) in the phone makes sense,
however this bug describes a phone with a SIM that hasn't been unlocked
from the Welcome screen.

As the user didn't bother, or didn't have the phone's lock code, they
accessed the emergency dialer and tried to use the French emergency
codes and failed.   If we allow any number to be dialed at this point,
it allows anyone to use the phone without first unlocking.  I don't
think this is acceptable, however it probably should be reviewed with
product management.

So... I *still* think someone needs to do the due diligence around
libphonenumber and determine whether or not the French emergency numbers
are correctly identified.  The ShortNumberInfo class offers several
emergency number methods.  One minor pain is that the methods require a
region codes ( eg. "US" = United States, "CN" = China, "FR" = France,
... ).  We might need create a mapping  between mobile country codes and
region codes in order to use the libphonenumber for this purpose.
Here's the github repo:

https://github.com/googlei18n/libphonenumber

Also, at this point, I agree with you that the additional logic should
be added at a higher layer than ofono.   That said, a wish list bug
could be opened for adding support for network-communicated emergency
numbers, but as there currently isn't a standard RIL mechanism to do so,
it's probably not worthwhile.   As such, I'm changing the status of the
ofono task to Invalid.


** Changed in: ofono (Ubuntu)
       Status: Confirmed => Invalid

** Changed in: ofono (Ubuntu)
     Assignee: Alfonso Sanchez-Beato (alfonsosanchezbeato) => (unassigned)

** Changed in: telephony-service (Ubuntu)
       Status: New => Confirmed

** Also affects: telephony-service (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Changed in: telephony-service (Ubuntu RTM)
       Status: New => Confirmed

** Changed in: telephony-service (Ubuntu RTM)
   Importance: Undecided => High

** Changed in: telephony-service (Ubuntu RTM)
     Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1444883

Title:
  Emergency numbers other than 112 and 911 (and 999 for the UK) are not
  available in emergency mode

Status in Canonical System Image:
  Confirmed
Status in dialer-app package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  Invalid
Status in telephony-service package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu RTM:
  Confirmed

Bug description:
  arale device, r177, ubuntu-touch/vivid-proposed

  Steps
  1. Emergency mode (e.g. Lock phone with a passcode, slide left, tap on "Emergency Call")
  2. try input 911, 112 ==> OK
  2. try input 110, 119 ==> "Dial" button is inactive after number is input

  Expect
  Allow these numbers in emergency mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444883/+subscriptions


References