Home | History | Annotate | Download | only in audio

Lines Matching refs:joined

1126 static void handle_conference(DBusMessage *msg, gboolean joined)
1145 DBG("Call %s %s the conference", path, joined ? "joined" : "left");
1147 call->conference = joined;
1901 else if (dbus_message_is_signal(msg, CSD_CALL_CONFERENCE, "Joined"))