Hello,
I am totally struck at a point while implementing Kamailio as proxy for WebRTC enabled UAC (Jssip). I am using Google's TURN server (rfc5766-turn-server for ICE/STUN). I am able to get to the point where the SIP server sends 183 session in progress to kamailio but after that I can only see -
"STUN: using this candidate"
"Successful STUN binding request from .."
"SRTP output wanted, but no crypto suite was negotiated"
a) What should I do to resolve this issue ?
b) Why is that I never get 200 OK for the INVITE ?
c) Do I need to re-build kamailio using some TLS macro ?
I am attaching the logfile & configs herewith.
Can somebody please help me out here...