summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2010-01-18 17:45:18 +0000
committerDavid Vossel <dvossel@digium.com>2010-01-18 17:45:18 +0000
commitf0cc6a885ae9635a8e03744ed8a0bf1bb71e1635 (patch)
treee9d1a7788d1280383425aee69d5cdef79fec4583 /CHANGES
parent174cd3c65c65e3403af1b91313da0af5ef27fe3f (diff)
transmit_silence_during_record replaced by transmit_silence
In asterisk.conf, transmit_silence_during_record has been removed in favor of using only the transmit_silence option. The transmit_silence_during_record option remains a valid option in asterisk.conf, but has been removed from the sample config and noted in CHANGES. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@240971 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cb35fa4cc..ee85f6f67 100644
--- a/CHANGES
+++ b/CHANGES
@@ -371,6 +371,10 @@ Security Events Framework
Miscellaneous
-------------
+ * The transmit_silence_during_record option in asterisk.conf.sample has been removed.
+ Now, in order to enable transmitting silence during record the transmit_silence
+ option should be used. transmit_silence_during_record remains a valid option, but
+ defaults to the behavior of the transmit_silence option.
* Addition of the Unit Test Framework API for managing registration and execution
of unit tests with the purpose of verifying the operation of C functions.
* SendText is now implemented in chan_gtalk and chan_jingle. It will simply send