DoubangoTelecom / imsdroid

High Quality Video SIP/IMS client for Google Android
https://doubango.org
Other
296 stars 169 forks source link

IMSdroid not sending DTLS fingerprint in RTCweb media profile #580

Open akkishrm0825 opened 8 years ago

akkishrm0825 commented 8 years ago

sipml5-chrome-log.txt

hello , i am trying to make calls from IMSdroid to SIPml5 . the IMSdroid is sending SDP with m= line containing "RTP/SAVPF" (see attached browser log file) but there is no a=fingerprint line in the SDP therefore webRTC client is throwing error "Failed to set remote offer sdp: Called with SDP without DTLS fingerprint." which is obvious

but why not IMSdroid sending SDP with DTLS fingerprints ?

pls help :)

P.S.: i've tried scripts provided by carlos at https://github.com/caruizdiaz/kamailio-ws , my requirement is strictly using "RTP/SAVPF" media profiles