Searched refs:wait_for_conference (Results 1 – 2 of 2) sorted by relevance
159 conf_call_id = car_telecom_utils.wait_for_conference(self.log, self.hf, participants=2)
425 def wait_for_conference(log, ad, participants=2, timeout=10): function