Om2008.8: execute script on incoming call
Florian Hackenberger
f.hackenberger at chello.at
Fri Aug 29 10:21:13 CEST 2008
On Thursday 28 August 2008, Marco Trevisan (Treviño) wrote:
> Is there a way to use this in om2008.8?
If you have a look at the qtopia documentation at [1], you'll notice
that their design is quite similar to FSO. They provide you with some
interface classes and you can request an object which implements such
an interface from a service. You can then use this object to interact
with the service. There is for example the QPhoneCallManager interface
which has a signal 'newCall'. This signal is emitted whenever a call
comes in. Have a look at [2,3] for further details.
Cheers,
Florian
[1] http://doc.trolltech.com/qtopia4.3
[2] http://doc.trolltech.com/qtopia4.3/phonelibrary.html
[3] http://doc.trolltech.com/qtopia4.3/qphonecallmanager.html
--
DI Florian Hackenberger
florian at hackenberger.at
www.hackenberger.at
More information about the community
mailing list