[Spce-user] OnSip Sip.Js WebRTC Libraries and SipWise

Andrew Pogrebennyk apogrebennyk at sipwise.com
Tue Apr 14 09:16:15 EDT 2015


On 04/14/2015 12:55 PM, H Yavari wrote:
> I have some problem with new version (3.8,1).
> webrtc clients to webrtc clients calls are ok when clients are same. I
> mean when caller and callee are on SIPmpl5 or Sip.js calls are ok.
> I think the reason is: in this version, we can't select more than one
> policy for RTP for a domain. So webrtc client <---> sip client calls are
> not possible too.
> 
> In 3.7 version, we could force RTP/AVP for peer servers. but in 3.8.1
> this part is changed and we can't do this. So WebRTC calls to SIP legacy
> peers are not possible (SDP incompatible) .

I'm not sure if I understand you, can't you set the transport protocol
on the peer in the mr3.8.1? The only difference between two releases,
from my point of view is that in mr3.8.1 you have one preference instead
of two (rtcp_feedback has been combined with rtp transcoding).

> It is possible that NGCP make decision about SDP dynamically ?

We kind of do this already, because if callee is on the websocket we
default to UDP/TLS/RTP/SAVPF.

Andrew



More information about the Spce-user mailing list