reflow and recon currently use the sipXtapi media stack libjingle appears to offer the following benefits: - more of the codecs and other protocols needed for WebRTC interoperability - sipXtapi is LGPL licensed, libjingle is BSD licensed
libjingle documentation: https://developers.google.com/talk/libjingle/developer_guide?hl=en
See this branch: https://github.com/resiprocate/resiprocate/tree/b-counterpath-recon-20130424 This work needs to be merged with master, it should help prepare the recon API for libjingle.
The libjingle code has now become part of the webrtc library in the Chrome/Chromium project. This makes it harder to build standalone and use with third party products. I've opened an alternative feature request for integration with GStreamer, they now have a full WebRTC module and they also support regular RTP/SRTP https://www.resiprocate.org/bugzilla/show_bug.cgi?id=145