Home | History | Annotate | Download | only in audio

Lines Matching refs:conference

107 #define CSD_CALL_CONFERENCE	"com.nokia.csd.Call.Conference"
109 #define CSD_CALL_CONFERENCE_PATH "/com/nokia/csd/call/conference"
163 gboolean conference;
321 DBG("telephony-maemo: releasing conference call");
448 "Conference");
554 if (call->conference)
771 multiparty = call->conference ?
1068 call->conference = FALSE;
1174 error("Unexpected parameters in Conference.%s",
1181 error("Conference signal for unknown call %s", path);
1185 DBG("Call %s %s the conference", path, joined ? "joined" : "left");
1187 call->conference = joined;
1579 call->conference = conf;