ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #00491
[Bug 1238933] Re: Incoming phone calls with hidden phone numbers are ignored
** Changed in: telepathy-ofono (Ubuntu)
Status: Fix Committed => Fix Released
** Changed in: telephony-service (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to telephony-service in Ubuntu.
https://bugs.launchpad.net/bugs/1238933
Title:
Incoming phone calls with hidden phone numbers are ignored
Status in “telepathy-ofono” package in Ubuntu:
Fix Released
Status in “telephony-service” package in Ubuntu:
Fix Released
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
)
]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1238933/+subscriptions