Il 12/05/2016 18:11, Denis Kenzior ha scritto: > There isn't an in-depth tutorial available unfortunately. If someone > wants to contribute it to the project, that would be appreciated. I understand. If I will be able to complete my project I will try to write a more detailed "use-case" manual - at least for the functions I will use. > Modem must be powered & online in order to make calls. > > So roughly: > > test/enable-modem > test/online-modem > test/dial-number > test/hangup-call Great! Following this procedure my phone made a call. The last problem (I hope!) is there is no audio. In the pulseaudio log attached, I see this error: > I: [pulseaudio] module.c: Loaded "module-switch-on-connect" (index: > #11; argument: ""). > I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: > #12; argument: ""). > I: [pulseaudio] module.c: Loaded "module-bluez5-discover" (index: #14; > argument: "headset=auto"). > I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: > #13; argument: "headset=auto"). > I: [pulseaudio] main.c: Daemon startup complete. > I: [pulseaudio] card.c: Created 2 "bluez_card.08_FD_0E_5A_90_3B" > W: [pulseaudio] core-error.c: Unable to convert error string to > locale, filtering. > E: [pulseaudio] backend-ofono.c: Deferred setup failed on fd -1: > Transport endpoint is not connected I googled without found something useful about. Best regards Marco