Files
asterisk/main
Jacek Konieczny 970803efcb res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
Asterisk uses separate UDP ports for RTP and RTCP traffic and RFC 5764
explicitly states:

  There MUST be a separate DTLS-SRTP session for each distinct pair of
  source and destination ports used by a media session

This means RTP keying material cannot be used for DTLS RTCP, which was
the reason why RTCP encryption would fail.

ASTERISK-25642

Change-Id: I7e8779d8b63e371088081bb113131361b2847e3a
2016-03-29 10:57:55 -05:00
..
2015-04-12 07:12:45 -04:00
2016-03-24 16:59:24 -05:00
2012-03-22 19:51:16 +00:00
2015-06-10 18:06:15 -05:00
2012-03-22 19:51:16 +00:00
2012-06-15 16:20:16 +00:00
2015-06-08 09:44:04 -05:00
2012-09-21 17:14:59 +00:00
2016-03-24 16:59:24 -05:00