Commits
Travis Cross committed 5a7ea956b96
Add force_send_silence_when_idle channel variable If set to true, this prevents us from overriding the value of send_silence_when_idle. When that is unset or set to zero and SRTP is engaged, we typically override the value because many devices can't handle gaps in the SRTP stream. This variable is mostly for testing whether particular devices can handle this behavior. Use at your own risk.