[core] don't hangup call on SRTP errors (new default behaviour)

This commit is contained in:
Dragos Oancea
2021-09-15 10:58:53 +00:00
committed by Andrey Volk
parent 8e17dca00d
commit ce9905cdf4
2 changed files with 38 additions and 4 deletions
+1
View File
@@ -843,6 +843,7 @@ typedef enum {
SWITCH_RTP_FLAG_PASSTHRU,
SWITCH_RTP_FLAG_SECURE_SEND_MKI,
SWITCH_RTP_FLAG_SECURE_RECV_MKI,
SWITCH_RTP_FLAG_SRTP_HANGUP_ON_ERROR,
SWITCH_RTP_FLAG_AUDIO_FIRE_SEND_RTCP_EVENT,
SWITCH_RTP_FLAG_VIDEO_FIRE_SEND_RTCP_EVENT,
SWITCH_RTP_FLAG_INVALID