mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-04 12:15:04 +00:00
Give warning in the vars.xml docs about SRTP + VBR codecs
This commit is contained in:
parent
180d081be4
commit
1e7d8e9733
@ -58,6 +58,10 @@
|
|||||||
-->
|
-->
|
||||||
<X-PRE-PROCESS cmd="set" data="zrtp_secure_media=true"/>
|
<X-PRE-PROCESS cmd="set" data="zrtp_secure_media=true"/>
|
||||||
<!--
|
<!--
|
||||||
|
NOTICE: When using SRTP it's critical that you do not offer or accept
|
||||||
|
variable bit rate codecs, doing so would leak information and possibly
|
||||||
|
compromise your SRTP stream. (FS-6404)
|
||||||
|
|
||||||
Supported SRTP Crypto Suites:
|
Supported SRTP Crypto Suites:
|
||||||
|
|
||||||
AEAD_AES_256_GCM_8
|
AEAD_AES_256_GCM_8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user