I am not sure if not having voice mail could cause this. It's more likely a bug between unity-notifications/telephony-service-approver.
From the description it seems that either unity is not notifying the approver to reject the call or the approver is not behaving correctly when asked by unity/notifications to reject the call.
On my tests I see the approver rejecting the call correctly.
Could you attach $HOME/.upstart/dbus.log to the bug report?
Also, if you have adb access to the device, it would help a lot if you could do the following:
1) adb shell dbus-monitor > dbus_session-call.log
2) reproduce the bug
3) attach dbus_session-call.log to this bug report.
I am not sure if not having voice mail could cause this. It's more likely a bug between unity-notificat ions/telephony- service- approver.
From the description it seems that either unity is not notifying the approver to reject the call or the approver is not behaving correctly when asked by unity/notifications to reject the call.
On my tests I see the approver rejecting the call correctly.
Could you attach $HOME/. upstart/ dbus.log to the bug report?
Also, if you have adb access to the device, it would help a lot if you could do the following:
1) adb shell dbus-monitor > dbus_session- call.log call.log to this bug report.
2) reproduce the bug
3) attach dbus_session-
Thank you.