Am Donnerstag, den 25.09.2008, 12:29 +0100 schrieb Neil Jerram: > Is it possible to send an SMS (aka text message) in debian/zhone? If > so, how? I couldn't work out how, or find any instructions anywhere.
http://docs.freesmartphone.org -> org.freesmartphone.GSM.SIM With your favourite dbus binding: index = StoreMessage( "+49123456789", "Hi Darling. Dinner in 10 minutes?" ) SendStoredMessage( index ) :M: _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

