Re: [reSIProcate] Help needed for WebRTC support
On 24/09/13 17:03, Scott Godin wrote:
> recon does not currently support ICE (or WebRTC). There is a reasonable
> sized chunk of work required in order to build a WebRTC B2BUA using resip.
> Also if you want the B2BUA is support to handling connections from WebRTC
> clients to standard SIP endpoints (without DTLS-SRTP) you will need to
> relay media in the B2BUA converting DTLS-SRTP to plain old RTP packets.
>
The way I have been experimenting with this is to use repro for the SIP
WebSocket connection and then forward the SIP packets over TCP to Asterisk
Asterisk 11 implements the necessary ICE and SRTP support for the media
streams