If you use a shell to execute dbus-send, you may need to quote the "quoted" message string. Here this works for me from command-line (note that this does not update the database of SMS messages and does not let you know if it was actually sent):
dbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.MessageManager.SendMessage string:"+39347347347347" 'string:"This is an SMS message #OMG 2+2=4"' _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org