From: Corey Burke Date: Fri, 2 Oct 2015 13:56:51 +0000 (-0700) Subject: FS-8281: Expose SRTP and SRTCP crypto keys as channel vars X-Git-Tag: v1.6.5~5^2~71^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0316fdfcf1d2a72d1bad5dc9646371159173f93f;p=thirdparty%2Ffreeswitch.git FS-8281: Expose SRTP and SRTCP crypto keys as channel vars New vars are srtp_{local,remote}_crypto_key and srtcp_{local,remote}_crypto_key. Allows decrypting packet captured media streams for debugging. --- diff --git a/conf/vanilla/autoload_configs/switch.conf.xml b/conf/vanilla/autoload_configs/switch.conf.xml index 4ffe878563..345a16c19e 100644 --- a/conf/vanilla/autoload_configs/switch.conf.xml +++ b/conf/vanilla/autoload_configs/switch.conf.xml @@ -152,6 +152,12 @@ + + +