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
[nemo@Jolla ~]$ dbus-send --system --type=method_call --print-reply --dest=org.ofono /ril_0 org.ofono.MessageWaiting.GetProperties method return sender=:1.14 -> dest=:1.3016 reply_serial=2 array [ dict entry( string "VoicemailWaiting" variant boolean true ) dict entry( string "VoicemailMessageCount" variant byte 0 ) dict entry( string "VoicemailMailboxNumber" variant string "660" ) ]
[nemo@Jolla ~]$ dbus-monitor --system "type='signal',interface='org.ofono.MessageWaiting'" signal sender=:1.14 -> dest=(null destination) serial=15192 path=/ril_0; interface=org.ofono.MessageWaiting; member=PropertyChanged string "VoicemailWaiting" variant boolean false