![]() |
Re: No notification when new voicemail ? Here come the patch !
2 Attachment(s)
Quote:
P.S. Oops forgot to add images .. |
Re: No notification when new voicemail ? Here come the patch !
Voicemail notifications for SailfishOS published in OpenRepos: https://openrepos.net/content/coderu...-notifications
|
Re: No notification when new voicemail ? Here come the patch !
Hat off to you two! I have been watching this synergy with great interest. The coder and the tester ping-ponging feedback across 2000(?) km and eventually delivering the product in just three days, amazing!
|
Re: No notification when new voicemail ? Here come the patch !
Quote:
Big thanks to both. |
Re: No notification when new voicemail ? Here come the patch !
Great work guys. I am so happy we have guys like you in the community.
Happy Friday!!! |
Re: No notification when new voicemail ? Here come the patch !
Hi Zeta,
so as you know it is not working with Orange in France, as they send me text message. On jollafr.org, you spoke about dbus-send or some other command. Could you give them to me and also the process (starting the commande before having a voicemail etc ...)? Thanks |
Re: No notification when new voicemail ? Here come the patch !
Quote:
I was refering to this : https://together.jolla.com/question/...#post-id-76513 You can check at any time the values of the ofono voicemail system with that command: Code:
[nemo@Jolla ~]$ dbus-send --system --type=method_call --print-reply --dest=org.ofono /ril_0 org.ofono.MessageWaiting.GetProperties The "count" value is always 0 for all people I know who tried, but maybe some operators are putting here the real number of messages in the voicemail. The value "0" simply means "not known", and only the boolean must be checked. If you have the good value here (true if you have unread voicemail, false if you read them all), you can also check with dbus monitor that the changes are correctly notified: Code:
[nemo@Jolla ~]$ dbus-monitor --system "type='signal',interface='org.ofono.MessageWaiting'" If you need more help, let me know ! |
Re: No notification when new voicemail ? Here come the patch !
Merci Zeta :).
unfortunately boolean variable never goes to true, even with 2 voicemails :( |
Re: No notification when new voicemail ? Here come the patch !
Just wanted to express my thanks again for the work of those in this thread. It feels so good to finally have this.
Have Jolla been in contact yet about rolling this into official code ... or still silence? |
Re: No notification when new voicemail ? Here come the patch !
Quote:
|
All times are GMT. The time now is 01:00. |
vBulletin® Version 3.8.8