3

I am trying RestComm android sdk and I connected it with a working FreeSwitch I am able to make call from A RestComm SDK to B RestComm SDK user.

When Receiving party Answers call RestComm shows following error

RCConnection Error: setSDP Error: Failed to set remote offer sip: Called with SDP without DTLS fingerprint

in RestComm signaling is on SIP but Media is handled through WebRTC

I think I need to configure DTLS settings in FreeSwitch. I need help sort this issue out.

For Guru
  • 1,197
  • 13
  • 23
  • Can you provide a link (gist, pastebin, etc) to full Android logcat for your scenario, so that I can check what is going on? Best regards – atsakiridis Oct 11 '16 at 18:01
  • Inspect the SDP coming from RestComm to Freeswitch. I think SDP is coming without Finger print. – Sasi Varunan Mar 04 '17 at 05:00
  • hi, did you able to fix the issue? i also having the same problem and strucked without a fix – Sahan Maldeniya Sep 10 '20 at 21:19
  • @SahanMaldeniya This version is very old but now WebRTC has been updated. I had to change alot in the code.. kind of rebuild the structure. – For Guru Sep 11 '20 at 15:15

0 Answers0