Has anyone managed to use PJSIP's ICE to negotiate more than one stream (with RTP and RTCP components for each stream?) I still have no answer to my email regarding this matter: I would really appreciate if someone could answer this questions: -------- Original Message -------- Subject: ICE with 2 streams Date: Fri, 11 Jul 2008 16:37:22 +0100 From: Pedro Gon?alves <pedro.pandre@xxxxxxxxx> To: pjsip list <pjsip at lists.pjsip.org> Hi! I am almost managing to have ICE working in my application with a single stream, (2 components: RTP and RTCP) (There's only a problem when ending the call, which I have already presented in a previous email). But what about if I would like ICE to manage two different streams, (2 components - RTP and RTCP - for each)? I have two pjmedia_transport, one for each stream. How does that integrate with functions like *pjmedia_ice_create* and *pjmedia_transport_encode_sdp*? Cheers Pedro Gon?alves