This property has been removed from the documentation. --- client/telephony.c | 1 - 1 file changed, 1 deletion(-) diff --git a/client/telephony.c b/client/telephony.c index 5af88c008..4678ffac9 100644 --- a/client/telephony.c +++ b/client/telephony.c @@ -443,7 +443,6 @@ static void cmd_show_call(int argc, char *argv[]) bt_shell_printf("Call %s\n", g_dbus_proxy_get_path(proxy)); print_property(proxy, "LineIdentification"); - print_property(proxy, "IncomingLine"); print_property(proxy, "Name"); print_property(proxy, "Multiparty"); print_property(proxy, "State"); -- 2.43.0