@rfuchs this commit has broken my use of `rtpengine_manage(DTLS=off)`. Now the key DTLS is
not passed to rtpengine but hijacked to set transport.
Without DTLS=off rtpengine adds two lines to SDP
a=setup:actpass
a=fingerprint:xxxxxxxxxxxxxxxxxxxxxxxxxxx
This seems harmless, but FreeSWITCH expecting SDES fails. UACs based on PSJIP are working.
I think that is why my kamailio scripts always had DTLS=off to make FreeSWITCH happy.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1460#issuecomment-369887749