Il 12/05/2016 16:55, Denis Kenzior ha scritto: > Have a look at ofono.git/doc directory. All D-Bus APIs are described > there. doc/voicecallmanager-api.txt is the one you want. > > Also look at the various test scripts in the test/ directory. They > show how to exercise the oFono APIs in practice. Hi Denis, thanks. I'm already reading through the API definitions and the test scripts, but it's not a very detailed documentation. I mean, the API page explains what each Method does but not which I have to call in order to do something. The same for the scripts. For example: I want to make a call. I need to enable the modem first or I can just dial the number? It is just an example to explain my difficulties to understand how to use ofono! Best regards Marco