Skip to content

Conversation

@tonyespy
Copy link
Contributor

Enable the message_waiting atom in the ril plugin.
This exposes the MessageWaiting interface which will
allow notification when new voicemails arrive.

Note -- actual notification of messages received has not yet been tested as it may require changes to SIM IO. That said, as this interface exposes the VoiceMailboxNumber, which then can be used by the Dialer app to access Voicemail, I've submitted this now.

This has been tested using image r162 on both mako and maguro. Sanity checks were run to ensure that this has no adverse affects on start-up for both unlocked and PIN-locked phones, and basic voice call tests were performed.

Tony Espy added 2 commits January 16, 2014 17:40
Enable the message_waiting atom in the ril plugin.
This exposes the MessageWaiting interface which will
allow notification when new voicemails arrive.
The return parameter 'active' was being incorrectly set to
an int value instead of a boolean value. This caused the
message-waiting code to break.
@alfonsosanchezbeato
Copy link
Contributor

+1. Tested on mako image 144. Merging.

alfonsosanchezbeato added a commit that referenced this pull request Jan 23, 2014
plugins: Enable message_waiting in ril
@alfonsosanchezbeato alfonsosanchezbeato merged commit eca37e2 into rilmodem:master Jan 23, 2014
@tonyespy tonyespy deleted the message-waiting branch January 31, 2014 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants