RCConnection错误:setSDP错误:无法设置远程提供sip:使用SDP调用而不使用DTLS指纹

abr*_*sze 5 android dtls webrtc restcomm

我正在使用Restcomm的Android SDK并尝试将其配置到我们的服务器,但收到以下错误:

RCConnection Error: setSDP Error: Failed to set remote offer sip: Called with SDP without DTLS fingerprint
Run Code Online (Sandbox Code Playgroud)

但是,当我改回Restcomm服务器时,它工作正常.

我试图在Google和Git上搜索它,但那里提供的解决方案没有帮助.知道如何解决这个问题(请详细解释,因为我是WebRTC的新成员)?

编辑:

如果我从移动设备呼叫到网络或从网络呼叫到网络,它可以正常工作.仅当移动设备尝试接受呼叫时才会出现此问题.

小智 4

请确保您的服务器支持 Media 和 ICE Lite 程序的 DTLS-SRTP。