Comment 15 for bug 1469266

Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote :

@pat-mcgowan, thanks for the syslog. SIM files indicate that there is pending voicemail, which seems wrong. I need to get more traces to see what is going on. Please download this ofonod binary:

https://chinstrap.canonical.com/~abeato/ofono/ofonod

and do

adb push ofonod /tmp/
adb shell
sudo stop ofono
sudo cp /tmp/ofonod /usr/sbin/
sudo rm /var/log/syslog

Please make sure that /etc/init/ofono.override has all traces activated, as in:

http://paste.ubuntu.com/11877511/

Then:

1. power off the phone
2. Leave a voice mail
3. Start the phone. Wait a bit so the voicemail indication is received.
4. Listen to the voice mail and check that the voice mail indication is removed
5. Copy the current syslog to your PC (syslog(1)), then remove it to have a cleaner log
6. Reboot and wait until you are registered in the network
7. Copy the current syslog to your PC (syslog(2))

Finally, please send me, or attach syslog(1) and syslog(2)