]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
authorJoshua Colp <jcolp@digium.com>
Mon, 30 Jun 2014 19:42:18 +0000 (19:42 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 30 Jun 2014 19:42:18 +0000 (19:42 +0000)
commit915de454f806387d00aef0eb38424d578c7e9ef9
tree63006e89e2e3747b0ca193fe4a715e1834f96af0
parent1644cd874ded77f4b9145a39e0224e7046ff39c5
res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.

This change fixes up DTLS support in res_rtp_asterisk so it can accept and provide
a SHA-256 fingerprint, so it occurs on RTCP, and so it occurs after ICE negotiation
completes. Configuration options to chan_sip have also been added to allow behavior
to be tweaked (such as forcing the AVP type media transports in SDP).

ASTERISK-22961 #close
Reported by: Jay Jideliov

Review: https://reviewboard.asterisk.org/r/3679/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@417677 65c4cc65-6c06-0410-ace0-fbb531ad65f3
UPGRADE.txt
channels/chan_sip.c
channels/sip/include/sip.h
configs/sip.conf.sample
include/asterisk/rtp_engine.h
main/rtp_engine.c
res/res_rtp_asterisk.c