There's also ofono D-Bus interface (the original source of pretty much
everything related to telephony) and libqofono library:
https://git.merproject.org/mer-core/libqofono
Harbour apps can't link to it though but there's nothing wrong with
compiling bits of it into your app.
Cheers,
-Slava
Hi Adam,
thank you very much, that was fast. :) Haven't thought of checking these kind
of apps...
Will check in detail when I have some free time - probably on the next weekend.
Best regards, Sebastian
On Monday, 16 July 2018, Adam Pigg wrote:
> Hi Sebastian
>
> In Amazfish, I 'borrowed' th
Hi Sebastian
In Amazfish, I 'borrowed' the code from rockpool for the same thing, see
https://github.com/piggz/harbour-amazfish/blob/master/src/voicecallhandler.cpp
Adam
On Mon, 16 Jul 2018 at 22:11 Sebastian Wolf wrote:
> Dear fellow developers,
>
> last weekend, I did some additional experim