<div dir="ltr">mod_conference offers audio/video conferencing services.  The usual way to start/join a conference seems to be to dial in to a special number.<div>However, we would like to use mod_conference with custom signaling, so basically just the mixing part.  For that, we would need some low-level API for conferences, with functionality like</div><div><br></div><div>1. Add a participant with a given offer SDP: return an answer SDP, start mixing it in and start the RTP stream to the new participant.</div><div>2. Remove a participant, stop mixing him, and stop the RTP stream to the respective device.</div><div><br></div><div>Can this be achieved by using mod_event_socket, or would we have to implement a proper FreeSWITCH module for such things?<br><div><div><br></div>-- <br><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font-size:12.7272720336914px">Johannes Singler</span><br style="font-size:12.7272720336914px"><span style="font-size:12.7272720336914px">Software Engineer</span><br style="font-size:12.7272720336914px"><div><span style="font-size:12.7272720336914px"><br></span></div><div><span style="font-size:12.7272720336914px">Qnective</span><br style="font-size:12.7272720336914px"><br></div></div></div></div></div></div>
</div></div></div>