* RANJAN <[email protected]> [06.10.2009 19:35]:
>    Hi,
> 
>    Is it possible to write a python script which sort of reads an SMS when it
>    arrives?(how has been SMS reception on the free runner using SHR?)Is it
>    possible to write Python scripts for sending SMS or even making and
>    receiving calls.
> 
>    Sriranjan
Hi,

SHR uses the freesmartphone.org API. You can view the Docs for Call [0]
and SMS [1] here. You have to register for Incoming on the Phone Interface and 
IncomingMessage on the Message Interface.
[2] shows a short example which executes a script on incoming calls.

Regards, Frederik

[0] 
http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.Phone.html;hb=HEAD
[1] 
http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.PIM.Messages.html;hb=HEAD
[2] 
http://git.freesmartphone.org/?p=framework.git;a=blob;f=examples/ogsmd-execute-script-on-incoming-call.py;h=ad0056e1cb1b0e50b23c31e681ec79bcdaa63c68;hb=HEAD
> _______________________________________________
> devel mailing list
> [email protected]
> https://lists.openmoko.org/mailman/listinfo/devel


-- 
IRC: playya @ Freenode, Gimpnet
xmpp: [email protected]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to