UnknownMethod exception
Phil Phil <[email protected]> Tue, 21 Jan 2025 13:50:17 +0000
| Newsgroups | dev.linux.lists.ofono |
|---|---|
| Message-ID | <PH7PR22MB4048D9330CEC266B1DE56FC7AAE62@PH7PR22MB4048.namprd22.prod.outlook.com> |
Greetings, I installed ophono 1.31 on a raspberry 5 with which I paired an Android phone via bluetooth. I now want to test the dial-number script with it: python3 ./ofono-1.31/test/dial-number "<myphonenumber>" but it throws an exception: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Dial" with signature "ss" on interface "org.ofono.VoiceCallManager" does not exist. Any ideas? Regards