From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1418419433052904451==" MIME-Version: 1.0 From: Marco Trapanese Subject: Re: Method "Register" with signature "oay" doesn't exist Date: Thu, 12 May 2016 16:36:49 +0200 Message-ID: <57349501.30804@gmail.com> In-Reply-To: <57348EAD.4030606@gmail.com> List-Id: To: ofono@ofono.org --===============1418419433052904451== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Il 12/05/2016 16:09, Denis Kenzior ha scritto: > Are you running BlueZ 5 on your system? This interface is only = > available if BlueZ5 support has been enabled. E.g. = > plugins/hfp_ag_bluez5.c or plugins/hfp_hf_bluez5.c I found the problem: there was a dependency from bluez4 instead of = bluez5 and then the it was compiled with --disable-bluetooth. Now the error about the dbus is gone! Thanks for putting me on the right = direction. I also verified now the phone is connecting also for headset. But where I can find the documentation about ofono? I mean, where I can = learn how to receive and make calls, etc... Thanks again! Marco --===============1418419433052904451==--