< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate-users] ICE with reflow from CounterPath branch


Hi guys,

I've been diligently working to build on top of the ICE support in the
CounterPath branch.

Branch:
http://svn.resiprocate.org/rep/resiprocate/branches/cp-recon-contrib-20100125/

It seems that while this provides what I can see as most of an ICE
implementation, it is a bit tedious to use still from the reflow level,
since I currently think that using recon takes me somewhat out of the
scope of my project.

What seems so rather confusing to me is why I can't set the
ActiveDestinations at the top level from the MediaStream, but at each
flow.   So, along with those other SDP functions designed for parsing
ICE in recon, I'm feeling compelled to build a new fully resiprocate
based ICE parser and builder.  That said, I'm kind of in need of some
full examples of sdp using RTCP with ICE.

I see that the ICE RFC points to RFC3605 for RTCP, but does not provide
any complete examples itself.  I'm semi concerned in this manner that
attributes will get reordered annoyingly along the way making it
difficult to parse candidates with their equivalent RTP candidates.
Additionally, the spec mentions that RTCP is specified as component '2',
which I feel contradicts the the part about RFC3605..

Can any one here provide me some full examples of the sdp so I can get a
good idea on how to best support this?

Thanks,
Dan