hi,
i m trying to establish call from X-Lite to sipml5 client running on google chrome.
Registered one user on X-lite.
Another one on sipml5 web-browser with pointing to webrtc2sip server running on local PC. SIP proxy is configured as
SIP2SIP.INFO. Webrtc breaker is ON and media coder is ON in the setting.
Both the clients have google STUN server configured as address.
When I initiate the call from X-Lite to Web-browser then Call is received at Web-browser but it gets automatically rejected saying that FAILED TO GET LOCAL SDP.
On seeing the java console of the web-browser we can see that its cribbing for DTLS fingerprint in the SDP hence it rejects the INVITE.
As the INVITE is coming from X-Lite hence it doesnt have DTLS fingerprint.
Please let me know how to achieve the call properly using the setup.
Thanks,
Vineet