[Spce-user] RTPEngine ICE Candidates Exchange
Richard Fuchs
rfuchs at sipwise.com
Wed Dec 16 07:57:04 EST 2015
On 12/16/2015 06:49 AM, afshin afzali wrote:
> Hi Guys,
>
> As a part of WebRTC connection establishment we need to exchange ICE
> candidates between peers. I was wondering how rtpengine does it? Does it
> use SIP messages to exchange ? or something else ?
Rtpengine works by rewriting the SDP bodies carried within SIP messages,
and these would also include all ICE details if ICE is supported (by the
endpoints) and enabled. It also learns new ICE candidates during the ICE
handshake (through STUN packets) as required by the RFC, but again this
only happens if ICE is supported and enabled.
Cheers
More information about the Spce-user
mailing list