]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Improve channel variable name to srtp_allow_idle_gaps
authorTravis Cross <tc@traviscross.com>
Tue, 4 Mar 2014 01:51:04 +0000 (01:51 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 4 Mar 2014 02:09:33 +0000 (02:09 +0000)
commita7ef0919e7fbd2b387f470b332d3ee80a5ec589e
treead50e3a6ded5b2028fb358789bd85fd70f9474aa
parentb6a10585bb53380868f41bc44df8d5f4e26a9564
Improve channel variable name to srtp_allow_idle_gaps

This was momentarily called force_send_silence_when_idle, but that was
non-obvious as you had to set that value to true to be able to not
send silence when idle.  This name describes the purpose much better.
src/switch_rtp.c