mirror of https://github.com/sipwise/rtpengine.git
When the remote end of a DTLS media session changes their ``tls-id`` in their answer in response to a re-INVITE, they are the one to initiate a new DTLS handshake. Previously, rtpengine would always perform a DTLS restart after seeing a new ``tls-id``, even if rtpengine's DTLS role is currently passive. This could abort an in-progress handshake, leaving the remote end retransmitting DTLS packets without ever getting a response. This patch addresses that.pull/2157/head
parent
e8b82121fa
commit
718c3c40a4
Loading…
Reference in new issue