Own application
From GnokiiWiki
I'd like to send/receive sms, to handle voice calls, etc from my own application. What should I do?
If the license of your application is GPL the easiest solution is to use libgnokii. In this case you needn't to handle low level stuff, libgnokii will do it for you. If you want to use a scripting language, Konstantin Agouros had written a perl module.

