• Travis Cross's avatar
    Add force_send_silence_when_idle channel variable · 5a7ea956
    Travis Cross 提交于
    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.
    5a7ea956
switch_rtp.c 213.4 KB