Incoming phone calls with hidden phone numbers are ignored

Bug #1238933 reported by Michael Zanetti
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
telepathy-ofono (Ubuntu)
Fix Released
High
Tiago Salem Herrmann
telephony-service (Ubuntu)
Fix Released
High
Tiago Salem Herrmann

Bug Description

incoming phone calls from hidden numbers and services like Skype are silently ignored. The display wakes up, but nothing else happens.

* This is what I get in .cache/upstart/dbus.log:

new call "/ril_0/voicecall01" QMap(("Emergency", QVariant(bool, false) ) ( "LineIdentification" , QVariant(QString, "") ) ( "Multiparty" , QVariant(bool, false) ) ( "Name" , QVariant(QString, "") ) ( "RemoteHeld" , QVariant(bool, false) ) ( "RemoteMultiparty" , QVariant(bool, false) ) ( "State" , QVariant(QString, "incoming") ) )
Error creating channel for incoming call - not a valid number: ""

* Here's the dbus-monitor --system log

signal sender=:1.40 -> dest=(null destination) serial=160 path=/ril_0; interface=org.ofono.VoiceCallManager; member=CallAdded
   object path "/ril_0/voicecall01"
   array [
      dict entry(
         string "State"
         variant string "incoming"
      )
      dict entry(
         string "LineIdentification"
         variant string ""
      )
      dict entry(
         string "Name"
         variant string ""
      )
      dict entry(
         string "Multiparty"
         variant boolean false
      )
      dict entry(
         string "RemoteHeld"
         variant boolean false
      )
      dict entry(
         string "RemoteMultiparty"
         variant boolean false
      )
      dict entry(
         string "Emergency"
         variant boolean false
      )
   ]

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

Confirmed on a hidden number.
Calls from my Skype account include a calling number so they worked.

Changed in telephony-service:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Gustavo Pichorim Boiko (boiko)
Revision history for this message
Michał Sawicz (saviq) wrote :

Hey, this is a big one, do we have any idea what's causing this and how to fix?

Revision history for this message
Bill Filler (bfiller) wrote :

related to https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1238939
testing going on now to see if the fixes for that bug solve this one as well

Changed in telepathy-ofono (Ubuntu):
status: New → Confirmed
Changed in telephony-service (Ubuntu):
status: New → Confirmed
Changed in telepathy-ofono (Ubuntu):
importance: Undecided → High
Changed in telephony-service (Ubuntu):
importance: Undecided → High
Changed in telepathy-ofono (Ubuntu):
assignee: nobody → Tiago Salem Herrmann (tiagosh)
Changed in telephony-service (Ubuntu):
assignee: nobody → Tiago Salem Herrmann (tiagosh)
Changed in telepathy-ofono (Ubuntu):
status: Confirmed → In Progress
no longer affects: telephony-service
Bill Filler (bfiller)
Changed in telepathy-ofono (Ubuntu):
status: In Progress → Fix Committed
Changed in telephony-service (Ubuntu):
status: Confirmed → Fix Committed
Changed in telepathy-ofono (Ubuntu):
status: Fix Committed → Fix Released
Changed in telephony-service (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.