On Sun, 28 Dec 2008 11:56:55 +0100
"arne anka" <openm...@ginguppin.de> wrote:

> > I want to send sms from the shell in debian on my freerunner. Any
> > help?
> 
> according to a mail by mickey lauer [1] something like this should do:
> 
> 1)
> mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device  
> org.freesmartphone.GSM.SIM.StoreMessage 'u"thenumber"' 'u"the
> message"'

The SMS interface should also work (if not it's broken and should be
fixed). I usually send SMS through that because it only needs one
command (doesn't store the short message anywhere, though).

mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device  
org.freesmartphone.GSM.SMS.SendMessage 'u"thenumber"' 'u"the message"'
'{}'

Regards,
Daniel Willmann

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to