diff --git a/conf/vanilla/vars.xml b/conf/vanilla/vars.xml index c1cc26b64a..c7e84df3d3 100644 --- a/conf/vanilla/vars.xml +++ b/conf/vanilla/vars.xml @@ -144,6 +144,13 @@ rtp_secure_media_inbound=mandatory:AEAD_AES_256_GCM_8 rtp_secure_media_outbound=true:AEAD_AES_128_GCM_8 rtp_secure_media_outbound=optional:AEAD_AES_128_GCM_8 + + + rtp_secure_media_suites + ____________________________________________________________________________ + Optionaly you can use rtp_secure_media_suites to dictate the suite list + and only use rtp_secure_media=[optional|mandatory|false|true] without having + to dictate the suite list with the rtp_secure_media* variables. -->