diff --git a/conf/vanilla/vars.xml b/conf/vanilla/vars.xml index c7e84df3d3..d55e126e3d 100644 --- a/conf/vanilla/vars.xml +++ b/conf/vanilla/vars.xml @@ -144,11 +144,11 @@ 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 + 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. -->