[maemo-developers] Telephone API question - answering a call.
From: Kai.Vehmanen at nokia.com Kai.Vehmanen at nokia.comDate: Wed Jan 27 11:52:41 EET 2010
- Previous message: Telephone API question - answering a call.
- Next message: Telephone API question - answering a call.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, On 27 Jan 2010, Dave Neary wrote: >Matan Ziv-Av wrote: >> how do I answer an incoming call from a C program (or command line, or a >> python program, for that matter)? > >The phone DBus API is documented here: >http://wiki.maemo.org/Phone_control [...] >And here: >https://garage.maemo.org/plugins/wiki/index.php?CSD%20programming%20information&id=1106&type=g btw, I'd recommend using Telepathy for calls and messaging. CSD is cellular specific, while with using Telepathy you can cover both cellular and VoIP calls in your application. To start: http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Architecture/RTCOM http://telepathy.freedesktop.org/wiki/ Of course, some apps may still want to use CSD directly (for whatever reasons), but one should be aware it's an internal platform API in Maemo5 that may e.g. be refactored at some point. Not necessarily a problem for all applications, but just so you folks know... PS As for Matan's original question, sorry, I don't know the current Telepathy interfaces well enough to give you more specific pointers. br, -- first.surname at nokia.com (Kai Vehmanen)
- Previous message: Telephone API question - answering a call.
- Next message: Telephone API question - answering a call.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]